Bug#431114: update-manager: Update-Manager crashes when started

2007-06-30 Thread Gustavo Noronha Silva
Em Sex, 2007-06-29 às 16:40 -0400, Sean escreveu:
 action_group = apt_pkg.GetPkgActionGroup(self._depcache)
 AttributeError: 'module' object has no attribute 'GetPkgActionGroup'
 
 I remember that there was a python update recently. Could that have
 caused the problem?

It looks like update-manager needs a higher version of python-apt...
I'll take a look at what version it needs, but will probably fix this by
using the action group conditionally.

Thanks for the report,

See you

-- 
Gustavo Noronha [EMAIL PROTECTED]
http://kov.eti.br/




Bug#431114: update-manager: Update-Manager crashes when started

2007-06-29 Thread Sean
Package: update-manager
Version: 0.42.2ubuntu22-13
Severity: important

Upon launching Update-Manager, the Examining Your System window
appears, but when it finishes (the status bar reaches full), both the
main window and the status window disappear. I ran update-manager from
the command line and got this error:

$ sudo update-manager
/usr/lib/python2.4/site-packages/apt/__init__.py:17: FutureWarning: apt
API not stable yet
  warnings.warn(apt API not stable yet, FutureWarning)
current dist not found in meta-release file
Traceback (most recent call last):
  File /usr/bin/update-manager, line 71, in ?
app.main(options)
  File
/var/lib/python-support/python2.4/UpdateManager/UpdateManager.py, line
759, in main
self.fillstore()
  File
/var/lib/python-support/python2.4/UpdateManager/UpdateManager.py, line
613, in fillstore
self.list.update(self.cache)
  File
/var/lib/python-support/python2.4/UpdateManager/UpdateManager.py, line
204, in update
cache.saveDistUpgrade()
  File
/var/lib/python-support/python2.4/UpdateManager/UpdateManager.py, line
97, in saveDistUpgrade
self.clean()
  File
/var/lib/python-support/python2.4/UpdateManager/UpdateManager.py, line
87, in clean
action_group = apt_pkg.GetPkgActionGroup(self._depcache)
AttributeError: 'module' object has no attribute 'GetPkgActionGroup'

I remember that there was a python update recently. Could that have
caused the problem?

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.18-4-powerpc
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages update-manager depends on:
ii  libgnome2-perl1.040-1Perl interface to the GNOME librar
ii  lsb-release   3.1-23.1   Linux Standard Base version report
ii  python2.4.4-6An interactive high-level object-o
ii  python-apt0.6.19 Python interface to libapt-pkg
ii  python-glade2 2.10.4-3   GTK+ bindings: Glade support
ii  python-gnome2 2.18.2-1   Python bindings for the GNOME desk
ii  python-gnupginterface 0.3.2-9Python interface to GnuPG (GPG)
ii  python-support0.6.4  automated rebuilding support for p
ii  synaptic  0.57.11.1  Graphical package manager

update-manager recommends no packages.

-- no debconf information


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