Public bug reported:

```
utku3@pop-os:~$ apt-cache policy freecad
freecad:
  Installed: (none)
  Candidate: 0.18.3+dfsg1-1
  Version table:
     0.18.3+dfsg1-1 500
        500 http://archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu eoan/universe i386 Packages
utku3@pop-os:~$ 
```


`sudo apt install freecad` fails because `multiarch-support` doesn't
exist


output:

```
utku3@pop-os:~$ sudo apt install freecad
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 freecad : Depends: freecad-python3 but it is not going to be installed or
                    freecad-python2 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
utku3@pop-os:~$ 
utku3@pop-os:~$ sudo apt install freecad-python3
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 freecad-python3 : Depends: libfreecad-python3-0.18 (< 0.18.3+dfsg1-1+1~) but 
it is not going to be installed
                   Depends: libfreecad-python3-0.18 (>= 0.18.3+dfsg1-1) but it 
is not going to be installed
E: Unable to correct problems, you have held broken packages.
utku3@pop-os:~$ sudo apt install freecad-python3 libfreecad-python3-0.18
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libfreecad-python3-0.18 : Depends: libvtk7.1 but it is not going to be 
installed
E: Unable to correct problems, you have held broken packages.
utku3@pop-os:~$ sudo apt install libvtk7.1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libvtk7.1 : Depends: gdal-abi-2-4-0
             Depends: libgdal20 (>= 2.3.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
utku3@pop-os:~$ sudo apt install libgdal20
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libgdal20 : Depends: odbcinst1debian2 (>= 2.3.1) but it is not going to be 
installed
E: Unable to correct problems, you have held broken packages.
utku3@pop-os:~$ sudo apt install odbcinst1debian2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 odbcinst1debian2 : PreDepends: multiarch-support but it is not installable
E: Unable to correct problems, you have held broken packages.
utku3@pop-os:~$ sudo apt install multiarch-support
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package multiarch-support is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'multiarch-support' has no installation candidate
utku3@pop-os:~$ 
```

** Affects: freecad (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1851429

Title:
  unable to install freecad on eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1851429/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to