Public bug reported:

Binary package hint: update-manager

PROBLEM
On login to TTY (and on running ubuntu-bug) this error is displayed:

/usr/lib/python2.6/dist-packages/DistUpgrade/utils.py:192: DeprecationWarning: 
Attribute 'Find' of the 'apt_pkg.Configuration' object is deprecated, use 
'find' instead.
  if apt_pkg.Config.Find("Acquire::http::Proxy") != '':
/usr/lib/python2.6/dist-packages/DistUpgrade/utils.py:196: DeprecationWarning: 
apt_pkg.newConfiguration() is deprecated. Use apt_pkg.Configuration() instead.
  cnf = apt_pkg.newConfiguration()
/usr/lib/python2.6/dist-packages/DistUpgrade/utils.py:198: DeprecationWarning: 
Attribute 'FindB' of the 'apt_pkg.Configuration' object is deprecated, use 
'find_b' instead.
  use_proxy = cnf.FindB("Synaptic::useProxy", False)
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:185: 
DeprecationWarning: apt_pkg.ParseTagFile() is deprecated. Please see 
apt_pkg.TagFile() for the replacement.
  index_tag = apt_pkg.ParseTagFile(self.metarelease_information)
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:186: 
DeprecationWarning: Attribute 'Step' of the 'apt_pkg.TagFile' object is 
deprecated, use 'step' instead.
  step_result = index_tag.Step()
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:188: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  if index_tag.Section.has_key("Dist"):
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:189: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  name = index_tag.Section["Dist"]
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:191: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  rawdate = index_tag.Section["Date"]
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:193: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  supported = int(index_tag.Section["Supported"])
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:194: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  version = index_tag.Section["Version"]
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:197: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  if index_tag.Section.has_key("ReleaseNotes"):
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:198: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  dist.releaseNotesURI = index_tag.Section["ReleaseNotes"]
ar...@arand-laptop:~$ 
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:202: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  if index_tag.Section.has_key("ReleaseNotesHtml"):
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:207: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  if index_tag.Section.has_key("UpgradeTool"):
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:208: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  dist.upgradeTool =  index_tag.Section["UpgradeTool"]
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:209: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  if index_tag.Section.has_key("UpgradeToolSignature"):
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:210: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  dist.upgradeToolSig =  index_tag.Section["UpgradeToolSignature"]
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:211: 
DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is 
deprecated, use 'section' instead.
  if "UpgradeBroken" in index_tag.Section:
/usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:216: 
DeprecationWarning: Attribute 'Step' of the 'apt_pkg.TagFile' object is 
deprecated, use 'step' instead.
  step_result = index_tag.Step()

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: update-manager-core 1:0.141
ProcVersionSignature: Ubuntu 2.6.35-1.1-generic 2.6.35-rc1
Uname: Linux 2.6.35-1-generic i686
Architecture: i386
Date: Tue Jun  8 13:04:22 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: update-manager

** Affects: update-manager (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 maverick

-- 
apt/python errors displayed by update-manager-core on TTY login
https://bugs.launchpad.net/bugs/591236
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to