On Tue, Apr 15, 2025 at 06:26:00PM +0100, Daniel P. Berrangé wrote:
> When building in Koji, /sbin & /usr/sbin are symlinks to /usr/bin.
> In meson.build libvirt searchs for a bunch of programs, unfortunately
> searching in /sbin & /usr/sbin, before /bin & /usr/bin. The qualified
> paths of the pro
On Tue, Apr 15, 2025 at 11:20:29AM +, Zbigniew Jędrzejewski-Szmek wrote:
> Hi,
>
> When a system is _upgraded_ to F42, we try to "merge", by making
> /usr/sbin a symlink to /usr/bin. This is blocked when a package lists
> files under /usr/sbin.
Slight tangent, but I've just discovered an unan
Hi,
On 15-Apr-25 13:20, Zbigniew Jędrzejewski-Szmek wrote:
> Hi,
>
> When a system is _upgraded_ to F42, we try to "merge", by making
> /usr/sbin a symlink to /usr/bin. This is blocked when a package lists
> files under /usr/sbin. It'd be great to rebuild/update those packages,
> so that the upgr
On Tue, Apr 15, 2025 at 11:20:29AM +, Zbigniew Jędrzejewski-Szmek wrote:
> Hi,
>
> When a system is _upgraded_ to F42, we try to "merge", by making
> /usr/sbin a symlink to /usr/bin. This is blocked when a package lists
> files under /usr/sbin. It'd be great to rebuild/update those packages,
>
On Tue, Apr 15, 2025 at 6:20 AM Zbigniew Jędrzejewski-Szmek <
zbys...@in.waw.pl> wrote:
> Hi,
>
> When a system is _upgraded_ to F42, we try to "merge", by making
> /usr/sbin a symlink to /usr/bin. This is blocked when a package lists
> files under /usr/sbin. It'd be great to rebuild/update those
Hi,
When a system is _upgraded_ to F42, we try to "merge", by making
/usr/sbin a symlink to /usr/bin. This is blocked when a package lists
files under /usr/sbin. It'd be great to rebuild/update those packages,
so that the upgraded systems reach the intended state and look the
same as new installat