Artix Linux Forum

Artix Linux => Package management => Topic started by: MilkCow on 25 December 2018, 04:20:16

Title: Make elogind depend on audit.
Post by: MilkCow on 25 December 2018, 04:20:16
Currently, elogind executable depends on audit shared library, but elogind package doesn't depend on audit. Instead, dbus package depends on audit. elogind can break any time if audit dependency is not taken care of by elogind PKGBUILD.

Because https://gitea.artixlinux.org doesn't accept registrations, I ended up mentioning the issue here.
Title: Re: Make elogind depend on audit.
Post by: nous on 28 December 2018, 12:25:10
elogind depends on dbus which now depends on audit (https://forum.artixlinux.org/index.php/topic,782.msg6091/topicseen.html#msg6091). Unless users install either with -Sdd, they won't be left "dependency-less".