Search Criteria
Package Details: bash-preexec 0.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bash-preexec.git (read-only, click to copy) |
---|---|
Package Base: | bash-preexec |
Description: | ⚡ preexec and precmd functions for Bash just like Zsh. |
Upstream URL: | https://github.com/rcaloras/bash-preexec |
Licenses: | MIT |
Conflicts: | bash-preexec-git |
Provides: | bash-preexec |
Submitter: | qbvt |
Maintainer: | qbvt |
Last Packager: | qbvt |
Votes: | 1 |
Popularity: | 0.86 |
First Submitted: | 2020-10-12 10:12 (UTC) |
Last Updated: | 2020-10-12 10:12 (UTC) |
Latest Comments
qbvt commented on 2021-09-27 20:57 (UTC) (edited on 2021-09-27 20:57 (UTC) by qbvt)
Hello again kuba-orlik,
The first step to trying to solve this issue is to identify whether it is an issue with the AUR packaging process (in which case I can help), or if it's an issue with the upstream software (in which case the developer of
bash-preexec
may be able to help). I am only packaging this existing software for arch linux, not developing it. I'm sorry if this was unclearLike I said in my other message over at
undistract-me
, I cannot reproduce the issue you are having, so you will need to figure this out on your machine. I can try to give you some pointer for the debug process.I suggest you do the following to identify whether this is an AUR issue or an upstream issue:
1. Go over to the upstream repository (https://github.com/rcaloras/bash-preexec).
2. Download the code using
git clone
or with a direct download using the "code" button.3. Try to run the tests as described at the bottom of the readme (at https://github.com/rcaloras/bash-preexec) 4. Report the results here.
4.a. If the tests fail, this indicate that the issue is with the upstream package or with your configuration. In that case, the best person to help is the developer of the program, rcaloras. You can ask for his help by opening an issue on the github repo for
bash-preexec
(https://github.com/rcaloras/bash-preexec).4.b. If the tests pass, this indicates that the issue is with the AUR packaging process, in which case we can try to discuss more (although right now I have no diagnosis).
Best,
kuba-orlik commented on 2021-09-27 13:17 (UTC)
I'm getting this error during installation: