Home
Solus
Search
Configure Global Search
Log In
Transactions
D1229
Change Details
Change Details
Old
New
Diff
``` sudo solbuild chroot cd YPKG/root/util-linux/build/util-linux-2.31/ make check ``` I don't know why this doesn't work from the package.yml while the check (64-bit) are ok.
``` sudo solbuild chroot cd YPKG/root/util-linux/build/util-linux-2.32/ make check ``` I don't know why this doesn't work from the package.yml but all checks are successful from a manual run.
``` sudo solbuild chroot cd YPKG/root/util-linux/build/util-linux-2.
31/
32/
make check ``` I don't know why this doesn't work from the package.yml
while the check (64-bit) are ok
but all checks are successful from a manual run
.
Continue