[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-06-17 Thread Florian Reinhard
to raise a exception isn't a bug ** Changed in: python-apt (Ubuntu) Status: New => Invalid -- python2.6 crashed with SystemError in commit() https://bugs.launchpad.net/bugs/335897 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-06-17 Thread Launchpad Bug Tracker
This bug was fixed in the package install-package - 0.4 --- install-package (0.4) karmic; urgency=low * Fix crashes when apt is in inconsistent state, closes LP: #335897 catch SystemError and apt.cache.FetchFailedException on commit/update. SystemError: something went wrong

[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-06-17 Thread Launchpad Bug Tracker
** Branch linked: lp:install-package -- python2.6 crashed with SystemError in commit() https://bugs.launchpad.net/bugs/335897 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

[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-06-17 Thread Florian Reinhard
=== modified file 'install-package.py' --- install-package.py 2008-10-15 14:09:30 + +++ install-package.py 2009-06-17 08:40:18 + @@ -193,7 +193,11 @@ self.resize(self.minimumSizeHint()) def commit(self): -apt_pkg.PkgSystemLock() +try: +apt_pkg.Pk

[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-06-11 Thread Julian Andres Klode
install-package should handle this. ** Also affects: install-package (Ubuntu) Importance: Undecided Status: New -- python2.6 crashed with SystemError in commit() https://bugs.launchpad.net/bugs/335897 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-04-18 Thread dotancohen
On my system this error occurred on the first boot after installing the system, right after the desktop came up and before I touched anything. jaun...@laptop:~$ lsb_release -rd Description: Ubuntu 9.04 Release: 9.04 jaun...@laptop:~$ apt-cache policy python python: Installed: 2.6.1-0ubuntu9 Ca

[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-04-08 Thread Vladimir Korenev
I encountered this error when trying to install additional multimedia packages. Then I noticed that I had Synaptic launched. The cause of this error is that the apt package database is locked. After closing the application that holds the lock everything works fine. A user-friendly message is requi

[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-04-06 Thread Simone
It happens when upgrading the updates software list -- python2.6 crashed with SystemError in commit() https://bugs.launchpad.net/bugs/335897 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.u

[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-03-01 Thread Apport retracing service
** Tags removed: need-duplicate-check -- python2.6 crashed with SystemError in commit() https://bugs.launchpad.net/bugs/335897 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 http

[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-02-28 Thread Matthias Klose
** Changed in: python-apt (Ubuntu) Sourcepackagename: python2.6 => python-apt -- python2.6 crashed with SystemError in commit() https://bugs.launchpad.net/bugs/335897 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-02-28 Thread Dàrent
** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/23225627/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/23225628/ProcStatus.txt -- python2.6 crashed with SystemError in commit() https://bugs.launchpad.net/bugs/335897 You received this bu