[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-20 Thread Jean-Baptiste Lallement
I tested python 2.7.3-0ubuntu2 and the upgrade test lucid main all i386 pass again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/983981 Title: Lucid - Precise main failed to upgrade: ERROR:

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-20 Thread Matthias Klose
pitti doko_: if it's upgrade only, a 0-day SRU will do fine ** Also affects: python2.7 (Ubuntu Precise) Importance: High Assignee: Matthias Klose (doko) Status: Triaged ** Changed in: python2.7 (Ubuntu Precise) Milestone: None = precise-updates ** Changed in: python2.7

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-20 Thread Launchpad Bug Tracker
This bug was fixed in the package python2.7 - 2.7.3-0ubuntu2 --- python2.7 (2.7.3-0ubuntu2) precise-proposed; urgency=low * python2.7-minimal: Conflict with python-minimal ( 2.7.3). LP: #983981. -- Matthias Klose d...@ubuntu.com Thu, 19 Apr 2012 16:07:47 +0200 ** Changed in:

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-19 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/983981 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-18 Thread Jean-Baptiste Lallement
** Changed in: update-manager (Ubuntu) Importance: Undecided = High ** Changed in: update-manager (Ubuntu) Assignee: (unassigned) = Canonical Foundations Team (canonical-foundations) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-18 Thread Matthias Klose
python-minimal is not yet unpacked, so the old pycompile is still used, which doesn't know about python2.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/983981 Title: Lucid - Precise main failed

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-18 Thread Matthias Klose
another issue is that pycompile in lucid still has DEFAULT_VERSION = (2, 5), so changing this to 2.6 and re-running the upgrade would be interesting. maybe this should be fixed independently. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-18 Thread Matthias Klose
update-manager 1:0.156.10 was uploaded on Apr 13 too, when this did start to fail, but the changes don't look that suspicious -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/983981 Title: Lucid -

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-18 Thread Jean-Baptiste Lallement
I changed DEFAULT_VERSION to (2, 6) and upgrade failed again. Here is the output with PYCOMPILE_DEBUG=1: Setting up python2.7-minimal (2.7.3-0ubuntu1) ... DEBUG:pycompile:argv: ['/usr/bin/pycompile', '-V', '2.7', '/usr/lib/python2.7/dist-packages'] DEBUG:pycompile:options: {'regexpr': None,

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-18 Thread Jean-Baptiste Lallement
** Attachment added: apt-term.log_DEFAULT_VERSION=2.6 https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/983981/+attachment/3091014/+files/apt-term.log_DEFAULT_VERSION%3D2.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-18 Thread Matthias Klose
- ok, so we need to figure out why python-minimal is not unpacked at this point. - or add the new pycompile into python2.7-minimal, and divert it, so that it's available, gross hack ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-18 Thread Steve Langasek
ok, so we need to figure out why python-minimal is not unpacked at this point. Well, because nothing guarantees that it will be. python2.7-minimal doesn't depend on the newer python-minimal. ** Tags added: rls-p-tracking -- You received this bug notification because you are a member of

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-18 Thread Steve Langasek
** Package changed: update-manager (Ubuntu) = python2.7 (Ubuntu) ** Changed in: python2.7 (Ubuntu) Assignee: Canonical Foundations Team (canonical-foundations) = Matthias Klose (doko) ** Changed in: python2.7 (Ubuntu) Status: New = Triaged -- You received this bug notification

[Bug 983981] Re: Lucid - Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned err

2012-04-18 Thread Scott Kitterman
Well, because nothing guarantees that it will be. python2.7-minimal doesn't depend on the newer python-minimal. It can't, because python-minimal depends on python2.7-minimal and that would give us a dependency loop, right? -- You received this bug notification because you are a member of Ubuntu