Package Details: bass-fish 1.0-1

Git Clone URL: https://aur.archlinux.org/bass-fish.git (read-only, click to copy)
Package Base: bass-fish
Description: Make Bash utilities usable in Fish shell
Upstream URL: https://github.com/edc/bass
Keywords: fish shell
Licenses: MIT
Submitter: ruy16109
Maintainer: ruy16109
Last Packager: ruy16109
Votes: 0
Popularity: 0.000000
First Submitted: 2020-10-21 19:33 (UTC)
Last Updated: 2021-09-27 23:54 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

ruy16109 commented on 2021-09-27 23:32 (UTC) (edited on 2021-09-27 23:43 (UTC) by ruy16109)

Just checked, the error/warning messages are from the check() function, and this is how the upstream checks their code in their Makefile. However, on second thought, I realize that I can just call make test, so I will make that change. I will also update the PKGBUILD to actually include the checksum instead of skipping it.

sudosuwus commented on 2021-09-16 21:22 (UTC)

aura >>= WARNING: The PKGBUILD of bass-fish contains blacklisted bash expressions. fish "$_test_path/test_bass.fish" aura >>= fish can be used to execute arbitrary code not tracked by this PKGBUILD. fish "$_test_path/test_dollar_on_output.fish" aura >>= fish can be used to execute arbitrary code not tracked by this PKGBUILD. aura >>= Do you wish to quit the build process? [Y/n]

this is expected, yes ?