I also have this issue while using update manager for dist-upgrade - as
I am unable to fix my broken partial upgrade.

http://img828.imageshack.us/img828/707/screenshot20at202011090.png

Update manager keeps crashing, here is my terminal output:

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)

Thanks in advance,

pimentel28

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

Title:
  update-manager assert failure: python2.7: ../../src/xcb_io.c:183:
  process_responses: Assertiva `!(req

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

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

Reply via email to