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/

