Skipping acquire of configured file 'contrib/binary-i386/Packages' as repository … doesn't support architecture 'i386'

Skipping acquire of configured file 'contrib/binary-i386/Packages' as repository … doesn't support architecture 'i386'

I installed Ubuntu 18.04 and then while installing Virtualbox i get the i386 error message after I did: sudo apt-get update Get:1 http:nl.archive.ubuntu.comubuntu bionic InRelease 242 kB Hit:2 http:security.ubuntu.comubuntu bionic-security InRelease Hit:3 http:ppa.launchpad.netdanielrichter2007grub-customizerubuntu bionic InRelease Hit:4 http:nl.archive.ubuntu.comubuntu bionic-updates InRelease Hit:5 http:nl.archive.ubuntu.comubuntu bionic-backports InRelease Get:6 http:download.virtualbox.orgvirtualboxdebian bionic InRelease 4429 B Get:7 http:download.virtualbox.orgvirtualboxdebian bioniccontrib amd64 Packages 1426 B Fetched 248 kB in 1s 209 kBs Reading package lists... Done N: Skipping acquire of configured file contribbinary-i386Packages as repository http:download.virtualbox.orgvirtualboxdebian bionic InRelease doesnt support architecture i386 I found several answers on Askubuntu for the i386 message but I dont know how to apply this to my situation

Edit: sudo nano etcaptsources.list.dvirtualbox.list and change: deb http:download.virtualbox.orgvirtualboxdebian bionic contrib for deb archamd64 http:download.virtualbox.orgvirtualboxdebian bionic contrib Or delete virtualbox.list and execute: echo deb archamd64 http:download.virtualbox.orgvirtualboxdebian lsb_release -sc contrib sudo tee etcaptsources.list.dvirtualbox.list

Комментарии

Популярные сообщения из этого блога

Как преобразовать вертикальную запись в горизонтальную?

How to delete a folder in remote Windows from Linux