FS#53062 - [iproute2] Depends on libelf

Attached to Project: Arch Linux
Opened by nfnty (nfnty) - Thursday, 23 February 2017, 10:21 GMT
Last edited by Christian Hesse (eworm) - Saturday, 25 February 2017, 18:47 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Ronald van Haren (pressh)
Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Can be replicated by just running `ip` without `libelf` installed.

Error message:
```
ip: error while loading shared libraries: libelf.so.1: cannot open shared object file: No such file or directory
```
This task depends upon

Closed by  Christian Hesse (eworm)
Saturday, 25 February 2017, 18:47 GMT
Reason for closing:  Fixed
Additional comments about closing:  iproute2 4.10.0-2 in [testing]
Comment by Christian Hesse (eworm) - Saturday, 25 February 2017, 18:43 GMT
Well, package libelf does not belong to a clean chroot, but is installed by a make dependency. On an average system this is not an issue as systemd is installed and pulls in libelf. So how did you manage to break this?
Anyway... Pushing fixed package soon.

Loading...