dpkg foreign-architecture warning using Trisquel NetInstall

Proxecto:Trisquel
Versión:6.0
Componente:Programs
Categoría:informe de erro
Prioridade:normal
Asignado:Sen asignar
Estado:active
Descrición

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 - 11:25

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

Sáb, 12/28/2013 - 22:58

I fixed this by doing:

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

then
# apt-get update