FS#42833 - Packages should explicitly depend on lz4

Attached to Project: Arch Linux
Opened by Jack L Frost (fbt) - Tuesday, 18 November 2014, 16:41 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Wednesday, 19 November 2014, 07:32 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

At least mpv and pgrep are built against liblz4, but don't depend on it.
I assume it's because systemd depends on lz4, so it is installed in any fresh system.
But if you remove systemd, lz4 gets removed too as nothing depends on it.
So packages should explicitly depend on it, not just assume it exists in the system.

Steps to reproduce:
Remove systemd, try using mpv.
This task depends upon

Closed by  Bartłomiej Piotrowski (Barthalion)
Wednesday, 19 November 2014, 07:32 GMT
Reason for closing:  Not a bug
Comment by Doug Newgard (Scimmia) - Wednesday, 19 November 2014, 06:34 GMT
You need to report a separate bug for each package that has a missing dependency. I can't really assign bugs across multiple categories/projects.
Comment by Jack L Frost (fbt) - Wednesday, 19 November 2014, 07:10 GMT
Fair enough, I'll do that as I encounter them then.

Loading...