[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#729800: Installing kernel 3.10 from wheezy-backports fails.



Package: linux-image-3.10-0.bpo.3-amd64
Version: 3.10.11-1~bpo70+1

I am running Debian wheezy amd64 with default kernel (3.2). When I try to kernel 3.10 from wheezy-backports by running "apt-get -t wheezy-backports install linux-image-amd64", it fails. I think it's a error with the depends, conflicts tags of the package. I suspect that the backports kernel conflicts with live-tools from wheezy but the backports package doesn't contains the correct meta-data to resolve gracefully.

Here is output from command line:

sudo apt-get -t wheezy-backports install linux-image-amd64
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  initramfs-tools linux-image-3.10-0.bpo.3-amd64
Suggested packages:
  linux-doc-3.10 debian-kernel-handbook
The following NEW packages will be installed:
  linux-image-3.10-0.bpo.3-amd64
The following packages will be upgraded:
  initramfs-tools linux-image-amd64
2 upgraded, 1 newly installed, 0 to remove and 121 not upgraded.
Need to get 25.1 MB of archives.
After this operation, 116 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.debian.org/debian/ wheezy-backports/main initramfs-tools all 0.113~bpo70+1 [92.0 kB]
Get:2 http://ftp.debian.org/debian/ wheezy-backports/main linux-image-3.10-0.bpo.3-amd64 amd64 3.10.11-1~bpo70+1 [25.0 MB]
Get:3 http://ftp.debian.org/debian/ wheezy-backports/main linux-image-amd64 amd64 3.10+52~bpo70+1 [5,844 B]                                                                                                                                                                                
Fetched 25.1 MB in 25s (999 kB/s)                                                                                                                                                                                                                                                          
Reading changelogs... Done
Preconfiguring packages ...
(Reading database ... 282948 files and directories currently installed.)
Preparing to replace initramfs-tools 0.109.1 (using .../initramfs-tools_0.113~bpo70+1_all.deb) ...
Unpacking replacement initramfs-tools ...
dpkg: error processing /var/cache/apt/archives/initramfs-tools_0.113~bpo70+1_all.deb (--unpack):
 trying to overwrite '/usr/sbin/update-initramfs', which is also in package live-tools 3.0.20-1
update-initramfs: deferring update (trigger activated)
Selecting previously unselected package linux-image-3.10-0.bpo.3-amd64.
dpkg: considering deconfiguration of initramfs-tools, which would be broken by installation of linux-image-3.10-0.bpo.3-amd64 ...
dpkg: yes, will deconfigure initramfs-tools (broken by linux-image-3.10-0.bpo.3-amd64)
Unpacking linux-image-3.10-0.bpo.3-amd64 (from .../linux-image-3.10-0.bpo.3-amd64_3.10.11-1~bpo70+1_amd64.deb) ...
De-configuring initramfs-tools ...
Preparing to replace linux-image-amd64 3.2+46 (using .../linux-image-amd64_3.10+52~bpo70+1_amd64.deb) ...
Unpacking replacement linux-image-amd64 ...
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/initramfs-tools_0.113~bpo70+1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Reply to: