Ubuntu Disco

attachment.html (990 Bytes)

attachment.html (973 Bytes)

This issue has been fixed now.

However the python 2 packages are being rebuild, and will be there only in a
short while.

Best,
Tiago

attachment.html (1.38 KB)

The necessary dependencies should be installed automatically when you
install the package. There is no need to install them individually by hand.

Best,
Tiago

attachment.html (2.26 KB)

I get the same problem when installing from Ubuntu 19.04:

(base) joe(a)phil:~$ sudo apt install python3-graph-tool
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.
python3-graph-tool : Depends: libboost-graph1.67.1 but it is not installable
                      Depends: libboost-iostreams1.67.1 but it is not installable
                      Depends: libboost-python1.67.1 but it is not installable
                      Depends: libboost-system1.67.1 but it is not installable
                      Depends: libboost-thread1.67.1 but it is not installable
                      Depends: libboost-regex1.67.1 but it is not installable
E: Unable to correct problems, you have held broken packages.
Only libboost-*1.67.0 seems available in the Ubuntu apt repository (indeed, 1.67.1 never seems to have been officially released: https://www.boost.org/users/history/)

attachment.html (7.35 KB)