On September 18, 2002 07:57 pm, Jerome Acks Jr wrote: > On Wed, Sep 18, 2002 at 12:17:31PM -0400, Levi Waldron wrote: > > IOn September 17, 2002 08:41 pm, Jerome Acks Jr wrote: > > > On Tue, Sep 17, 2002 at 04:39:03PM -0400, Levi Waldron wrote:
[snip] > This list of depends should read: > Depends: libc6 (>= 2.2.4-4), libglib1.2 (>= 1.2.0), libgtk1.2 (>=1.2.10-4), > libstdc++2.10-glibc2.2 (>= 1:2.95.4-0.010810), xlibs (>> 4.1.0), > zlib1g (>= 1:1.1.4), libnspr4 (= 2:1.0.0-0.woody.1), debconf (>= 1), psmisc > > If your list of depends came from /var/lib/dpkg/status, it looks > like /var/lib/dpkg/status may be damaged. > > If the list is output of > dpkg -I > /var/cache/apt/archives/mozilla-browser_2%3a1.0.0-0.woody.1_i386.deb , I > would guess the deb is damaged and needs to be downloaded again. > > What happens if you: > # cd /var/cache/apt/archives > # ls mozilla-browser* > mozilla-browser_2%3a1.0.0-0.woody.1_i386.deb > # dpkg -i mozilla-browser_2%3a1.0.0-0.woody.1_i386.deb Sorry Jerome, I gave you a false lead. The depends I listed were pasted out of dselect, and the missing ones were off the right-side of the screen so I couldn't see them. Both dselect and dpkg -I give the same depends, which match the list you gave. I tried the installation method you suggested directly on the deb file, with no luck: cedar:/var/cache/apt/archives# dpkg -i mozilla-browser_2%3a1.0.0-0.woody.1_i386.deb (Reading database ... 94392 files and directories currently installed.) Preparing to replace mozilla-browser 2:1.0.0-0.woody.1 (using mozilla-browser_2%3a1.0.0-0.woody.1_i386.deb) ... Unpacking replacement mozilla-browser ... Setting up mozilla-browser (1.0.0-0.woody.1) ... dpkg: error processing mozilla-browser (--install): subprocess post-installation script returned error exit status 30 Errors were encountered while processing: mozilla-browser Then just to give it a clean start I purged the mozilla components (but without deleting the deb file) then tried the same thing again: cedar:/var/cache/apt/archives# dpkg -i mozilla-browser_2%3a1.0.0-0.woody.1_i386.deb Selecting previously deselected package mozilla-browser. (Reading database ... 93801 files and directories currently installed.) Unpacking mozilla-browser (from mozilla-browser_2%3a1.0.0-0.woody.1_i386.deb) ... Setting up mozilla-browser (1.0.0-0.woody.1) ... dpkg: error processing mozilla-browser (--install): subprocess post-installation script returned error exit status 128 Errors were encountered while processing: mozilla-browser Different exit status, but same result. Just to give the install a *really* clean start, I used apt-get to remove mozilla-browser, then updatedb and locate to go about removing all files with mozilla in their name on my hard drive. Here's the output: cedar:/usr/local# apt-get remove mozilla-browser Reading Package Lists... Done Building Dependency Tree... Done The following packages will be REMOVED: mozilla-browser 0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 1 packages not fully installed or removed. Need to get 0B of archives. After unpacking 25.7MB will be freed. Do you want to continue? [Y/n] (Reading database ... 94329 files and directories currently installed.) Removing mozilla-browser ... dpkg - warning: while removing mozilla-browser, directory `/usr/lib/mozilla/chrome' not empty so not removed. cedar:/usr/lib/mozilla# rm -rf /usr/lib/mozilla (insert widespread deleting of mozilla files here) cedar:/usr/lib# updatedb & cedar:/usr/lib# locate mozilla /usr/share/gnome/help/nautilus-release-notes/C/mozilla.html /usr/share/icons/hicolor/16x16/apps/mozilla.png /var/lib/dpkg/info/mozilla-browser.list /var/lib/dpkg/info/mozilla-browser.postrm /var/lib/enlightenment/debian_apps_net_mozilla_components.menu So with only these files with 'mozilla' anywhere in their name, I tried to install again, but still no luck: cedar:/usr/lib# apt-get install mozilla-browser Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages will be installed: mozilla-browser 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 9794kB of archives. After unpacking 25.7MB will be used. Get:1 http://http.us.debian.org stable/main mozilla-browser 2:1.0.0-0.woody.1 [9794kB] Fetched 9794kB in 20s (478kB/s) Preconfiguring packages ... mozilla-browser failed to preconfigure, with exit status 128 Selecting previously deselected package mozilla-browser. (Reading database ... 93802 files and directories currently installed.) Unpacking mozilla-browser (from .../mozilla-browser_2%3a1.0.0-0.woody.1_i386.deb) ... Setting up mozilla-browser (1.0.0-0.woody.1) ... dpkg: error processing mozilla-browser (--configure): subprocess post-installation script returned error exit status 30 Errors were encountered while processing: mozilla-browser E: Sub-process /usr/bin/dpkg returned an error code (1) cedar:/usr/lib# -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]