trying to install multiarch support

Asked by Neil

Hi All

Just Installed 19.10 new install.
I am trying to install crossover but keeps telling me in need to install multiarch support.

 I run... sudo dpkg --add-architecture i386 ; sudo apt-get update

but no go.

any help appreciated

Neil

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

For diagnostic purposes please provide the output of the following commands:

uname -a
lsb_release -crid
dpkg --print-architecture
dpkg --print-foreign-architectures

The package "multiarch-support" has been obsolete already for seveal years and finally has been removed from Ubuntu 19.10.
see also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910669
If there is still some software depending on that package, then this is a weakness of that software and should be reported to its provider.

Revision history for this message
Neil (goofandfroggie) said :
#2

Hi Manfred
Info requested

uname -a
Linux BabyBeast 5.3.0-18-generic #19-Ubuntu SMP Tue Oct 8 20:14:06 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
goof@BabyBeast:~$ lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 19.10
Release: 19.10
Codename: eoan
goof@BabyBeast:~$ dpkg --print-architecture
amd64
goof@BabyBeast:~$ dpkg --print-foreign-architectures^C

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

Can you provide more details (e.g. installation instructions) why you need multiarch-support?

Can you help with this problem?

Provide an answer of your own, or ask Neil for more information if necessary.

To post a message you must log in.