@flome: can't reproduce that here. Package downloads fine, integrity check is successful, and installs ok.
Maybe try cleaning your pkg cache with sudo pacman -Scc
?
Git Clone URL: | https://aur.archlinux.org/mamba.git (read-only, click to copy) |
---|---|
Package Base: | mamba |
Description: | A virtual MIDI keyboard and file player/recorder for ALSA/JACK |
Upstream URL: | https://github.com/brummer10/Mamba |
Licenses: | MIT, 0BSD |
Groups: | pro-audio |
Submitter: | SpotlightKid |
Maintainer: | SpotlightKid (osamc) |
Last Packager: | osamc |
Votes: | 5 |
Popularity: | 0.48 |
First Submitted: | 2020-08-16 17:43 (UTC) |
Last Updated: | 2024-03-23 18:19 (UTC) |
@flome: can't reproduce that here. Package downloads fine, integrity check is successful, and installs ok.
Maybe try cleaning your pkg cache with sudo pacman -Scc
?
error: mamba: signature from "OSAMC https://github.com/osam-cologne/archlinux-proaudio" is unknown trust :: File /var/cache/pacman/pkg/mamba-2.6-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: failed to commit transaction (invalid or corrupted package) Errors occurred, no packages were upgraded.
This AUR package is a mirror and automatically updated from the proaudio binary repo project at https://github.com/osam-cologne/archlinux-proaudio
If possible, open a GitHub issue or PR instead of commenting here, thanks!
Latest release fails to build due to: https://github.com/brummer10/libxputty/issues/12 mamba-git
works.
Since upstream applied a fix but hasn't published a new release, I'd suggest backporting the fix to this package, as a patch to be applied before compiling the code.
@kIERO: xxd
is needed at build time, look at the Makefile
.
new PKGBUILD in https://pastebin.com/SKg3QSs9
please update.
Also removex xxd because not listed in projects depends on github.
Hello!
This version of Mamba has vim (because of the xxd program) as a make
dependency.
Thanks!
Pinned Comments
osamc commented on 2023-10-15 18:34 (UTC)
This AUR package is a mirror and automatically updated from the proaudio binary repo project at https://github.com/osam-cologne/archlinux-proaudio
If possible, open a GitHub issue or PR instead of commenting here, thanks!