Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

python multiarch installation problem

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
badfish99
Posts: 1
Joined: 2018-03-05 11:06

python multiarch installation problem

#1 Post by badfish99 »

I'm running a 64-bit aarch64 machine on which I've installed 32-bit python:armhf in order to use a 3rd-party library which is not open source (yes, I know, I'm sorry).
If I try to install the python-requests package (which is architecture-independent) via 'apt-get install python-requests' then apt-get wants to remove all my python:armhf packages and replace them with the aarch64 equivalents.
Is this bug in the packaging of python-requests? Is there a way to persuade apt-get to install it? I've tried reading the multiarch documentation, but it's not very obvious what should happen.

User avatar
makh
Posts: 651
Joined: 2011-10-09 09:16

Re: python multiarch installation problem

#2 Post by makh »

Hi

try chroot/schroot... it may help.

Thankyou
ThinkPad E14: Arch, Debian Stable
GUI: Xfce

For new: Try MX Linux, Linux Mint; later join Debian Stable

Post Reply