#waydroid not installing (something about pacman keys?)
26 messages · Page 1 of 1 (latest)
:: File /var/cache/pacman/pkg/python-jaraco.text-3.9.1-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
this is the error
Try reinstalling the archlinux-keyring package
If that doesn't work, do these commands
rm -rf /etc/pacman.d/gnupg
pacman-key --init
pacman-key --populate
ok
now i get something about the fakeroot binary
==> ERROR: Cannot find the fakeroot binary.
error: failed to build 'libglibutil-1.0.69-1':
error: can't build libgbinder-1.1.34-1, deps not satisfied: libglibutil
error: can't build python-gbinder-1.1.1-3, deps not satisfied: libgbinder
error: can't build waydroid-1.4.1-1, deps not satisfied: python-gbinder
error: packages failed to build: libglibutil-1.0.69-1 libgbinder-1.1.34-1 python-gbinder-1.1.1-3 waydroid-1.4.1-1```
You need to have the base-devel package installed to build AUR packages
oh
ok
i use gentoo and im on an arch machine because i wanted to try something new so im a bit clueless
fakeroot: /etc/ld.so.conf.d/fakeroot.conf exists in filesystem
Errors occurred, no packages were upgraded.
should i rm -rf that?
weird, it's in /etc though so it's probably fine to remove
ok
ok i think that fixed it
36 | #include <glib.h>
| ^~~~~~~~
compilation terminated.
make: *** [Makefile:191: build/release/gutil_datapack.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'libglibutil-1.0.69-1':
error: can't build libgbinder-1.1.34-1, deps not satisfied: libglibutil
error: can't build python-gbinder-1.1.1-3, deps not satisfied: libgbinder
error: can't build waydroid-1.4.1-1, deps not satisfied: python-gbinder
error: packages failed to build: libglibutil-1.0.69-1 libgbinder-1.1.34-1 python-gbinder-1.1.1-3 waydroid-1.4.1-1``` new error
oh it has dependencies which are in the AUR
for a package like this, it's probably best to use an AUR helper like paru or yay, which makes installing and updating AUR packages easier
that's weird