[Bug 934593] Re: python-all-dev, python-dev must be Arch: any for multiarch
Jean-Luc Aufranc
cnxsoft at cnx-software.com
Wed May 16 08:39:06 UTC 2012
I've tried it for armel.
Added
deb [arch=armel,armhf] http://ports.ubuntu.com/ubuntu-ports precise-proposed main universe multiverse restricted to /etc/apt/source.lists
Then ran:
sudo apt-get update
sudo apt-get install -t precise-proposed python:armel
The following packages have unmet dependencies:
python:armel : Depends: python2.7:armel (>= 2.7.3) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I've tracked to mime-support
sudo apt-get install -t precise-proposed mime-support:armel
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package mime-support:armel 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 'mime-support:armel' has no installation candidate
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/934593
Title:
python-all-dev, python-dev must be Arch: any for multiarch
Status in “python-defaults” package in Ubuntu:
Fix Released
Status in “python3-defaults” package in Ubuntu:
Fix Released
Status in “python-defaults” source package in Precise:
Fix Released
Status in “python3-defaults” source package in Precise:
Fix Released
Bug description:
The python-all-dev and python-dev packages are currently Architecture:
all. This makes them unusable for cross-building python extension
packages, because these then get treated as packages of the native
architecture, pulling in the native python2.7-dev / libpython2.7
instead of the host-arch one that we need.
Making them Architecture: any is a prerequisite for being able to grab
python-all-dev:armhf (for instance) as a build-dependency. More work
beyond that will be needed to make this usable though, since
libpython2.7 has a dependency on python2.7 (why?) and we can't replace
the native python with the host one for a cross build.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: python-all-dev (not installed)
ProcVersionSignature: Ubuntu 3.2.0-16.25-generic 3.2.6
Uname: Linux 3.2.0-16-generic x86_64
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
CheckboxSubmission: 017452a27eca3c8b498abbfa5ef91db9
CheckboxSystem: ecaaad6fa1e0799a0aa1126bf620f39e
Date: Fri Feb 17 15:44:26 2012
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: python-defaults
UpgradeStatus: Upgraded to precise on 2011-11-08 (101 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/934593/+subscriptions
More information about the foundations-bugs
mailing list