cant install 4.5 on ubuntu i686

Any questions? Need some help?
Post Reply
papampi
Posts: 3
Joined: 07 Oct 2014, 15:47

cant install 4.5 on ubuntu i686

Post by papampi »

I have problem updating it on my ubuntu
here is it :

payam@PAYAM-UBUNTU:~/Desktop$ uname -m
i686

payam@PAYAM-UBUNTU:~/Desktop$ sudo dpkg --force-depends -i filebot_4.5_i686.deb
dpkg: error processing archive filebot_4.5_i686.deb (--install):
package architecture (i686) does not match system (i386)
Errors were encountered while processing:
filebot_4.5_i686.deb



any idea how to install the latest ?
User avatar
rednoah
The Source
Posts: 23005
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: cant install 4.5 on ubuntu i686

Post by rednoah »

uname -a output?
:idea: Please read the FAQ and How to Request Help.
papampi
Posts: 3
Joined: 07 Oct 2014, 15:47

Re: cant install 4.5 on ubuntu i686

Post by papampi »

payam@PAYAM-UBUNTU:~/Desktop$ uname -a
Linux PAYAM-UBUNTU 3.13.0-36-generic #63-Ubuntu SMP Wed Sep 3 21:30:45 UTC 2014 i686 athlon i686 GNU/Linux
User avatar
rednoah
The Source
Posts: 23005
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: cant install 4.5 on ubuntu i686

Post by rednoah »

Have you tried dpkg --force-architecture?

@see http://manpages.ubuntu.com/manpages/sau ... pkg.1.html
:idea: Please read the FAQ and How to Request Help.
papampi
Posts: 3
Joined: 07 Oct 2014, 15:47

Re: cant install 4.5 on ubuntu i686

Post by papampi »

Thanks a lot,
It got installed with some architecture warnings but working fine
Post Reply