Bug#45901: marked as done (problems encountered using capt)
Your message dated Thu, 11 Nov 1999 16:40:20 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.991111163840.12810C-100000@wakko.deltatee.com>
and subject line Fixed Bugs
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Darren Benham
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 24 Sep 1999 13:15:42 +0000
Received: (qmail 914 invoked from network); 24 Sep 1999 13:15:41 -0000
Received: from unknown (HELO minion.usatin.usatoday.com) (167.8.29.64)
by master.debian.org with SMTP; 24 Sep 1999 13:15:41 -0000
Received: (qmail 17233 invoked by uid 1000); 24 Sep 1999 13:15:37 -0000
Date: Fri, 24 Sep 1999 09:15:37 -0400
From: Raul Miller <raul@usatoday.com>
To: submit@bugs.debian.org
Subject: problems encountered using capt
Message-ID: <19990924091537.A16129@usatoday.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0pre2i
Package: apt
Version: 0.3.13
[1] I had a problem installing, using capt, and the error message dialog
was truncated and I couldn't read it all...
[2] Running apt-get install abiword manually from the command line
indicated that I ought to run apt-get -f install, as follows:
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
abiword: Conflicts: abi-fonts but 19990316-1 is installed
perl-5.005: Depends: perl-5.005-base (= 5.005.03-4) but 5.005.03-3 is installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
[3] Running apt-get -f install didn't work:
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
perl-5.005-base
1 packages upgraded, 0 newly installed, 0 to remove and 504 not upgraded.
80 packages not fully installed or removed.
Need to get 0B/412kB of archives. After unpacking 90.1kB will be freed.
Do you want to continue? [Y/n]
E: Internal Error, Couldn't configure a pre-depend
[4] dpkg --configure --pending (huge session omitted) seemed to clear
up the situation enough that apt-get -f install (huge session omitted)
could run enough to get me to this point:
E: Sub-process returned an error code (1)
$ sudo apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
0 packages upgraded, 0 newly installed, 0 to remove and 504 not upgraded.
2 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up gnushogi (1.2p03-8) ...
Update-menus[17017]: further output (if any) will appear in /tmp/update-menus.17017
rmdir: unrecognized option `--ignore-fail-on-non-empty'
Try `rmdir --help' for more information.
dpkg: error processing gnushogi (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of xshogi:
xshogi depends on gnushogi; however:
Package gnushogi is not configured yet.
dpkg: error processing xshogi (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
gnushogi
xshogi
E: Sub-process returned an error code (1)
[5] purging the two shogi packages cleaned things up enough that apt-get -f
install had nothing more to do.
* * * * *
I think that the message (and lack of information) at [3] indicate a
bug in apt. Also, I think the lack of information from capt is also
a problem. If there's some kind of apt log you want back to you, let
me know.
--
Raul
---------------------------------------
Received: (at 45901-done) by bugs.debian.org; 11 Nov 1999 23:40:29 +0000
Received: (qmail 22352 invoked from network); 11 Nov 1999 23:40:27 -0000
Received: from crash.ab.videon.ca (root@206.75.216.220)
by master.debian.org with SMTP; 11 Nov 1999 23:40:27 -0000
Received: from wakko.deltatee.com (mail@wakko.powersurfr.com [24.108.53.97])
by crash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id QAA06526;
Thu, 11 Nov 1999 16:40:21 -0700 (MST)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
by wakko.deltatee.com with smtp (Exim 2.11 #1)
id 11m3pE-0003ND-00 (Debian); Thu, 11 Nov 1999 16:40:20 -0700
Date: Thu, 11 Nov 1999 16:40:20 -0700 (MST)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@wakko.deltatee.com
To: Deity Creation Team <deity@lists.debian.org>
Subject: Fixed Bugs
Message-ID: <[🔎] Pine.LNX.3.96.991111163840.12810C-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
These bugs are fixed in the latest APT upload to unstable, 0.3.14:
apt (0.3.14) unstable; urgency=low
* Fix Perl or group pre-depends thing Closes: #46091, #46096, #46233, #45901
* Fix handling of dpkg's conversions from < -> <= Closes: #46094, #47088
* Make unparsable priorities non-fatal Closes: #46266, #46267, #46293, #46298
* Fix handling of '/' for the dist name. Closes: #43830, #45640, #45692
* Fixed 'Method gave a blank filename' error from IMS queries onto CDs.
Closes: #45034, #45695, #46537
* Made OR group handling in the problem resolver more elaborate. Closes: #45646
* Added APT::Clean-Installed option. Closes: #45973
* Moves the free space check to after the calculated size is printed.
Closes: #46639, #47498
* mipsel arch Closes: #47614
* Beautified URI printing to not include passwords Closes: #46857
* Fixed little problem with --no-download Closes: #47557
* Tweaked Dselect 'update' script to re-gen the avail file even in the
event of a failure Closes: #47112
* Retries for source archives too Closes: #47529
* Unmounts CDROMs iff it mounted them Closes: #45299
* Checks for the partial directories before doing downloads Closes: #47392
* no_proxy environment variable (http only!) Closes: #43476
* apt-cache showsrc Closes: #45799
* De-Refs Single Pure virtual packages. Closes: #42437, #43555
* Regexs for install. Closes: #35304, #38835
* Dependency reports now show OR group relations
* Re-Install feature. Cloes: #46961, #37393, #38919
* Locks archive directory on clean (woops)
* Remove is not 'sticky'. Closes: #48392
* Slightly more accurate 'can not find package' message. Closes: #48311
* --trivial-only and --no-remove. Closes: #48518
* Increased the cache size. Closes: #47648
* Comment woopsie. Closes: #48789
* Removes existing links when linking sources. Closes: #48775
* Problem resolver does not install all virtual packages. Closes: #48591, #49252
* Clearer usage message about 'source' Closes: #48858
* Immediate configure internal error Closes: #49062, #48884
-- Ben Gertzfield <che@debian.org> Sun, 7 Nov 1999 20:21:25 -0800
Reply to:
- References:
- Fixed Bugs
- From: Jason Gunthorpe <jgg@ualberta.ca>