Your message dated Wed, 06 Feb 2019 20:15:41 +0100
with message-id <[email protected]>
and subject line Re: Bug#921062: pkg-config: installing multiple architectures 
is not possible
has caused the Debian Bug report #921062,
regarding pkg-config: installing multiple architectures is not possible
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
921062: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921062
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pkg-config
Version: 0.29-6

I want to create a singe docker image where I can cross compile for different
architectures (armhf and arm64). I tried to install both variants but got the
following error:

 pkg-config:armhf : Conflicts: pkg-config
                    Conflicts: pkg-config:arm64
 pkg-config:arm64 : Conflicts: pkg-config
                    Conflicts: pkg-config:armhf

-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info

--- End Message ---
--- Begin Message ---
]] Christian Gmeiner 

> I want to create a singe docker image where I can cross compile for different
> architectures (armhf and arm64). I tried to install both variants but got the
> following error:

pkg-config is multi-arch: foreign, so there is no need to install a
version for each architecture.  Simply enabling the dpkg architecture
and using /usr/bin/$arch-pkg-config will DTRT.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are

--- End Message ---

Reply via email to