libxen3.2 upgrade error Hardy x64

Bug #189806 reported by Mike Grunde
4
Affects Status Importance Assigned to Milestone
xen-3.2 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

I ran a dist-upgrade today and received the error "Errors were encountered while processing: libvirt0 libvirt-bin python-libvirt" I ran "sudo dpkg --configure -a" in order to attempt to correct this problem to find all three packages seemed to depend on libxen3.2, so I ran "sudo apt-get install libxen3.2" to which I received this error

Unpacking libxen3.2 (from .../libxen3.2_3.2.0-0ubuntu3_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libxen3.2_3.2.0-0ubuntu3_amd64.deb (--unpack):
 trying to overwrite `/usr/lib/libblktap.so.3.0.0', which is also in package libxen3.1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libxen3.2_3.2.0-0ubuntu3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Revision history for this message
Pavel Mlčoch (pavkamlc) wrote :

The same on i386:

pavka@ubuntu:~$ export LC_ALL="C"
pavka@ubuntu:~$ sudo dpkg --configure -a
dpkg: dependency problems prevent configuration of virt-viewer:
 virt-viewer depends on libxen3.1; however:
  Package libxen3.1 is not installed.
dpkg: error processing virt-viewer (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 virt-viewer
pavka@ubuntu:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libxen3.1
The following NEW packages will be installed:
  libxen3.1
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B/117kB of archives.
After this operation, 356kB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 398157 files and directories currently installed.)
Unpacking libxen3.1 (from .../libxen3.1_3.1.0-0ubuntu19_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libxen3.1_3.1.0-0ubuntu19_i386.deb (--unpack):
 trying to overwrite `/usr/lib/libblktap.so.3.0.0', which is also in package libxen3.2
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libxen3.1_3.1.0-0ubuntu19_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
pavka@ubuntu:~$

Revision history for this message
Chuck Short (zulcss) wrote :

This should already been fixed.Thanks for the bug report
chuck

Changed in xen-3.2:
status: New → Fix Committed
Revision history for this message
Chuck Short (zulcss) wrote :

This should be fixed now.

Changed in xen-3.2:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.