[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

update-manager sempre e solo crash!



Ciao a tutti,

debian unstable (piuttosto intricata  in quanto a versioni e repository)
su amd64 (intel core2).

Se provo  ad usare update-manager  ottengo sempre il  seguente messaggio
d'errore e poi inesorabili crash:

/usr/lib/python2.5/site-packages/apt/cache.py:112: DeprecationWarning: Deprecated, please use 'op' instead self._cache = apt_pkg.Cache(progress)
/usr/lib/python2.5/site-packages/apt/cache.py:112: DeprecationWarning: Deprecated, please use 'subop' instead self._cache = apt_pkg.Cache(progress)
/usr/lib/python2.5/site-packages/apt/deprecation.py:96: UserWarning: Deprecated parameter 'distUpgrade' warnings.warn("Deprecated parameter %r" % key)
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:705: DeprecationWarning: Deprecated, please use 'get_changes()' instead  for pkg in self._cache.getChanges():
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:706: DeprecationWarning: Deprecated, please use 'marked_upgrade' instead  if pkg.markedUpgrade or pkg.markedInstall or pkg.markedDowngrade:
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:706: DeprecationWarning: Deprecated, please use 'marked_install' instead if pkg.markedUpgrade or pkg.markedInstall or pkg.markedDowngrade:
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:706: DeprecationWarning: Deprecated, please use 'marked_downgrade' instead  if pkg.markedUpgrade or pkg.markedInstall or pkg.markedDowngrade:
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:709: DeprecationWarning: Deprecated, please use 'marked_delete' instead elif pkg.markedDelete:
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:77: DeprecationWarning: Deprecated, please use 'is_installed' instead if pkg.isInstalled:
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:339: DeprecationWarning: Deprecated, please use 'is_installed' instead  if c_pkg.isInstalled:
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:744: DeprecationWarning: apt_pkg.GetPkgActionGroup() is deprecated.  Please see apt_pkg.ActionGroup() for the replacement.ag = apt_pkg.GetPkgActionGroup(self._cache._depcache)
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:758: DeprecationWarning: Deprecated, please use 'mark_install()' instead  autoInst=False)
W: Unbalanced action groups, expect badness
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:788: DeprecationWarning: Deprecated, please use 'get_changes()' instead  for pkg in self._cache.getChanges():
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:789: DeprecationWarning: Deprecated, please use 'marked_install' instead  if pkg.markedInstall or pkg.markedUpgrade:
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:789: DeprecationWarning: Deprecated, please use 'marked_upgrade' instead  if pkg.markedInstall or pkg.markedUpgrade:
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:797: DeprecationWarning: Deprecated, please use 'is_installed' instead  if not pkg.isInstalled:
/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py:799:DeprecationWarning: Deprecated, please use 'marked_delete' instead  if pkg.markedDelete:
/usr/lib/python2.5/site-packages/apt/deprecation.py:96: UserWarning: Deprecated parameter 'installProgress'  warnings.warn("Deprecated parameter %r" % key)
/usr/lib/python2.5/site-packages/apt/deprecation.py:96: UserWarning: Deprecated parameter 'fetchProgress' warnings.warn("Deprecated parameter %r" % key)
Fatal Python error: GC object already tracked

Ho provato a  controllare sia i bug remport ma non  ho trovato niente di
simile, sia l'ultimo errore ma non c'ho capito niente.

Visto che  mi pare  impossibile che sia  l'unico ad aver  trovato questo
baco, prima di segnalarlo volevo qualche conferma.

-- 
Ciao
leandro
Io non voglio sapere tutto, io voglio capire tutto

Attachment: pgp0iWVkXV6IH.pgp
Description: PGP signature


Reply to: