dpkg foreign-architecture warning using Trisquel NetInstall

Projekt:Trisquel
Version:6.0
Komponente:Programs
Kategorie:Fehlerbericht
Priorität:normal
Zugewiesen:nicht zugewiesen
Status:active
Beschreibung

Hello Everyone,

I've installed Trisquel 6.0 using the NetInstall version in order to have a fully XFCE Desktop running without a lot of the pre-installed Trisquel applications. With this I've noticed a message that keeps appearing in the terminal when I try to install anything - it doesn't stop the installation process. The message is the following :

dpkg: warning: ignoring option --foreign-architecture=@MULTIARCH@: must start with an alphanumeric

How can I solve this ?

Di, 04/30/2013 - 10:25

Do you use multiarch? Maybe what's in your /etc/dpkg/dpkg.cfg.d/multiarch

Sa, 12/28/2013 - 21:58

I fixed this by doing:

# vim /etc/dpkg/dpkg.cfg.d/multiarch
change @MULTIARCH@ to i386

then
# apt-get update