[Bug 1093819] Re: Can't install ia32-libs in chrooted environment
Daniel Hartwig
mandyke at gmail.com
Thu Dec 27 01:08:59 UTC 2012
** Description changed:
+ ia32-libs-multiarch is i386 only. Systems without i386 configured
+ receive this error trying to install ia32-libs:
+
+ > ia32-libs : Depends: ia32-libs-multiarch but it is not installable
+
+ Of course, this is entirely a configuration issue: dpkg is not using
+ i386. In this report the system was installed using debootstrap, in
+ comment #36 of bug 1016294, WUBI.
+
+ This is similar to bug 1016294, though many comments on that report
+ indicate there are other dependency issues at play. Keeping as a
+ separate report. Probably neither are a bug in ia32-libs per se. Feel
+ free to close, duplicate, or reassign to the various installers as
+ appropriate.
+
+ See also:
+ <https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/1016294/comments/30>,
+ <https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/1016294/comments/36>
+
+ [Workaround]
+
+ $ sudo dpkg --add-architecture i386
+ $ sudo apt-get update
+
+ [Original Report]
+
Using Ubuntu 12.10 x86_64 on host system and in deboostrapped
environment. I chrooted to deboostrapped environment and run:
# chroot quantal
# apt-get install ia32-libs
Reading package lists... Done
- Building dependency tree
+ 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:
- ia32-libs : Depends: ia32-libs-multiarch but it is not installable
+ ia32-libs : Depends: ia32-libs-multiarch but it is not installable
E: Unable to correct problems, you have held broken packages.
- # dpkg-architecture
+ # dpkg-architecture
DEB_BUILD_ARCH=amd64
DEB_BUILD_ARCH_BITS=64
DEB_BUILD_ARCH_CPU=amd64
DEB_BUILD_ARCH_ENDIAN=little
DEB_BUILD_ARCH_OS=linux
DEB_BUILD_GNU_CPU=x86_64
DEB_BUILD_GNU_SYSTEM=linux-gnu
DEB_BUILD_GNU_TYPE=x86_64-linux-gnu
DEB_BUILD_MULTIARCH=x86_64-linux-gnu
DEB_HOST_ARCH=amd64
DEB_HOST_ARCH_BITS=64
DEB_HOST_ARCH_CPU=amd64
DEB_HOST_ARCH_ENDIAN=little
DEB_HOST_ARCH_OS=linux
DEB_HOST_GNU_CPU=x86_64
DEB_HOST_GNU_SYSTEM=linux-gnu
DEB_HOST_GNU_TYPE=x86_64-linux-gnu
DEB_HOST_MULTIARCH=x86_64-linux-gnu
# cat /etc/apt/sources.list
deb http://by.archive.ubuntu.com/ubuntu/ quantal main restricted
deb-src http://by.archive.ubuntu.com/ubuntu/ quantal main restricted
deb http://by.archive.ubuntu.com/ubuntu/ quantal-updates main restricted
deb-src http://by.archive.ubuntu.com/ubuntu/ quantal-updates main restricted
deb http://by.archive.ubuntu.com/ubuntu/ quantal universe
deb-src http://by.archive.ubuntu.com/ubuntu/ quantal universe
deb http://by.archive.ubuntu.com/ubuntu/ quantal-updates universe
deb-src http://by.archive.ubuntu.com/ubuntu/ quantal-updates universe
deb http://by.archive.ubuntu.com/ubuntu/ quantal multiverse
deb-src http://by.archive.ubuntu.com/ubuntu/ quantal multiverse
deb http://by.archive.ubuntu.com/ubuntu/ quantal-updates multiverse
deb-src http://by.archive.ubuntu.com/ubuntu/ quantal-updates multiverse
deb http://security.ubuntu.com/ubuntu quantal-security main restricted
deb-src http://security.ubuntu.com/ubuntu quantal-security main restricted
deb http://security.ubuntu.com/ubuntu quantal-security universe
deb-src http://security.ubuntu.com/ubuntu quantal-security universe
deb http://security.ubuntu.com/ubuntu quantal-security multiverse
deb-src http://security.ubuntu.com/ubuntu quantal-security multiverse
# exit
** Summary changed:
- Can't install ia32-libs in chrooted environment
+ ia32-libs-multiarch but it is not installable (i386 not configured)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1093819
Title:
ia32-libs-multiarch but it is not installable (i386 not configured)
Status in “apt” package in Ubuntu:
Invalid
Status in “ia32-libs” package in Ubuntu:
New
Bug description:
ia32-libs-multiarch is i386 only. Systems without i386 configured
receive this error trying to install ia32-libs:
> ia32-libs : Depends: ia32-libs-multiarch but it is not installable
Of course, this is entirely a configuration issue: dpkg is not using
i386. In this report the system was installed using debootstrap, in
comment #36 of bug 1016294, WUBI.
This is similar to bug 1016294, though many comments on that report
indicate there are other dependency issues at play. Keeping as a
separate report. Probably neither are a bug in ia32-libs per se.
Feel free to close, duplicate, or reassign to the various installers
as appropriate.
See also:
<https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/1016294/comments/30>,
<https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/1016294/comments/36>
[Workaround]
$ sudo dpkg --add-architecture i386
$ sudo apt-get update
[Original Report]
Using Ubuntu 12.10 x86_64 on host system and in deboostrapped
environment. I chrooted to deboostrapped environment and run:
# chroot quantal
# apt-get install ia32-libs
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:
ia32-libs : Depends: ia32-libs-multiarch but it is not installable
E: Unable to correct problems, you have held broken packages.
# dpkg-architecture
DEB_BUILD_ARCH=amd64
DEB_BUILD_ARCH_BITS=64
DEB_BUILD_ARCH_CPU=amd64
DEB_BUILD_ARCH_ENDIAN=little
DEB_BUILD_ARCH_OS=linux
DEB_BUILD_GNU_CPU=x86_64
DEB_BUILD_GNU_SYSTEM=linux-gnu
DEB_BUILD_GNU_TYPE=x86_64-linux-gnu
DEB_BUILD_MULTIARCH=x86_64-linux-gnu
DEB_HOST_ARCH=amd64
DEB_HOST_ARCH_BITS=64
DEB_HOST_ARCH_CPU=amd64
DEB_HOST_ARCH_ENDIAN=little
DEB_HOST_ARCH_OS=linux
DEB_HOST_GNU_CPU=x86_64
DEB_HOST_GNU_SYSTEM=linux-gnu
DEB_HOST_GNU_TYPE=x86_64-linux-gnu
DEB_HOST_MULTIARCH=x86_64-linux-gnu
# cat /etc/apt/sources.list
deb http://by.archive.ubuntu.com/ubuntu/ quantal main restricted
deb-src http://by.archive.ubuntu.com/ubuntu/ quantal main restricted
deb http://by.archive.ubuntu.com/ubuntu/ quantal-updates main restricted
deb-src http://by.archive.ubuntu.com/ubuntu/ quantal-updates main restricted
deb http://by.archive.ubuntu.com/ubuntu/ quantal universe
deb-src http://by.archive.ubuntu.com/ubuntu/ quantal universe
deb http://by.archive.ubuntu.com/ubuntu/ quantal-updates universe
deb-src http://by.archive.ubuntu.com/ubuntu/ quantal-updates universe
deb http://by.archive.ubuntu.com/ubuntu/ quantal multiverse
deb-src http://by.archive.ubuntu.com/ubuntu/ quantal multiverse
deb http://by.archive.ubuntu.com/ubuntu/ quantal-updates multiverse
deb-src http://by.archive.ubuntu.com/ubuntu/ quantal-updates multiverse
deb http://security.ubuntu.com/ubuntu quantal-security main restricted
deb-src http://security.ubuntu.com/ubuntu quantal-security main restricted
deb http://security.ubuntu.com/ubuntu quantal-security universe
deb-src http://security.ubuntu.com/ubuntu quantal-security universe
deb http://security.ubuntu.com/ubuntu quantal-security multiverse
deb-src http://security.ubuntu.com/ubuntu quantal-security multiverse
# exit
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1093819/+subscriptions
More information about the foundations-bugs
mailing list