[Kernel-packages] [Bug 1295112] Re: Unable to install 64-bit kernel on 64-bit-capable system installed with 32-bit userland+kernel

2014-03-27 Thread Tim Gardner
Verified that this now works correctly,

-- 
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/1295112

Title:
  Unable to install 64-bit kernel on 64-bit-capable system installed
  with 32-bit userland+kernel

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released

Bug description:
  $ arch
  i686
  $ dpkg -l linux-generic
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  
Architecture Description
  
+++-==---==
  ii  linux-generic  3.13.0.18.22 i386  
   Complete Generic Linux kernel and headers
  $ sudo dpkg --add-architecture amd64
  $ sudo apt-get update
  $ sudo apt-get install linux-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-generic:amd64 : Depends: linux-headers-generic:amd64 (= 3.13.0.18.22) 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-generic:amd64 : Depends: linux-headers-3.13.0-18-generic:amd64 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-3.13.0-18-generic:amd64 : Depends: 
linux-headers-3.13.0-18:amd64 but it is not installable
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64 linux-headers-3.13.0-18:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Package linux-headers-3.13.0-18:amd64 is not available, but is referred to by 
another package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source

  E: Package 'linux-headers-3.13.0-18:amd64' has no installation candidate
  $

  cjwatson identified the issue:

  12:52:11 cjwatson the bug is that linux-headers-3.13.0-18 isn't
  Multi-Arch: foreign fwiw

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-18-generic 3.13.0-18.38
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  james  3834 F pulseaudio
   /dev/snd/controlC0:  james  3834 F pulseaudio
   /dev/snd/pcmC0D0p:   james  3834 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Thu Mar 20 12:52:29 2014
  HibernationDevice: RESUME=UUID=67e3cd44-242b-4bbf-918b-28fff81e0312
  InstallationDate: Installed on 2010-10-21 (1246 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  MachineType: LENOVO 2516CTO
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic 
root=UUID=7ad192e9-7b26-49d1-8e1c-fefc7dc495cb ro quiet splash 
intel_pstate=enable
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-18-generic N/A
   

[Kernel-packages] [Bug 1295112] Re: Unable to install 64-bit kernel on 64-bit-capable system installed with 32-bit userland+kernel

2014-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-19.40

---
linux (3.13.0-19.40) trusty; urgency=low

  [ Tim Gardner ]

  * [Config] Add new mlx modules to d-i
  * [Config] Fix d-i spelling error: ahxi_xgene -- ahci_xgene
  * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM,
linux-tools-common, and linux-cloud-tools-common
- LP: #1295112
  * Release Tracking Bug
- LP: #1296484

  [ Upstream Kernel Changes ]

  * Drivers: hv: vmbus: Specify the target CPU that should receive
notification
- LP: #1295813
 -- Tim Gardner tim.gard...@canonical.com   Sun, 23 Mar 2014 19:54:50 -0600

** Changed in: linux (Ubuntu Trusty)
   Status: Fix Committed = 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/1295112

Title:
  Unable to install 64-bit kernel on 64-bit-capable system installed
  with 32-bit userland+kernel

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released

Bug description:
  $ arch
  i686
  $ dpkg -l linux-generic
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  
Architecture Description
  
+++-==---==
  ii  linux-generic  3.13.0.18.22 i386  
   Complete Generic Linux kernel and headers
  $ sudo dpkg --add-architecture amd64
  $ sudo apt-get update
  $ sudo apt-get install linux-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-generic:amd64 : Depends: linux-headers-generic:amd64 (= 3.13.0.18.22) 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-generic:amd64 : Depends: linux-headers-3.13.0-18-generic:amd64 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-3.13.0-18-generic:amd64 : Depends: 
linux-headers-3.13.0-18:amd64 but it is not installable
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64 linux-headers-3.13.0-18:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Package linux-headers-3.13.0-18:amd64 is not available, but is referred to by 
another package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source

  E: Package 'linux-headers-3.13.0-18:amd64' has no installation candidate
  $

  cjwatson identified the issue:

  12:52:11 cjwatson the bug is that linux-headers-3.13.0-18 isn't
  Multi-Arch: foreign fwiw

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-18-generic 3.13.0-18.38
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  james  

[Kernel-packages] [Bug 1295112] Re: Unable to install 64-bit kernel on 64-bit-capable system installed with 32-bit userland+kernel

2014-03-23 Thread Tim Gardner
** Also affects: linux (Ubuntu Trusty)
   Importance: High
   Status: Confirmed

** Changed in: linux (Ubuntu Trusty)
   Status: Confirmed = Fix Committed

** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) = Tim Gardner (timg-tpi)

-- 
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/1295112

Title:
  Unable to install 64-bit kernel on 64-bit-capable system installed
  with 32-bit userland+kernel

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Trusty:
  Fix Committed

Bug description:
  $ arch
  i686
  $ dpkg -l linux-generic
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  
Architecture Description
  
+++-==---==
  ii  linux-generic  3.13.0.18.22 i386  
   Complete Generic Linux kernel and headers
  $ sudo dpkg --add-architecture amd64
  $ sudo apt-get update
  $ sudo apt-get install linux-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-generic:amd64 : Depends: linux-headers-generic:amd64 (= 3.13.0.18.22) 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-generic:amd64 : Depends: linux-headers-3.13.0-18-generic:amd64 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-3.13.0-18-generic:amd64 : Depends: 
linux-headers-3.13.0-18:amd64 but it is not installable
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64 linux-headers-3.13.0-18:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Package linux-headers-3.13.0-18:amd64 is not available, but is referred to by 
another package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source

  E: Package 'linux-headers-3.13.0-18:amd64' has no installation candidate
  $

  cjwatson identified the issue:

  12:52:11 cjwatson the bug is that linux-headers-3.13.0-18 isn't
  Multi-Arch: foreign fwiw

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-18-generic 3.13.0-18.38
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  james  3834 F pulseaudio
   /dev/snd/controlC0:  james  3834 F pulseaudio
   /dev/snd/pcmC0D0p:   james  3834 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Thu Mar 20 12:52:29 2014
  HibernationDevice: RESUME=UUID=67e3cd44-242b-4bbf-918b-28fff81e0312
  InstallationDate: Installed on 2010-10-21 (1246 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  MachineType: LENOVO 2516CTO
  ProcFB:
   
  

[Kernel-packages] [Bug 1295112] Re: Unable to install 64-bit kernel on 64-bit-capable system installed with 32-bit userland+kernel

2014-03-20 Thread James Hunt
$ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64 linux-headers-3.13.0-18
Reading package lists... Done
Building dependency tree   
Reading state information... Done
linux-headers-3.13.0-18 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 linux-headers-3.13.0-18-generic:amd64 : Depends: linux-headers-3.13.0-18:amd64 
but it is not installable
E: Unable to correct problems, you have held broken packages.
$

-- 
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/1295112

Title:
  Unable to install 64-bit kernel on 64-bit-capable system installed
  with 32-bit userland+kernel

Status in “linux” package in Ubuntu:
  New

Bug description:
  $ arch
  i686
  $ dpkg -l linux-generic
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  
Architecture Description
  
+++-==---==
  ii  linux-generic  3.13.0.18.22 i386  
   Complete Generic Linux kernel and headers
  $ sudo dpkg --add-architecture amd64
  $ sudo apt-get update
  $ sudo apt-get install linux-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-generic:amd64 : Depends: linux-headers-generic:amd64 (= 3.13.0.18.22) 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-generic:amd64 : Depends: linux-headers-3.13.0-18-generic:amd64 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-3.13.0-18-generic:amd64 : Depends: 
linux-headers-3.13.0-18:amd64 but it is not installable
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64 linux-headers-3.13.0-18:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Package linux-headers-3.13.0-18:amd64 is not available, but is referred to by 
another package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source

  E: Package 'linux-headers-3.13.0-18:amd64' has no installation candidate
  $

  cjwatson identified the issue:

  12:52:11 cjwatson the bug is that linux-headers-3.13.0-18 isn't
  Multi-Arch: foreign fwiw

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-18-generic 3.13.0-18.38
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  

[Kernel-packages] [Bug 1295112] Re: Unable to install 64-bit kernel on 64-bit-capable system installed with 32-bit userland+kernel

2014-03-20 Thread Colin Watson
This is an important part of being able to transition people in-place to
amd64, so I'd like to see this fixed in trusty if possible.

-- 
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/1295112

Title:
  Unable to install 64-bit kernel on 64-bit-capable system installed
  with 32-bit userland+kernel

Status in “linux” package in Ubuntu:
  New

Bug description:
  $ arch
  i686
  $ dpkg -l linux-generic
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  
Architecture Description
  
+++-==---==
  ii  linux-generic  3.13.0.18.22 i386  
   Complete Generic Linux kernel and headers
  $ sudo dpkg --add-architecture amd64
  $ sudo apt-get update
  $ sudo apt-get install linux-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-generic:amd64 : Depends: linux-headers-generic:amd64 (= 3.13.0.18.22) 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-generic:amd64 : Depends: linux-headers-3.13.0-18-generic:amd64 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-3.13.0-18-generic:amd64 : Depends: 
linux-headers-3.13.0-18:amd64 but it is not installable
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64 linux-headers-3.13.0-18:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Package linux-headers-3.13.0-18:amd64 is not available, but is referred to by 
another package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source

  E: Package 'linux-headers-3.13.0-18:amd64' has no installation candidate
  $

  cjwatson identified the issue:

  12:52:11 cjwatson the bug is that linux-headers-3.13.0-18 isn't
  Multi-Arch: foreign fwiw

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-18-generic 3.13.0-18.38
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  james  3834 F pulseaudio
   /dev/snd/controlC0:  james  3834 F pulseaudio
   /dev/snd/pcmC0D0p:   james  3834 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Thu Mar 20 12:52:29 2014
  HibernationDevice: RESUME=UUID=67e3cd44-242b-4bbf-918b-28fff81e0312
  InstallationDate: Installed on 2010-10-21 (1246 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  MachineType: LENOVO 2516CTO
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic 
root=UUID=7ad192e9-7b26-49d1-8e1c-fefc7dc495cb ro quiet splash 
intel_pstate=enable
  RelatedPackageVersions:
   

[Kernel-packages] [Bug 1295112] Re: Unable to install 64-bit kernel on 64-bit-capable system installed with 32-bit userland+kernel

2014-03-20 Thread Joseph Salisbury
** Tags added: kernel-key

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

-- 
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/1295112

Title:
  Unable to install 64-bit kernel on 64-bit-capable system installed
  with 32-bit userland+kernel

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  $ arch
  i686
  $ dpkg -l linux-generic
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  
Architecture Description
  
+++-==---==
  ii  linux-generic  3.13.0.18.22 i386  
   Complete Generic Linux kernel and headers
  $ sudo dpkg --add-architecture amd64
  $ sudo apt-get update
  $ sudo apt-get install linux-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-generic:amd64 : Depends: linux-headers-generic:amd64 (= 3.13.0.18.22) 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-generic:amd64 : Depends: linux-headers-3.13.0-18-generic:amd64 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-3.13.0-18-generic:amd64 : Depends: 
linux-headers-3.13.0-18:amd64 but it is not installable
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64 linux-headers-3.13.0-18:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Package linux-headers-3.13.0-18:amd64 is not available, but is referred to by 
another package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source

  E: Package 'linux-headers-3.13.0-18:amd64' has no installation candidate
  $

  cjwatson identified the issue:

  12:52:11 cjwatson the bug is that linux-headers-3.13.0-18 isn't
  Multi-Arch: foreign fwiw

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-18-generic 3.13.0-18.38
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  james  3834 F pulseaudio
   /dev/snd/controlC0:  james  3834 F pulseaudio
   /dev/snd/pcmC0D0p:   james  3834 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Thu Mar 20 12:52:29 2014
  HibernationDevice: RESUME=UUID=67e3cd44-242b-4bbf-918b-28fff81e0312
  InstallationDate: Installed on 2010-10-21 (1246 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  MachineType: LENOVO 2516CTO
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic 
root=UUID=7ad192e9-7b26-49d1-8e1c-fefc7dc495cb ro quiet splash 
intel_pstate=enable
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-18-generic N/A
   

[Kernel-packages] [Bug 1295112] Re: Unable to install 64-bit kernel on 64-bit-capable system installed with 32-bit userland+kernel

2014-03-20 Thread Joseph Salisbury
Does this issue happen if you try to just install the linux-image
package and not include the headers package at the same time?

-- 
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/1295112

Title:
  Unable to install 64-bit kernel on 64-bit-capable system installed
  with 32-bit userland+kernel

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  $ arch
  i686
  $ dpkg -l linux-generic
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  
Architecture Description
  
+++-==---==
  ii  linux-generic  3.13.0.18.22 i386  
   Complete Generic Linux kernel and headers
  $ sudo dpkg --add-architecture amd64
  $ sudo apt-get update
  $ sudo apt-get install linux-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-generic:amd64 : Depends: linux-headers-generic:amd64 (= 3.13.0.18.22) 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-generic:amd64 : Depends: linux-headers-3.13.0-18-generic:amd64 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-3.13.0-18-generic:amd64 : Depends: 
linux-headers-3.13.0-18:amd64 but it is not installable
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64 linux-headers-3.13.0-18:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Package linux-headers-3.13.0-18:amd64 is not available, but is referred to by 
another package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source

  E: Package 'linux-headers-3.13.0-18:amd64' has no installation candidate
  $

  cjwatson identified the issue:

  12:52:11 cjwatson the bug is that linux-headers-3.13.0-18 isn't
  Multi-Arch: foreign fwiw

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-18-generic 3.13.0-18.38
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  james  3834 F pulseaudio
   /dev/snd/controlC0:  james  3834 F pulseaudio
   /dev/snd/pcmC0D0p:   james  3834 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Thu Mar 20 12:52:29 2014
  HibernationDevice: RESUME=UUID=67e3cd44-242b-4bbf-918b-28fff81e0312
  InstallationDate: Installed on 2010-10-21 (1246 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  MachineType: LENOVO 2516CTO
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic 
root=UUID=7ad192e9-7b26-49d1-8e1c-fefc7dc495cb ro quiet splash 
intel_pstate=enable
  RelatedPackageVersions:
   

[Kernel-packages] [Bug 1295112] Re: Unable to install 64-bit kernel on 64-bit-capable system installed with 32-bit userland+kernel

2014-03-20 Thread James Hunt
Yes:

$ sudo apt-get install linux-generic:amd64
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 linux-generic:amd64 : Depends: linux-headers-generic:amd64 (= 3.13.0.18.22) 
but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
$ sudo apt-get install linux-image:amd64  
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package linux-image:amd64 is a virtual package provided by:
  linux-image-3.13.0-18-lowlatency:amd64 3.13.0-18.38
  linux-image-3.13.0-18-generic:amd64 3.13.0-18.38
You should explicitly select one to install.

E: Package 'linux-image:amd64' has no installation candidate
$ sudo apt-get install linux-image-3.13.0-18-generic:amd64
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Suggested packages:
  fdutils:amd64 linux-doc-3.13.0:amd64 linux-source-3.13.0:amd64 
linux-tools:amd64 linux-headers-3.13.0-18-generic:amd64
The following packages will be REMOVED
  linux-generic linux-image linux-image-3.13.0-18-generic 
linux-image-extra-3.13.0-18-generic linux-image-generic linux-image-generic-pae 
linux-image-server
The following NEW packages will be installed
  linux-image-3.13.0-18-generic:amd64
0 to upgrade, 1 to newly install, 7 to remove and 11 not to upgrade.
Need to get 14,9 MB of archives.
After this operation, 104 MB disk space will be freed.

That last operation looks wrong as apt seems to want to remove my 32-bit
(??) kernel.

-- 
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/1295112

Title:
  Unable to install 64-bit kernel on 64-bit-capable system installed
  with 32-bit userland+kernel

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  $ arch
  i686
  $ dpkg -l linux-generic
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  
Architecture Description
  
+++-==---==
  ii  linux-generic  3.13.0.18.22 i386  
   Complete Generic Linux kernel and headers
  $ sudo dpkg --add-architecture amd64
  $ sudo apt-get update
  $ sudo apt-get install linux-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-generic:amd64 : Depends: linux-headers-generic:amd64 (= 3.13.0.18.22) 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-generic:amd64 : Depends: linux-headers-3.13.0-18-generic:amd64 
but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  $ sudo apt-get install linux-generic:amd64 linux-headers-generic:amd64 
linux-headers-3.13.0-18-generic:amd64
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
   linux-headers-3.13.0-18-generic:amd64 : Depends: 
linux-headers-3.13.0-18:amd64 but it