[Bug 842248] Re: update-manager fails in partial upgrade

Robert Roth evfool at gmail.com
Wed Sep 7 04:39:07 UTC 2011


*** This bug is a duplicate of bug 832745 ***
    https://bugs.launchpad.net/bugs/832745

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #832745, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 832745
   TypeError: glib.markup_escape_text() takes at most 1 argument (2 given)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/842248

Title:
  update-manager fails in partial upgrade

Status in “update-manager” package in Ubuntu:
  New

Bug description:
  laudeci at pandora:~$ update-manager -d
  ERROR:root:not handled expection:
  Traceback (most recent call last):

    File "/usr/bin/update-manager", line 106, in <module>
      controler.doPartialUpgrade()

    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 1672, in doPartialUpgrade
      if not self.askDistUpgrade():

    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 903, in askDistUpgrade
      self.cache.requiredDownload)

    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py", line 648, in confirmChanges
      len(pkg.summary)))])

  TypeError: glib.markup_escape_text() takes at most 1 argument (2
  given)

  Traceback (most recent call last):
    File "/usr/bin/update-manager", line 106, in <module>
      controler.doPartialUpgrade()
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 1672, in doPartialUpgrade
      if not self.askDistUpgrade():
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 903, in askDistUpgrade
      self.cache.requiredDownload)
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py", line 648, in confirmChanges
      len(pkg.summary)))])
  TypeError: glib.markup_escape_text() takes at most 1 argument (2 given)
  Error in sys.excepthook:
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py", line 467, in _handleException
      apport_crash(type, value, tb)
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeApport.py", line 30, in apport_crash
      report[f.replace(".","").replace("-","")] = (open(f), )
    File "/usr/lib/python2.7/dist-packages/problem_report.py", line 504, in __setitem__
      assert k.replace('.', '').replace('-', '').replace('_', '').isalnum()
  AssertionError

  Original exception was:
  Traceback (most recent call last):
    File "/usr/bin/update-manager", line 106, in <module>
      controler.doPartialUpgrade()
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 1672, in doPartialUpgrade
      if not self.askDistUpgrade():
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 903, in askDistUpgrade
      self.cache.requiredDownload)
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py", line 648, in confirmChanges
      len(pkg.summary)))])
  TypeError: glib.markup_escape_text() takes at most 1 argument (2 given)
  laudeci at pandora:~$ update-manager -d

  (update-manager:9495): Gtk-WARNING **: Attempting to add a widget with
  type aptdaemon+gtk3widgets+AptProgressDialog to a GtkWindow, but as a
  GtkBin subclass a GtkWindow can only contain one widget at a time; it
  already contains a widget of type GtkVBox

  ** (update-manager:9495): WARNING **: expected enumeration type PangoEllipsizeMode, but got EllipsizeMode instead
  ERROR:root:not handled expection:
  Traceback (most recent call last):

    File "/usr/bin/update-manager", line 106, in <module>
      controler.doPartialUpgrade()

    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 1672, in doPartialUpgrade
      if not self.askDistUpgrade():

    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 903, in askDistUpgrade
      self.cache.requiredDownload)

    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py", line 648, in confirmChanges
      len(pkg.summary)))])

  TypeError: glib.markup_escape_text() takes at most 1 argument (2
  given)

  Traceback (most recent call last):
    File "/usr/bin/update-manager", line 106, in <module>
      controler.doPartialUpgrade()
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 1672, in doPartialUpgrade
      if not self.askDistUpgrade():
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 903, in askDistUpgrade
      self.cache.requiredDownload)
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py", line 648, in confirmChanges
      len(pkg.summary)))])
  TypeError: glib.markup_escape_text() takes at most 1 argument (2 given)
  Error in sys.excepthook:
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py", line 467, in _handleException
      apport_crash(type, value, tb)
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeApport.py", line 30, in apport_crash
      report[f.replace(".","").replace("-","")] = (open(f), )
    File "/usr/lib/python2.7/dist-packages/problem_report.py", line 504, in __setitem__
      assert k.replace('.', '').replace('-', '').replace('_', '').isalnum()
  AssertionError

  Original exception was:
  Traceback (most recent call last):
    File "/usr/bin/update-manager", line 106, in <module>
      controler.doPartialUpgrade()
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 1672, in doPartialUpgrade
      if not self.askDistUpgrade():
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeController.py", line 903, in askDistUpgrade
      self.cache.requiredDownload)
    File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py", line 648, in confirmChanges
      len(pkg.summary)))])
  TypeError: glib.markup_escape_text() takes at most 1 argument (2 given)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: update-manager 1:0.152.17
  ProcVersionSignature: Ubuntu 3.0.0-10.16-generic-pae 3.0.4
  Uname: Linux 3.0.0-10-generic-pae i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Mon Sep  5 21:25:19 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  PackageArchitecture: all
  SourcePackage: update-manager
  UpgradeStatus: Upgraded to oneiric on 2011-09-06 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/842248/+subscriptions




More information about the foundations-bugs mailing list