You are not logged in.
I'm having a problem getting a package off the AUR. It's Citra, an NDS emulator. One package isn't letting me complete the process and keeps complaining to me:
yay -S citra-qt-git
Sync Explicit (1): citra-qt-git-r9840.b10f3d96f-1
resolving dependencies...
:: There are 2 providers available for qt6-multimedia-backend:
:: Repository extra
1) qt6-multimedia-ffmpeg 2) qt6-multimedia-gstreamer
Enter a number (default=1):
looking for conflicting packages...
warning: dependency cycle detected:
warning: qt6-multimedia-ffmpeg will be installed before its qt6-multimedia dependency
Packages (6) libbacktrace-git-r77.9ae4f4a-1 mbedtls-3.4.1-1 qt6-multimedia-6.6.0-1 qt6-multimedia-ffmpeg-6.6.0-1 sndio-1.9.0-1 citra-qt-git-r9840.b10f3d96f-1
Total Download Size: 14.14 MiB
Total Installed Size: 40.05 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
qt6-multimedia-ffmpeg-6.6.0-1-x86_64 162.3 KiB 226 KiB/s 00:01 [##############################################################] 100%
sndio-1.9.0-1-x86_64 125.3 KiB 118 KiB/s 00:01 [##############################################################] 100%
libbacktrace-git-r77.9ae4f4a-1-x86_64 63.6 KiB 285 KiB/s 00:00 [##############################################################] 100%
qt6-multimedia-6.6.0-1-x86_64 953.8 KiB 619 KiB/s 00:02 [##############################################################] 100%
citra-qt-git-r9840.b10f3d96f-1-x86_64 11.9 MiB 6.20 MiB/s 00:02 [##############################################################] 100%
mbedtls-3.4.1-1-x86_64 953.4 KiB 485 KiB/s 00:02 [##############################################################] 100%
Total (6/6) 14.1 MiB 6.61 MiB/s 00:02 [##############################################################] 100%
(6/6) checking keys in keyring [##############################################################] 100%
(6/6) checking package integrity [##############################################################] 100%
error: libbacktrace-git: signature from "TNE <tne@garudalinux.org>" is invalid
:: File /var/cache/pacman/pkg/libbacktrace-git-r77.9ae4f4a-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.
-> error installing repo packagesAny idea how to fix this?
EDIT: So the culprit is this fellow right here, libbacktrace-git . I tried to download that separately and indeed, it's giving me the same error.
EDIT: I tried resetting my key database and repopulating it, but it didn't solve the issue
EDIT: I also tried disabling the requirement for signature checking altogether. It still isn't downloading the package though!
Last edited by scatherinch (2023-11-04 14:30:35)
Offline
So this is Garuda? Arch doesn't package things like that.
Offline
I'm very much on vanilla Arch. I do have the chaotic aur directed in my pacman.conf though (I don't know if it's supported here.) Is that where this is coming from?
Maybe something in the chaotic aur is overriding precedence over the one in the normal aur. I noticed that when I commented that out in pacman.conf, it stopped throwing that error at me. Then I looked into the Chaotic-AUR itself and it links to quite a bit of goodies from that Distro: https://github.com/chaotic-aur/packages
Any idea?
Last edited by scatherinch (2023-11-04 14:07:38)
Offline
Did you see https://aur.chaotic.cx/ ?
Notably where you add the chaotic-keyring package?
EDIT: I also tried disabling the requirement for signature checking altogether.
Do you want to hear /how/ stupid that is or can you already imagine "very much"?
Online
I know, I'm using a VM on an entirely different machine. I just wanted to test something. So, I think that's what happened, yeah. I'll mark this as solved.
Last edited by scatherinch (2023-11-04 14:30:08)
Offline