Opened 7 years ago

#3104 new bug

Debian 9 Stretch PPA install

Reported by: shamael Owned by:
Priority: minor Milestone: not applicable
Component: libtorrent Version: 1.3.15
Keywords: libssl Cc:

Description

Trying to help installing Deluge from PPA on Debian Stretch (see http://forum.deluge-torrent.org/viewtopic.php?f=7&t=54663&p=227068#p227068) a libtorrent dependency issue was raised. A workaround is presented in the topic but I would like to ask if anything is possible on the PPA level to no mix Debian package. Here below the test with all Ubuntu PPA

apt-get install -t yakkety libtorrent-rasterbar8 The following packages have unmet dependencies: libtorrent-rasterbar8 : Depends: libboost-system1.61.0 but it is not installable

Depends: libssl1.0.0 (>= 1.0.1) but it is not installable


apt-get install -t zesty libtorrent-rasterbar8 The following packages have unmet dependencies:

libtorrent-rasterbar8 : Depends: libssl1.0.0 (>= 1.0.2~beta3) but it is not installable


apt-get install -t xenial libtorrent-rasterbar8 The following packages have unmet dependencies:

libtorrent-rasterbar8 : Depends: libboost-system1.58.0 but it is not installable

Depends: libssl1.0.0 (>= 1.0.1) but it is not installable


Debian Stretch libssl default package: dpkg -l|grep libssl ii libssl1.0.2:amd64 1.0.2l-2 amd64 Secure Sockets Layer toolkit - shared libraries ii libssl1.1:amd64 1.1.0f-3 amd64 Secure Sockets Layer toolkit - shared libraries

Change History (0)

Note: See TracTickets for help on using tickets.