Re: F40: mock fails with (some) explicit paths in BuildRequires:

2024-04-05 Thread Sam Varshavchik
Todd Zullinger writes: > So, can anyone tell me why %{_includedir}/ltdl.h, which is > /usr/include/ltdl.h, got rejected by mock+dnf5, but %{__make}, which is > /usr/bin/make was just peachy? Using file or directory paths in requires is only allowed for /usr/bin /usr/sbin, and /etc, per the pack

Re: F40: mock fails with (some) explicit paths in BuildRequires:

2024-04-04 Thread Todd Zullinger
Sam Varshavchik wrote: > I cannot mock-rebuild packages that have /some/ BuildRequires: with explicit > file dependencies, for F40. I have no idea why just /some/ of them are > rejected. > > I'm using mock to rebuild SRPMS in an F40 chroot, and it fails thusly: > > Updating and loading repositori