I am a new user in Ubuntu and installed 16.04 LTS 64-bit. I am seeing an error when I try to update
$ sudo apt-get update
N: Skipping acquire of configured file 'partner/binary-foreign-architecture/Packages' as repository 'http://archive.canonical.com/ubuntu xenial InRelease' doesn't support architecture 'foreign-architecture'
17 times the same line repeats
I have checked and read other related questions, but they are talking about a Google Chrome issue, but I don't have it in my system, All I have is Skype installed (that even doesn't run, it just appears as an icon in dash for some time),
From another answer I have tried
$ dpkg --print-foreign-architectures
i386
foreign-architecture
as you see it doesn't show me amd64
.
foreign-architecture
is not an architecture. Remove it. – muru Apr 11 '17 at 03:30