FS#77281 - [iproute2] libcap shouldn't be optional, python should be optional

Attached to Project: Arch Linux
Opened by Balló György (City-busz) - Friday, 27 January 2023, 05:02 GMT
Last edited by Christian Hesse (eworm) - Sunday, 29 January 2023, 21:00 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Many binaries in iproute2 are linked to libcap, not just the tipc binary, so please move libcap to from optdepends=() to depends=(). And the package contains a python script 'routel', so python should be added to optdepends=().

iproute2 W: Dependency libcap detected but optional (libraries ['usr/lib/libcap.so.2'] needed in files ['usr/bin/dcb', 'usr/bin/arpd', 'usr/bin/ifstat', 'usr/bin/bridge', 'usr/bin/nstat', 'usr/bin/tc', 'usr/bin/tipc', 'usr/bin/devlink', 'usr/bin/rdma', 'usr/bin/genl', 'usr/bin/ip', 'usr/bin/rtmon', 'usr/bin/ss', 'usr/bin/vdpa'])

iproute2 E: Dependency python detected and not included (programs ['python3'] needed in scripts ['usr/bin/routel'])
This task depends upon

Closed by  Christian Hesse (eworm)
Sunday, 29 January 2023, 21:00 GMT
Reason for closing:  Fixed
Additional comments about closing:  iproute2 6.1.0-4

Loading...