Package: deborphan
Version: 1.7.31

--- Please enter the report below this line. ---

I have manually installed the "deluge" package, which after a chain of depends, requires python-cffi-backend.  However, as can be seen from the following script, deborphan thinks it's not needed.  WTF?

Details:

rbthomas@monk:~$ sudo deborphan -Ps --guess-all --libdevel
main/python               python-cffi-backend      optional

rbthomas@monk:~$ aptitude why python-cffi-backend
i   deluged             Depends  deluge-common (= 1.3.15-2)
i A deluge-common       Depends python-openssl
i A python-openssl      Depends  python-cryptography (>= 2.3)
i A python-cryptography Depends  python-cffi-backend-api-min (<= 9729)
i A python-cffi-backend Provides python-cffi-backend-api-min

rbthomas@monk:~$ aptitude show python-cffi-backend
Package: python-cffi-backend
Version: 1.12.2-1
State: installed
Automatically installed: yes
Priority: optional
Section: python
Maintainer: Debian Python Modules Team <python-modules-t...@lists.alioth.debian.org>
Architecture: amd64
Uncompressed Size: 201 k
Depends: python (< 2.8), python (>= 2.7~), python:any (< 2.8), python:any (>= 2.7~), libc6 (>= 2.14), libffi6 (>= 3.0.4)
Breaks: python-cffi (< 1)
Replaces: python-cffi (< 1)
Provides: python-cffi-backend-api-9729, python-cffi-backend-api-max (= 10495), python-cffi-backend-api-min (= 9729)
Description: Foreign Function Interface for Python calling C code - backend
 Convenient and reliable way of calling C code from Python.

 The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in  Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that
 only support the ABI level.

 This package contains the runtime support for pre-built cffi modules.
Homepage: http://cffi.readthedocs.org/


--- System information. ---
Architecture:
Kernel: Linux 4.19.0-13-amd64

Debian Release: 10.7
500 stable-updates ftp-osl.osuosl.org
500 stable security.debian.org
500 stable ftp-osl.osuosl.org
500 oldstable deb.debian.org
100 buster-backports ftp-osl.osuosl.org

--- Package information. ---
Depends (Version) | Installed
======================-+-===========
libc6 (>= 2.14) | 2.28-10


Recommends (Version) | Installed
===========================-+-===========
apt | 1.8.2.2
dialog | 1.3-20190211-1
gettext-base | 0.19.8.1-9


Package's Suggests field is empty.

Reply via email to