Adding new architecture

4 replies [Last post]
GNUsup
Offline
Joined: 10/29/2013

Hello,

So yesterday I was trying to install some software (notably wine) and it said I did not have the "right architecture". So, I am wondering, how do I add another architecture? (i386)

onpon4
Offline
Joined: 05/30/2012

It's something that's broken in Trisquel 6, see this issue for an explanation and a way to fix it:

https://trisquel.info/en/issues/8155

mYself
Offline
Joined: 01/18/2012
leny2010

I am a member!

I am a translator!

Offline
Joined: 09/15/2011

Trisquel 6.0 install inherited an upstream bug that _might_ cause
this problem. Have a look at /etc/dpkg/dpkg.cfg.d/multiarch and
change any @MULTIARCH@ to i386 . After that do a

sudo apt-get update

and try again.

GNUsup
Offline
Joined: 10/29/2013

Thank you for your answers, my multiarch problem is now fixed. :)