Your message dated Fri, 14 Jan 2005 11:02:05 -0800
with message-id <[EMAIL PROTECTED]>
and subject line db4.2 4.2.52-17 fixes apt-listchanges problem on mips
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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Aug 2004 16:03:08 +0000
>From [EMAIL PROTECTED] Tue Aug 03 09:03:08 2004
Return-path: <[EMAIL PROTECTED]>
Received: from f04s01.cac.psu.edu (f04n01.cac.psu.edu) [128.118.141.31] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Bs1kq-0001BA-00; Tue, 03 Aug 2004 09:03:08 -0700
Received: from indy1 (hpclfirewall.hpcl.psu.edu [146.186.216.228])
        by f04n01.cac.psu.edu (8.12.11/8.12.11) with ESMTP id i73G360b317258;
        Tue, 3 Aug 2004 12:03:06 -0400
Received: from jeboyer by indy1 with local (Exim 3.36 #1 (Debian))
        id 1Bs1l8-00073A-00; Tue, 03 Aug 2004 12:03:26 -0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: [EMAIL PROTECTED]
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt-listchanges: doesn't display changelogs (python error?)
X-Mailer: reportbug 2.63
Date: Tue, 03 Aug 2004 12:03:25 -0400
Message-Id: <[EMAIL PROTECTED]>
Sender: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.2 required=4.0 tests=BAYES_00,DATING,
        FROM_ENDS_IN_NUMS,HAS_PACKAGE,NO_REAL_NAME autolearn=no 
        version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: apt-listchanges
Version: 2.56
Severity: important


Recently, apt-listchanges has stopped displaying news and changelogs,
and instead spits out an error such as the following:
------------------
[EMAIL PROTECTED]:~$ sudo dselect
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  mtr-tiny*
The following NEW packages will be installed:
  mtr
0 upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 50.5kB of archives.
After unpacking 69.6kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://mirror.cac.psu.edu testing/main mtr 0.58-1 [50.5kB]
Fetched 50.5kB in 0s (84.7kB/s)
Traceback (most recent call last):
  File "/usr/bin/apt-listchanges", line 216, in ?
    main()
  File "/usr/bin/apt-listchanges", line 69, in main
    seen = anydbm.open(config.save_seen, 'c')
  File "/usr/lib/python2.3/anydbm.py", line 83, in open
    return mod.open(file, flag, mode)
  File "/usr/lib/python2.3/dbhash.py", line 16, in open
    return bsddb.hashopen(file, flag, mode)
  File "/usr/lib/python2.3/bsddb/__init__.py", line 192, in hashopen
    d.open(file, db.DB_HASH, flags, mode)
bsddb._db.DBInvalidArgError: (22, 'Invalid argument -- architecture lacks fast 
mutexes: applications cannot be threaded')
(Reading database ... 28853 files and directories currently installed.)
Removing mtr-tiny ...
(Reading database ... 28847 files and directories currently installed.)
Unpacking mtr (from .../archives/mtr_0.58-1_mips.deb) ...
Setting up mozilla-firefox (0.8-12)...
Updating mozilla-firefox chrome 
registry.../usr/sbin/update-mozilla-firefox-chrome: line 57: 26669
Segmentation fault       regxpcom >/dev/null
dpkg: error processing mozilla-firefox (--configure):
 subprocess post-installation script returned error exit status 139
Setting up mtr (0.58-1) ...

Errors were encountered while processing:
 mozilla-firefox
localepurge: Disk space freed in /usr/share/man: 232K
E: Sub-process /usr/bin/dpkg returned an error code (1)
Some errors occurred while unpacking. I'm going to configure the
packages that were installed. This may result in duplicate errors
or errors caused by missing dependencies. This is OK, only the errors
above this message are important. Please fix them and run [I]nstall again
Press enter to continue.
--------------

Not sure what I did to get this.   This is on an SGI Indy (MIPS machine)
that had woody installed and has been apt-upgraded to the latest testing.
I'm also running the latest debian kernel (2.4.26) for this machine. I 
think this started a few weeks ago, but unfortunately, I can't say for
certain if the new apt-listchanges has run at all, or if that is the
problem...

One other piece of information--the hard drive _may_ be flaky on the
machine (I've seen a few ext2 errors), so I guess there's the
possibility of a corrupted file somewhere.  However, I've tried purging
and re-installing the apt-listchanges package, and I still see the same
thing.

Although the package is pretty useless to me at the moment, I've rated
this bug as "Important" since it may not be release-critical for others
since this is on a somewhat rare architecture.  In fact, I'm pretty sure
it's running fine on another i386 machine I have...  Feel free to change as
you feel appropriate.

I don't have a lot of time (or knowledge) to futz with it, but I'd be
happy to try anything you suggest to troubleshoot.

Thank for the great package!
Eric


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: mips
Kernel: Linux 2.4.26-r5k-ip22
Locale: LANG=C, LC_CTYPE=C

Versions of packages apt-listchanges depends on:
ii  apt                           0.5.26     Advanced front-end for dpkg
ii  debconf                       1.4.29     Debian configuration management sy
ii  debianutils                   2.8.4      Miscellaneous utilities specific t
ii  python                        2.3.4-1    An interactive high-level object-o
ii  python-apt                    0.5.10     Python interface to libapt-pkg
ii  ucf                           1.07       Update Configuration File: preserv

-- debconf information:
* apt-listchanges/confirm: true
* apt-listchanges/which: both
* apt-listchanges/frontend: pager
* apt-listchanges/email-address:
* apt-listchanges/save-seen: true

---------------------------------------
Received: (at 263274-done) by bugs.debian.org; 14 Jan 2005 19:01:19 +0000
>From [EMAIL PROTECTED] Fri Jan 14 11:01:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mta13.adelphia.net [68.168.78.44] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CpWhC-0000fZ-00; Fri, 14 Jan 2005 11:01:18 -0800
Received: from mizar.alcor.net ([69.167.148.207]) by mta13.adelphia.net
          (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP
          id <[EMAIL PROTECTED]>
          for <[EMAIL PROTECTED]>;
          Fri, 14 Jan 2005 14:00:45 -0500
Received: by mizar.alcor.net (Postfix, from userid 1000)
        id 47FBDB87D4; Fri, 14 Jan 2005 11:02:05 -0800 (PST)
Date: Fri, 14 Jan 2005 11:02:05 -0800
From: Matt Zimmerman <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: db4.2 4.2.52-17 fixes apt-listchanges problem on mips
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Closing this bug, as it was never an apt-listchanges issue, and seems to
have been fixed at the source.

-- 
 - mdz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to