Want straight up access to all Ubuntu/Debian packages?

How to do things, solutions, recipes, tutorials
Message
Author
dada
Posts: 9
Joined: Sun 12 Sep 2010, 18:45

#31 Post by dada »

.
Last edited by dada on Mon 19 May 2014, 19:44, edited 1 time in total.

cprivers
Posts: 63
Joined: Fri 26 Nov 2010, 21:54

#32 Post by cprivers »

I got that, but it sounds like he wants a "before & after", so I have to install something to get the "after", right?

Chuck
[i]It's always easy when you know how![/i]

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#33 Post by technosaurus »

the main reason for installing a package is that when the tarballs are expanded,
one can do a diff that will show what contents have changed.

I only suggested dash because it has few dependencies and it is fairly debian specific.
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

visiondude
Posts: 2
Joined: Tue 04 Jan 2011, 16:24

Apt-get, synaptic, aptitude

#34 Post by visiondude »

Thanks tgp1994 8)
I was finding Puppy-5.1.1 very limited with the pet installer, but thanks to you puppy is now complete.
Nice one.

tgp1994
Posts: 23
Joined: Wed 23 Sep 2009, 22:23
Location: C:/Documents and Settings/*******/My Documents/VMWare/Puppy Linux/Puppy Linux.vmdk//./root

#35 Post by tgp1994 »

This actually works on Puppy 5.x?

visiondude
Posts: 2
Joined: Tue 04 Jan 2011, 16:24

Want straight up access to all Ubuntu/Debian packages?

#36 Post by visiondude »

Hi all
After installing dpkg, apt-get, aptitude, synaptic in 5.x you will probably get some errors, the way I sorted this was to have cli, and debian.org open at the same time, if you run say e.g: apt-get and it through up an error you go back to debian.org and download and install the missing lib file or whatever you need, and continue running the apps in cli until you have no more errors.
Hope it works for you.
P.S: You will have to create a dpkg blank [status file] you will get the location in the error message. :P

tgp1994
Posts: 23
Joined: Wed 23 Sep 2009, 22:23
Location: C:/Documents and Settings/*******/My Documents/VMWare/Puppy Linux/Puppy Linux.vmdk//./root

Re: Want straight up access to all Ubuntu/Debian packages?

#37 Post by tgp1994 »

visiondude wrote: P.S: You will have to create a dpkg blank [status file] you will get the location in the error message. :P
I'm assuming you didn't read my tutorial all the way through :)

But thank you for the suggestions on 5.x debianization.

anderson6220
Posts: 2
Joined: Sat 22 Jan 2011, 20:28

apt-get

#38 Post by anderson6220 »

Good evening. I have been playing around with different linux distributions for a number of years as a hobby. I am currently running Puppy 5.2 on an old Dell 620. This is the first time I have ever made a post, so please let me know if I am not following protocol or etiquette. i did as you suggested and downloaded the files from the Debian website. When I type apt-get in a terminal, I get a list of options. However, when I try to execute apt-get install, I get the error message " Could not open file /var/lib/dpkg/status - open (2:No such file or directory). I get the same message if I try to run aptitude, except I get the message twice. I am by no means a computer expert. None of the previous posts or downloads seemed to address this issue in terms I can understand. So, any help you could provide would be greatly appreciated. Than ks

Jasper

#39 Post by Jasper »

Hi anderson6220,

Often debian files will install by just left clicking on them, but come back if that doesn't help.

This section is really intended for solutions (as opposed to problems) and sometimes it is better to start a new thread in one the sections above this one.This is only mentioned as you asked.

Anyway - Welcome to the forum.

My regards

tgp1994
Posts: 23
Joined: Wed 23 Sep 2009, 22:23
Location: C:/Documents and Settings/*******/My Documents/VMWare/Puppy Linux/Puppy Linux.vmdk//./root

#40 Post by tgp1994 »

Oh, I think he's quite alright posting in this topic, after all, you can't have a solution without a problem in the first place ;) Anyhow, I'm only subscribed to this topic, rather than the forum, so I would be unavailable to offer what I know if he made a new topic.

Per your issue anderson, create a blank file in /var/lib/dpkg named status.

I know my tutorial can get quite lengthy in the wiki, although it's a pretty good read, and can solve you a lot of problems and wasted time on those problems. Go ahead and take a look :)

anderson6220
Posts: 2
Joined: Sat 22 Jan 2011, 20:28

getting apt-get to work

#41 Post by anderson6220 »

Hello Jasper and tgp1994. Thanks for the advice. I will give each a try.

Post Reply