Re: dpkg problem

2004-03-15 Thread Richard Kimber
On Mon, 15 Mar 2004 15:55:28 + Colin Watson <[EMAIL PROTECTED]> wrote: > /var/lib/dpkg/status is corrupt. Can you dig an older version out of > /var/lib/dpkg/status-old or /var/backups/dpkg.status.*, perhaps? Check > for differences with the current version before just copying it into > place,

Re: dpkg problem

2004-03-15 Thread Colin Watson
On Sat, Mar 13, 2004 at 01:58:13PM +, Richard Kimber wrote: > I tried installing a package (sane) but got:- > > dpkg-query: parse error, in file `/var/lib/dpkg/status' near line 58406 > package `libnss3': `Replaces' field, reference to `mozilla-psm': version > contains ` ' > dpkg: parse error,

Re: dpkg problem (vs. apt-get)

2004-03-15 Thread Colin Watson
On Mon, Mar 15, 2004 at 02:05:38PM +0100, Simmel wrote: > < I tried installing a package (sane) but got:- > > Uhm, why don't you use apt-get install instead? Do you don't like > it or already tried it with apt-get? That's unlikely to work given his error message. Remember, apt-get and every sing

Re: DPKG Problem with corrupted file

2002-11-03 Thread Osamu Aoki
On Sun, Nov 03, 2002 at 10:36:07PM +0100, Sven Gaerner wrote: > Hi, > > I got a problem after a system crash. The file /var/lib/dpkg/available > is corrupted and dpkg reports an error if I want to remove a package. Use back up /var/lib/dpkg/available-old or look into /var/backups/* -- ~\^o^/~~

Re: DPKG Problem with corrupted file

2002-11-03 Thread Jerome Acks Jr
On Sun, Nov 03, 2002 at 10:36:07PM +0100, Sven Gaerner wrote: > Hi, > > I got a problem after a system crash. The file /var/lib/dpkg/available > is corrupted and dpkg reports an error if I want to remove a package. > > Does anyone got a hint or some other info for me how to solve this? > run "d

Re: dpkg problem

2002-05-20 Thread Colin Watson
On Mon, May 20, 2002 at 12:06:14PM +0200, [EMAIL PROTECTED] wrote: > I need some help: I recently tried to upgrade some packages, but > after an error during a package replacement I wasn't able to > install anything (with 'apt-get install'). If you'd like to give more details about that, we can pr

Re: dpkg problem

2001-11-10 Thread Cheryl Homiak
I didn't lose textutils; it was listed as installed but somehow it was installed improperly or possibly it didn't upgrade properly when I went to the testing version.

Re: dpkg problem

2001-11-10 Thread Karsten M. Self
on Fri, Nov 09, 2001 at 05:10:20PM -0600, Cheryl Homiak ([EMAIL PROTECTED]) wrote: > > Thank you. I found only two "tr" files: one in /etc/X11/xkb/symbols/tr and > the other, actually a directory, in /usr/share/locale. So I decided that > before jumping to conclusions I would reinstall textutils,

Re: dpkg problem

2001-11-09 Thread Colin Watson
On Fri, Nov 09, 2001 at 02:16:53PM -0800, Karsten M. Self wrote: > This is part of the textutils package. Your package should have a > depends on this. If not, file a bug. textutils is essential, so packages don't need to (and shouldn't) depend on it unless the dependency is versioned. -- Coli

Re: dpkg problem

2001-11-09 Thread Alan Shutko
"Karsten M. Self" writes: > This is part of the textutils package. Your package should have a > depends on this. If not, file a bug. textutils is essential, so the package doesn't need to declare a dependency. -- Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors! Green light in A.M.

Re: dpkg problem

2001-11-09 Thread Cheryl Homiak
Thank you. I found only two "tr" files: one in /etc/X11/xkb/symbols/tr and the other, actually a directory, in /usr/share/locale. So I decided that before jumping to conclusions I would reinstall textutils, using "apt-get --reinstall install textutils". After doing this, I had no problem with fully

Re: dpkg problem

2001-11-09 Thread Karsten M. Self
on Fri, Nov 09, 2001 at 03:49:38PM -0600, Cheryl Homiak ([EMAIL PROTECTED]) wrote: > I have a package that won't completely install or de-install. I think I > know how it happened and have that problem fixed, but can't do anything > with the package. I have tried to reinstall this package with all

Re: dpkg problem

2001-07-15 Thread Joey Hess
der.hans wrote: > Is there a way to get debconf to purge by hand rather than having to wait > for the package to be fixed due to the bug report we submit? echo purge | debconf-communicate -- see shy jo

Re: dpkg problem

2001-07-15 Thread Joost Kooij
On Sun, Jul 15, 2001 at 12:32:10PM -0700, der.hans wrote: > Is there a way to get debconf to purge by hand rather than having to wait > for the package to be fixed due to the bug report we submit? Look at the tools in debconf-utils. Cheers, Joost

Re: dpkg problem

2001-07-15 Thread der.hans
Am 14. Jul, 2001 schwäzte Joey Hess so: > Only if the package is broken and doesn't tell debconf it is being > purged. Is there a way to get debconf to purge by hand rather than having to wait for the package to be fixed due to the bug report we submit? I have run into something like this before

Re: dpkg problem

2001-07-14 Thread Joey Hess
"Jürgen A. Erhard" wrote: > Be aware, though, that if the package is debconf'ized, debconf will > still have the *answers* to the configuration questions posted via > debconf in its own database. So --purge and reinstall will not get > rid of those. Only if the package is broken and doesn't tell

Re: dpkg problem

2001-07-14 Thread Jürgen A. Erhard
> "Joost" == Joost Kooij <[EMAIL PROTECTED]> writes: Joost> When you purge a package, not only will its conffiles be Joost> removed, dpkg will not know that it ever was installed. So Joost> if you later reinstall the package and for some reason some Joost> conffile still exist

Re: dpkg problem

2001-07-13 Thread Joost Kooij
On Tue, Jul 10, 2001 at 10:02:03AM -0700, David Fuchs wrote: > Joost Kooij wrote: > >Don't use dpkg for this directly, use dselect, the proper frontend. > > Alright, sir, I believe we're vitiating the goal of this mailing > list. It would be wonderful if you could back up the monomaniacle >

Re: dpkg problem

2001-07-10 Thread Jimmy Richards
On Tue, Jul 10, 2001 at 10:02:03AM -0700, David Fuchs wrote: > Joost Kooij wrote: > > >[ouch! next time, please hit enter after +/- 72 characters.] > > > Sorry, I've corrected this now... > > > > >On Tue, Jul 10, 2001 at 12:08:27AM -0700, David Fuchs wrote: > > > >>I've recently installed

Re: dpkg problem

2001-07-10 Thread David Fuchs
Joost Kooij wrote: [ouch! next time, please hit enter after +/- 72 characters.] Sorry, I've corrected this now... On Tue, Jul 10, 2001 at 12:08:27AM -0700, David Fuchs wrote: I've recently installed Debian (Potato) on a personal computer, and I'm having some difficulty with the pack

Re: dpkg problem

2001-07-09 Thread Joost Kooij
[ouch! next time, please hit enter after +/- 72 characters.] On Tue, Jul 10, 2001 at 12:08:27AM -0700, David Fuchs wrote: > I've recently installed Debian (Potato) on a personal computer, > and I'm having some difficulty with the package manager (dpkg) that came > with it. The problem came up

Re: dpkg problem

2001-07-09 Thread Bek Oberin
David Fuchs wrote: > So the question is, why did dpkg not install the files properly? It thought it already had. > Obviously it's keeping track of what's installed (or should I say, > what it *thinks* is installed). dpkg's assumptions don't help me, > however, and I can't be certain my applicat

Re: dpkg problem

2000-11-07 Thread Kaleb Daark
I have experienced similar results when the package archives are incomplete and/or corrupted. Deleting the first .deb and then downloading it again has fixed things, even though the files are exactly the same size etc. In other instances retrying the exactly same command has rectified the "error"!

Re: dpkg problem

1999-10-22 Thread Rik Burt
Ok, two choices: 1) Open up /var/lib/dpkg/status, and find the package entries for libc6 and dpkg, then give the full entry (all fields for that package) for each one. 2) Try getting the slink _and_ potato dpkg .deb's, then use dpkg-deb to unpack them so you can try to get a working dpkg.

Re: dpkg problem

1999-10-22 Thread Ben Collins
On Thu, Oct 21, 1999 at 04:43:48PM -0700, Rik Burt wrote: > Unfortunately I cannot do anything in dpkg other than get the help listings. > All I get is the segmentation faults. Ok, two choices: 1) Open up /var/lib/dpkg/status, and find the package entries for libc6 and dpkg, then give the full

Re: dpkg problem

1999-10-21 Thread Rik Burt
Unfortunately I cannot do anything in dpkg other than get the help listings. All I get is the segmentation faults. Ben Collins wrote: > On Thu, Oct 21, 1999 at 03:57:19PM -0700, Rik Burt wrote: > > In moving from slink to potato I have managed to break dpkg. Whenever I > > run dselect or try to

Re: dpkg problem

1999-10-21 Thread Ben Collins
On Thu, Oct 21, 1999 at 03:57:19PM -0700, Rik Burt wrote: > In moving from slink to potato I have managed to break dpkg. Whenever I > run dselect or try to 'force' in dpkg I get a segmentation fault. > > I believe I have exhausted every man page and all documentation on my > system. > > Does any

Re: dpkg problem

1999-07-22 Thread J.H.M. Dassen
On Thu, Jul 22, 1999 at 15:27:37 +0200, Matus fantomas Uhlar wrote: > gzip: stdout: Broken pipe > dpkg-deb: subprocess gzip -dc returned error exit status 1 > dpkg: error processing libs/tcl7.6_7.6p2-7.deb (--install): > subprocess dpkg-deb --fsys-tarfile returned error exit status 2 A part of th

Re: dpkg problem

1999-05-15 Thread Khalid EZZARAOUI
download the package : et and do : dpkg -i your_package_name.deb after what try to remove it with apt-get like you do before

Re: dpkg problem with incomplete install

1999-03-23 Thread Harald Weidner
Hello, In article <[EMAIL PROTECTED]>, Joseph F. Dries III <[EMAIL PROTECTED]> wrote: >I've tried to do a dpkg --remove, --purge, --configure, etc. They all >fail, saying there is no /etc/qpage.conf file, it tries to restart, >qpage, gives an error 100. An error message like that often comes fr

Re: dpkg problem with incomplete install

1999-03-22 Thread Joseph F. Dries III
Steve Lamb wrote: > > On Mon, 22 Mar 1999 12:03:47 -0700 (MST), Bruce Sass wrote: > >On Mon, 22 Mar 1999, Joseph F. Dries III wrote: > >> I've tried to do a dpkg --remove, --purge, --configure, etc. They all > >> fail, saying there is no /etc/qpage.conf file, it tries to restart, > >> qpage, giv

Re: dpkg problem with incomplete install

1999-03-22 Thread Steve Lamb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 22 Mar 1999 12:03:47 -0700 (MST), Bruce Sass wrote: >On Mon, 22 Mar 1999, Joseph F. Dries III wrote: >> I've tried to do a dpkg --remove, --purge, --configure, etc. They all >> fail, saying there is no /etc/qpage.conf file, it tries to restart,

Re: dpkg problem with incomplete install

1999-03-22 Thread Bruce Sass
When all else fails, do it manually. After you have hunted down the files in the package (via /var/lib/dpkg/info/qpage.list, don't forget to check the ../info/qpage.{pre,post}inst scripts for files created or modified), use a text editor and remove the qpage entries in /var/lib/dpkg/{status,avail

Re: DPKG PROBLEM, PLEASE HELP!!

1999-03-14 Thread Paul Miller
Robert Aisenberg wrote: > > Hi- > When I use dpkg I get an error when it checks the database saying: > > "Files list for xserver-vga16 missing assumeing package has no files > currently installed!" > > The file I want to install is that server. > Try 'dpkg -i [name of .deb file]' -- Paul

RE: dpkg problem

1999-03-10 Thread Shaleh
On 10-Mar-99 Pollywog wrote: > I installed iglooftp: > > lilypad:/home/pollywog/src# dpkg -i iglooftp_0.3.3-1.deb > (Reading database ... 46648 files and directories currently installed.) > Preparing to replace iglooftp 0.3.3-1 (using iglooftp_0.3.3-1.deb) ... > Unpacking replacement iglooftp ..

RE: dpkg problem

1999-03-10 Thread Pollywog
On 10-Mar-99 Pollywog wrote: > I installed iglooftp: > But dpkg says iglooftp is not installed: > lilypad:/home/pollywog/src# dpkg -L iglooftp_0.3.3-1.deb > Package `iglooftp_0.3.3-1.deb' is not installed. Ooops I goofed. I should not have used the full package name when I did the dpkg -L que