[Bug 205470] Re: python-central crash on upgrade (was: python2.4-minimal could not be uninstalled)

2008-04-04 Thread Launchpad Bug Tracker
This bug was fixed in the package python-central - 0.6.1ubuntu2 --- python-central (0.6.1ubuntu2) hardy; urgency=low * pycentral rtremove: Do not work on removed, but not purged packages. LP: #205470. * pycentral pkgprepare: Create the directory before creating a symlink t

Re: [Bug 205470] Re: python-central crash on upgrade (was: python2.4-minimal could not be uninstalled)

2008-04-04 Thread Steve Langasek
On Fri, Apr 04, 2008 at 10:53:45AM -, James Westby wrote: > where the call to DebPackage looks for the /var/lib/dpkg/package.list > file. The read_dpkg_status() function reads /var/lib/dpkg/status for the > packages that depend on python-central to get their requested python > versions. > I d

[Bug 205470] Re: python-central crash on upgrade (was: python2.4-minimal could not be uninstalled)

2008-04-04 Thread James Westby
Hi, The code in question seems to be: def run(self, global_options): packages = [(p, v) for p, v in read_dpkg_status() if not p in (self.rtname, self.rtname+'-minimal')] needed_packages = [] for pkgname, vstring in packages: try:

[Bug 205470] Re: python-central crash on upgrade (was: python2.4-minimal could not be uninstalled)

2008-04-01 Thread Colin Watson
** Changed in: python-central (Ubuntu) Assignee: (unassigned) => Matthias Klose (doko) -- python-central crash on upgrade (was: python2.4-minimal could not be uninstalled) https://bugs.launchpad.net/bugs/205470 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 205470] Re: python-central crash on upgrade (was: python2.4-minimal could not be uninstalled)

2008-03-27 Thread Scott Kitterman
Clearly python-central shouldn't crash here, but it appears that python- xml was unexpectedly removed due to python2.4 being removed. Generically, python2.4 shouldn't be removed. Earlier in log python2.4 was upgraded and configured. -- python-central crash on upgrade (was: python2.4-minimal coul

[Bug 205470] Re: python-central crash on upgrade (was: python2.4-minimal could not be uninstalled)

2008-03-24 Thread Leonardo Gastón De Luca
Here is my term.log ** Summary changed: - pyentral crash on upgrade (was: python2.4-minimal could not be uninstalled) + python-central crash on upgrade (was: python2.4-minimal could not be uninstalled) ** Attachment added: "term.log" http://launchpadlibrarian.net/12845872/term.log -- pytho