dpkg foreign-architecture warning using Trisquel NetInstall

Progetto:Trisquel
Versione:6.0
Componente:Programs
Categoria:segnalazione di bug
Priorità:normal
Assigned:Non assegnata
Stato:active
Descrizione

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 ?

Mar, 04/30/2013 - 10:25

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

Sab, 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