Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#72792 - [bash-bats] lacks optional parallel dep
Attached to Project:
Community Packages
Opened by Jelle van der Waa (jelly) - Friday, 19 November 2021, 21:11 GMT
Last edited by Andreas Radke (AndyRTR) - Saturday, 20 November 2021, 06:17 GMT
Opened by Jelle van der Waa (jelly) - Friday, 19 November 2021, 21:11 GMT
Last edited by Andreas Radke (AndyRTR) - Saturday, 20 November 2021, 06:17 GMT
|
DetailsDescription:
bats has an optional dependency to parallel when using -j $(nproc) |
This task depends upon
podman run --rm --network=none -v /home/jelle/projects/dbscripts:/dbscripts:ro --tmpfs=/tmp:exec -w /dbscripts/test dbscripts/test make CASES=cases/db-update.bats BATS_ARGS="-j 2" test
BUILDDIR=/build PATH=/dbscripts/test/../:/dbscripts/test/../cron-jobs/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin bats -j 2 cases/db-update.bats
/usr/lib/bats/bats-exec-suite: line 75: /usr/lib/bats-core/semaphore.bash: No such file or directory
Issue seems to be
[jelle@t14s][~/projects/dbscripts]%pacman -Ql bash-bats | grep semaphore
bash-bats /usr/lib/bats/semaphore.bash