Comment 0 for bug 107188

Revision history for this message
Bradley T Hughes (bhughes) wrote : Upgrade tool crashed (edgy -> feisty)

Binary package hint: update-manager

Traceback (most recent call last):
  File "dist-upgrade.py", line 56, in ?
    app.run()
  File "/home/bhughes/upgrader/DistUpgradeControler.py", line 1025, in run
    self.fullUpgrade()
  File "/home/bhughes/upgrader/DistUpgradeControler.py", line 1014, in fullUpgrade
    self.doPostUpgrade()
  File "/home/bhughes/upgrader/DistUpgradeControler.py", line 740, in doPostUpgrade
    res = self.cache.commit(fprogress,iprogress)
  File "/usr/lib/python2.4/site-packages/apt/cache.py", line 204, in commit
    if res == pm.ResultCompleted:
  File "/usr/lib/python2.4/site-packages/apt/cache.py", line 179, in installArchives
    installProgress.finishUpdate()
  File "/usr/lib/python2.4/site-packages/apt/progress.py", line 206, in run
    select.select([self.statusfd],[],[], self.selectTimeout)
  File "/home/bhughes/upgrader/DistUpgradeViewKDE.py", line 225, in fork
    self.child_pid = os.fork()
OSError: [Errno 12] Cannot allocate memory