[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2020-07-14 Thread Daniel Letzeisen
This bug was fixed in the package ubuntu-release-upgrader - 1:0.214

---
ubuntu-release-upgrader (1:0.214) trusty; urgency=medium

  * DistUpgrade/DistUpgradeQuirks.py: On 12.04 stop the upgrade process if the
system does not support PAE. Thanks to Chris Bainbridge for the initial
patch. (LP: #1160346)
 -- Brian Murray  Wed, 05 Mar 2014 12:53:48 -0800


** Changed in: ubuntu-release-upgrader
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Release Upgrader:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in ubuntu-release-upgrader package in Ubuntu:
  Fix Released

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error "This kernel does not
  support a non-PAE CPU.":

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-07 Thread lampeoneon
Thanks
On Mar 3, 2014 5:40 AM, Chris Bainbridge chris.bainbri...@gmail.com
wrote:

 I'm attaching a patch for DistUpgradeQuirks.py that aborts the upgrade
 if the pae flag  is not in /proc/cpuinfo (the same check as used by the
 kernel package on install). It would be a good idea to release this fix
 before the 14.04 LTS is released in order to save thousands of people
 from ending up with a broken system when they try to upgrade from 12.04
 LTS to 14.04 LTS

 ** Patch added: update_manager_quirks_pae.patch

 https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1160346/+attachment/4004690/+files/update_manager_quirks_pae.patch

 ** Tags added: patch

 ** Tags removed: quantal

 ** Tags added: pae

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1103208).
 https://bugs.launchpad.net/bugs/1160346

 Title:
   do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
   without any warning (This kernel does not support a non-PAE CPU)

 Status in linux package in Ubuntu:
   Invalid
 Status in ubuntu-release-upgrader package in Ubuntu:
   Triaged

 Bug description:
   Attempting to upgrade from Precise with a non-PAE kernel will result
   in a failed upgrade. do-release-upgrade should check whether the user
   is using a non-PAE kernel and refuse to run, rather than upgrading to
   a broken system with no installed kernel.

   After downloading 1.5GB+ of data and over 1000 new packages, the
   upgrade will eventually report failure. Looking through the logs there
   is no kernel installed because of the error This kernel does not
   support a non-PAE CPU.:

   Selecting previously unselected package linux-image-3.5.0-26-generic.^M
   Unpacking linux-image-3.5.0-26-generic (from
 .../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
   This kernel does not support a non-PAE CPU.^M
   dpkg: error processing
 /var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb
 (--unpack):^M
subprocess new pre-installation script returned error exit status 1^M
   No apport report written because MaxReports is reached already

   Related bugs:

   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is
 dropping non-PAE flavour
   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade
 from 12.04 to 12.10 on a sans-pae CPU leaves kernel broken

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1160346/+subscriptions


-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Fix Released

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-06 Thread Fscalc
Folks,

At the risk of sounding in inappropriately (again), I wanted to
reiterate that the bug report I filed was when I tried to update my
Pentium M ThinkPad from Ubuntu 12.04 to 12.04.3 / 12.04.4.

http://askubuntu.com/questions/336527/how-to-upgrade-
ubuntu-12-04-2-12-04-3-to-12-04-4-the-next-hardware-
enablement/417581#417581

http://www.omgubuntu.co.uk/2014/02/ubuntu-12-04-4-released-new-kernel

http://www.ubuntuask.com/q/answers-why-12-04-2-to-12-04-3-didnt-upgrade-
kernel-3-5-3-8-and-or-xorg-368181.html

That was where I created unmet dependencies and hosed my upgrade
manager until I undid via the Synaptic Package Manager.

Neither in the read me nor on any of the above pages did I understand
that I should not do such an upgrade on a notebook with non-PAE
processor. Also, as I was trying to perform the update, I did not get
an error message until the upgrade was partially complete.

Will the work done help people like me, those with a non-PAE processor
who try to upgrade to a more current version of the 12.04 LTS?

Again, I want to repeat how much respect and appreciation I have for
the work you folks do.

-F. Stephen Costa


On Thu, Mar 6, 2014 at 12:48 AM, Chris Bainbridge
chris.bainbri...@gmail.com wrote:
 I added some text about Pentium M to
 https://help.ubuntu.com/community/EnablingPAE . There is now some
 overlap with https://help.ubuntu.com/community/PAE - they pages could
 probably do with being merged and cleaned up.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1280638).
 https://bugs.launchpad.net/bugs/1160346

 Title:
   do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
   without any warning (This kernel does not support a non-PAE CPU)

 Status in Ubuntu Release Upgrader:
   New
 Status in linux package in Ubuntu:
   Invalid
 Status in ubuntu-release-upgrader package in Ubuntu:
   Fix Released

 Bug description:
   Attempting to upgrade from Precise with a non-PAE kernel will result
   in a failed upgrade. do-release-upgrade should check whether the user
   is using a non-PAE kernel and refuse to run, rather than upgrading to
   a broken system with no installed kernel.

   After downloading 1.5GB+ of data and over 1000 new packages, the
   upgrade will eventually report failure. Looking through the logs there
   is no kernel installed because of the error This kernel does not
   support a non-PAE CPU.:

   Selecting previously unselected package linux-image-3.5.0-26-generic.^M
   Unpacking linux-image-3.5.0-26-generic (from 
 .../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
   This kernel does not support a non-PAE CPU.^M
   dpkg: error processing 
 /var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
 (--unpack):^M
subprocess new pre-installation script returned error exit status 1^M
   No apport report written because MaxReports is reached already

   Related bugs:

   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
 dropping non-PAE flavour
   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
 12.04 to 12.10 on a sans-pae CPU leaves kernel broken

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Fix Released

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a 

[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-06 Thread Chris Bainbridge
Stephen,

The work done in this bug should stop 12.04 systems getting hosed when
updating to 14.04.

The work done in bug #930447 enables Pentium M systems to boot a PAE
kernel with the forcepae parameter (this has to be manually enabled by
the user). Hopefully this means the 14.04 release image will boot on
Pentium M systems.

In your case (I assume you have Pentium M) you can install fakepae and
then install the enablement stack and stay on 12.04 or (once 14.04 is
released) follow the instructions in the wiki to upgrade to 14.04.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Fix Released

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-05 Thread sudodus
What about the boot option 'forcepae'?

Is it still available, and possible to use in order to make Pentium M
and Celeron M run a PAE kernel?

In that case, I think that it should be described in the wiki page that
the error text is referring to

https://help.ubuntu.com/community/EnablingPAE

instead of (or at least alongside with) the reference to ugrading from
12.04 which is cumbersome and prone to failure.

And is the tip about 'forcepae' still there in the error output? It is
quite brief but will help people with some experience understand how to
make the computer work. Others may need a more verbose help text (that I
think should be in the wiki page).

-o-

I saw that you, Brian Murray, edited the wiki page March 3, so I don't
want 'hijack' the page, instead I discuss here, what it could and should
contain.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-05 Thread Chris Bainbridge
sudodus, forcepae isn't in the mainline kernel yet so it's up to the
Ubuntu Kernel team as to whether they add the patch to the kernel now
and/or backport it to 12.04. For someone with Pentium M who wants to
upgrade from 12.04 the easiest way would be to do the fakepae trick of
mounting a modified version of /proc/cpuinfo that contains the pae flag
over the original, and then do the upgrade. Instructions for that could
be added to the wiki.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-05 Thread Brian Murray
Chris - thanks for updating your patch.  I committed a variation of it
to trunk and will upload a new version of the release upgrader shortly.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu-release-upgrader

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-05 Thread awol
i put OpenSuSE on my thinkPad t42 - it works well.


On Thu, Mar 6, 2014 at 5:58 AM, Brian Murray br...@ubuntu.com wrote:

 Chris - thanks for updating your patch.  I committed a variation of it
 to trunk and will upload a new version of the release upgrader shortly.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1068862).
 https://bugs.launchpad.net/bugs/1160346

 Title:
   do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
   without any warning (This kernel does not support a non-PAE CPU)

 Status in Ubuntu Release Upgrader:
   New
 Status in “linux” package in Ubuntu:
   Invalid
 Status in “ubuntu-release-upgrader” package in Ubuntu:
   Triaged

 Bug description:
   Attempting to upgrade from Precise with a non-PAE kernel will result
   in a failed upgrade. do-release-upgrade should check whether the user
   is using a non-PAE kernel and refuse to run, rather than upgrading to
   a broken system with no installed kernel.

   After downloading 1.5GB+ of data and over 1000 new packages, the
   upgrade will eventually report failure. Looking through the logs there
   is no kernel installed because of the error This kernel does not
   support a non-PAE CPU.:

   Selecting previously unselected package linux-image-3.5.0-26-generic.^M
   Unpacking linux-image-3.5.0-26-generic (from
 .../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
   This kernel does not support a non-PAE CPU.^M
   dpkg: error processing
 /var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb
 (--unpack):^M
subprocess new pre-installation script returned error exit status 1^M
   No apport report written because MaxReports is reached already

   Related bugs:

   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is
 dropping non-PAE flavour
   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade
 from 12.04 to 12.10 on a sans-pae CPU leaves kernel broken

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions



-- 
Sent from my recycled old computer.
[:C≡N:]− , I ≤ 2πrEħc ln 2

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-release-upgrader - 1:0.214

---
ubuntu-release-upgrader (1:0.214) trusty; urgency=medium

  * DistUpgrade/DistUpgradeQuirks.py: On 12.04 stop the upgrade process if the
system does not support PAE. Thanks to Chris Bainbridge for the initial
patch. (LP: #1160346)
 -- Brian Murray br...@ubuntu.com   Wed, 05 Mar 2014 12:53:48 -0800

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Fix Released

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-05 Thread Frogman
@sudodus

Thanks for the info re: fakePAE trick


On Wed, Mar 5, 2014 at 4:01 PM, sudodus nio.wikl...@gmail.com wrote:

 @Frogman - fakePAE trick

 Until the new patches in the main-stream code trickle down (maybe it
 stays in 14.04 LTS), I suggest that you try

 Lubuntu-fake-pae according to this link

 https://help.ubuntu.com/community/Lubuntu-fake-PAE

 or if you want some other flavour of Ubuntu, you have a wide choice if
 you install from a tarball with the One Button Installer

 https://help.ubuntu.com/community/OBI

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1094481).
 https://bugs.launchpad.net/bugs/1160346

 Title:
   do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
   without any warning (This kernel does not support a non-PAE CPU)

 Status in Ubuntu Release Upgrader:
   New
 Status in linux package in Ubuntu:
   Invalid
 Status in ubuntu-release-upgrader package in Ubuntu:
   Triaged

 Bug description:
   Attempting to upgrade from Precise with a non-PAE kernel will result
   in a failed upgrade. do-release-upgrade should check whether the user
   is using a non-PAE kernel and refuse to run, rather than upgrading to
   a broken system with no installed kernel.

   After downloading 1.5GB+ of data and over 1000 new packages, the
   upgrade will eventually report failure. Looking through the logs there
   is no kernel installed because of the error This kernel does not
   support a non-PAE CPU.:

   Selecting previously unselected package linux-image-3.5.0-26-generic.^M
   Unpacking linux-image-3.5.0-26-generic (from
 .../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
   This kernel does not support a non-PAE CPU.^M
   dpkg: error processing
 /var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb
 (--unpack):^M
subprocess new pre-installation script returned error exit status 1^M
   No apport report written because MaxReports is reached already

   Related bugs:

   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is
 dropping non-PAE flavour
   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade
 from 12.04 to 12.10 on a sans-pae CPU leaves kernel broken

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions


-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Fix Released

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-05 Thread Chris Bainbridge
I added some text about Pentium M to
https://help.ubuntu.com/community/EnablingPAE . There is now some
overlap with https://help.ubuntu.com/community/PAE - they pages could
probably do with being merged and cleaned up.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Fix Released

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-04 Thread Brian Murray
Chris, thanks for working on this.  The code in the patch itself looks
good but I think the error message for the user could be more
informative regarding the corrective action necessary.  Pointing at
https://help.ubuntu.com/community/EnablingPAE would be one solution or
including some text from there in the message.  Do you want to work on
this?  If not I'll get the message updated.  Thanks again!

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-04 Thread sudodus
... and the text in https://help.ubuntu.com/community/EnablingPAE will
need updating too, and there are volunteers that can do that (for
example I can do it, unless someone has 'adopted' that wiki page and
wants to do it).

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-04 Thread JohnWashington
Re #10 and #11, it gave me a chuckle! :)  But actually there's something
serious here as well.  Not just that the wiki would seem to be not quite
right, but also that some well-understood convention is needed, for use
when one person justifiably assigns a bug to another.

Indeed, even assigning a bug to oneself needs looking at.  A while ago,
a bug I'm interested in, which had no assignee, a guy assigned to
himself.  Of course I was pleased, hope of light at the end of the
tunnel!  A month went by.  And then it was assigned back to nobody.  In
fact, this guy, who had no track record, had assigned himself on 3 other
bugs, same story.

So more than a month was wasted, when someone productive could have
stepped forward.

PS: Great to see this Pentium-M stuff getting some love at last.  I know
that many devs with screaming fast i7 kit think it's a non-issue, too
old to worry about, affects a tiny minority.  But I've encountered a
number of people tempted to dip their toe in the water, try out Linux
for the first time and run away at the first hint of trouble, due to
Pentium-M on old Thinkpads.  They're certainly not signing up to
Launchpad to be counted.  I've even seen where a mag has published a
book about Ubuntu and put a 64-bit CD on the cover -- the punter had no
idea why it didn't work, same outcome, disgust and back to the arms of
Redmond.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-04 Thread Daniel Letzeisen
People mistakenly assign bugs to themselves all of the time. I really
doubt better documentation would help in most of those cases...

Personally, I wouldn't mind seeing the 'Assigned to' field go away
completely or have write access limited.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-04 Thread Steve Langasek
 Not just that the wiki would seem to be not quite right, but also that
 some well-understood convention is needed, for use when one person
 justifiably assigns a bug to another.

The convention is already well understood among Ubuntu developers...

 So more than a month was wasted, when someone productive could have
 stepped forward.

That's not really anything that can be solved by policy or by technical
means.  And frankly, if this went unnoticed for a month, it's not likely
that someone was going to step up to work on it during that period anyway.

 PS: Great to see this Pentium-M stuff getting some love at last.  I know
 that many devs with screaming fast i7 kit think it's a non-issue, too
 old to worry about, affects a tiny minority.

Just to be clear, nothing we're doing here is going to change the
compatibility of Ubuntu 14.04 with non-PAE systems; only to stop users from
upgrading and accidentally winding up with a broken system post-upgrade.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-04 Thread Fscalc
Folks,

It probably isn't appropriate for me to jump in here as I am not a
developer or part of the team that squashes the bugs. I am just one of the
people who filed the bug report, but what John Washington wrote struck me.

I am a person who tries to be an advocate for Linux, Ubuntu in particular.
One of the most compelling messages I've had is that older notebooks can be
reborn as capable boxes. When I show someone their old ThinkPad running a
stable, easy-to-use, secure OS with a modern browser, I've won more than a
few converts.

What Mr. Washington said about all those great old ThinkPads that can stand
as persuasive examples of what is possible is so true. The Pentium M issue
is a roadblock.

I don't wish to distract from the process, so I will just say, Thank you.
The work you folks do is important and is very much appreciated.

Best wishes,

- F. Stephen Costa.


On Tue, Mar 4, 2014 at 6:31 PM, JohnWashington ubu...@johnwash.co.ukwrote:

 Re #10 and #11, it gave me a chuckle! :)  But actually there's something
 serious here as well.  Not just that the wiki would seem to be not quite
 right, but also that some well-understood convention is needed, for use
 when one person justifiably assigns a bug to another.

 Indeed, even assigning a bug to oneself needs looking at.  A while ago,
 a bug I'm interested in, which had no assignee, a guy assigned to
 himself.  Of course I was pleased, hope of light at the end of the
 tunnel!  A month went by.  And then it was assigned back to nobody.  In
 fact, this guy, who had no track record, had assigned himself on 3 other
 bugs, same story.

 So more than a month was wasted, when someone productive could have
 stepped forward.

 PS: Great to see this Pentium-M stuff getting some love at last.  I know
 that many devs with screaming fast i7 kit think it's a non-issue, too
 old to worry about, affects a tiny minority.  But I've encountered a
 number of people tempted to dip their toe in the water, try out Linux
 for the first time and run away at the first hint of trouble, due to
 Pentium-M on old Thinkpads.  They're certainly not signing up to
 Launchpad to be counted.  I've even seen where a mag has published a
 book about Ubuntu and put a 64-bit CD on the cover -- the punter had no
 idea why it didn't work, same outcome, disgust and back to the arms of
 Redmond.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1280638).
 https://bugs.launchpad.net/bugs/1160346

 Title:
   do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
   without any warning (This kernel does not support a non-PAE CPU)

 Status in Ubuntu Release Upgrader:
   New
 Status in linux package in Ubuntu:
   Invalid
 Status in ubuntu-release-upgrader package in Ubuntu:
   Triaged

 Bug description:
   Attempting to upgrade from Precise with a non-PAE kernel will result
   in a failed upgrade. do-release-upgrade should check whether the user
   is using a non-PAE kernel and refuse to run, rather than upgrading to
   a broken system with no installed kernel.

   After downloading 1.5GB+ of data and over 1000 new packages, the
   upgrade will eventually report failure. Looking through the logs there
   is no kernel installed because of the error This kernel does not
   support a non-PAE CPU.:

   Selecting previously unselected package linux-image-3.5.0-26-generic.^M
   Unpacking linux-image-3.5.0-26-generic (from
 .../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
   This kernel does not support a non-PAE CPU.^M
   dpkg: error processing
 /var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb
 (--unpack):^M
subprocess new pre-installation script returned error exit status 1^M
   No apport report written because MaxReports is reached already

   Related bugs:

   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is
 dropping non-PAE flavour
   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade
 from 12.04 to 12.10 on a sans-pae CPU leaves kernel broken

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions


-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new 

[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-04 Thread Chris Bainbridge
New patch with better error text (including url).

** Patch added: update_manager_quirks_pae_v2.patch
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1160346/+attachment/4007638/+files/update_manager_quirks_pae_v2.patch

** Patch removed: update_manager_quirks_pae.patch
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1160346/+attachment/4004690/+files/update_manager_quirks_pae.patch

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-03 Thread Ubuntu Foundations Team Bug Bot
The attachment update_manager_quirks_pae.patch seems to be a patch.
If it isn't, please remove the patch flag from the attachment, remove
the patch tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-03 Thread Alberto Salvia Novella
** Changed in: ubuntu-release-upgrader (Ubuntu)
Milestone: None = ubuntu-14.04-beta-2

** Changed in: linux (Ubuntu)
Milestone: None = ubuntu-14.04-beta-2

** Changed in: linux (Ubuntu)
   Importance: Undecided = Critical

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Importance: High = Critical

** Also affects: ubuntu-release-upgrader
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-03 Thread Steve Langasek
** Changed in: ubuntu-release-upgrader (Ubuntu)
 Assignee: Steve Langasek (vorlon) = Brian Murray (brian-murray)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-03 Thread Alberto Salvia Novella
As seen in https://wiki.ubuntu.com/Bugs/Bug%20statuses:

Never assign bugs to others

** Changed in: ubuntu-release-upgrader (Ubuntu)
 Assignee: Brian Murray (brian-murray) = (unassigned)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-03 Thread Steve Langasek
Thanks for respecting the Ubuntu bug management guidelines, but as
Brian's manager, I get to assign bugs to him ;)

** Changed in: ubuntu-release-upgrader (Ubuntu)
 Assignee: (unassigned) = Brian Murray (brian-murray)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-03 Thread Alberto Salvia Novella
Jajaja, ok :D

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Ubuntu Release Upgrader:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2014-03-02 Thread Chris Bainbridge
I'm attaching a patch for DistUpgradeQuirks.py that aborts the upgrade
if the pae flag  is not in /proc/cpuinfo (the same check as used by the
kernel package on install). It would be a good idea to release this fix
before the 14.04 LTS is released in order to save thousands of people
from ending up with a broken system when they try to upgrade from 12.04
LTS to 14.04 LTS

** Patch added: update_manager_quirks_pae.patch
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1160346/+attachment/4004690/+files/update_manager_quirks_pae.patch

** Tags added: patch

** Tags removed: quantal

** Tags added: pae

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1160346

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in “linux” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error This kernel does not
  support a non-PAE CPU.:

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1160346/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp