xapt fails to install armel packages in i386 Precise
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
emdebian-crush (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
In Ubuntu 12.04, xapt fails to install armel/armhf libs:
sudo xapt -a armel -M http://
....
Use of qw(...) as parentheses is deprecated at /usr/bin/dpkg-cross line 1053.
dpkg-cross: Skipping Multi-Arch package 'libbz2-
Use of qw(...) as parentheses is deprecated at /usr/bin/dpkg-cross line 1053.
dpkg-cross: Skipping Multi-Arch package 'libc6_
....
Unpacking replacement debconf-armel-cross ...
dpkg: error processing /var/lib/
package architecture (armel) does not match system (i386)
Preparing to replace dpkg-armel-cross 1.16.1.2ubuntu7 (using .../dpkg-
Unpacking replacement dpkg-armel-cross ...
If I add -m, it won't skip the package, but still fail to install the lib.