
iamwaffel360:
followed many wiki’s and guides
What other wiki’s and guides?
Here are a few but i have been looking for a while and across multiple devices as I wanted to learn more as I try to fix it.
Here are a few from my history on this device in no particular order
You are getting a message when syncing your system error: GPGME error: No data error: failed to synchronize all databases (invalid or corrupted database (PGP signature)) Before you continue [SOLVED] Error updating system (error: GPGME error: No data) / Newbie Corner / Arch Linux Forums Pacman troubleshooting - Manjaro Pacman looking for database signature files Also see this pacman bugreport from 2015 - which was closed as not a bug but a matter of configuration. FS#44445 : "GPGME err…
Hi, I am new in manjaro and I am using xfce. I am not able to update my system. I have tried to update my system with package manager and sudo pacman -Syu command. Every time update archive get corrupted so I tried below link methods but none of them are working https:// forum.manjaro. org/t/update-or-package-installation-returns-error-failed-to-commit-transaction-invalid-or-corrupted-package/5129 I am unable to post link so added space in between https:// and forum and manjaro. and org …
When I try to run commands I see this: ps -ef ps: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib/libgcc_s.so.1) I am unable to complete this package update process. pacman -Syyu :: Synchronizing package databases... core 166.2 KiB 416 KiB/s 00:00 [#######################################################] 100% extra 1889.5 KiB 9.37 MiB/s 00:00 [###…
https://bbs.archlinux.org/viewtopic.php?id=212752
https://bbs.archlinux.org/viewtopic.php?id=289714
https://bbs.archlinux.org/viewtopic.php?id=274705
https://bbs.archlinux.org/viewtopic.php?id=146897
https://superuser.com/questions/788304/where-to-download-missing-libc-so-6
https://wiki.archlinux.org/title/Pacman#Pacman_crashes_during_an_upgrade
https://wiki.archlinux.org/title/Pacman/Tips_and_tricks#Reinstalling_all_packages

Setting the signatures to be disabled is a security nightmare and can’t fix anything.

iamwaffel360:
currently
/etc/pacman.conf
is set toSigLevel = Never
Why? Don’t do that.
I don’t remember where or when but have set it back to
SigLevel = Required DatabaseOptional

pacman-static
Im looking into it now

- Mount your root partition:
sudo mount -m /dev/sda1 /mnt/system
I will restart live boot now as it fails
[manjaro manjaro]# mount -m /dev/encryp /mnt/system
mount: /mnt/system: special device /dev/encryp does not exist.
dmesg(1) may have more information after failed mount system call.
For reference it was loaded with
cryptsetup luksOpen /dev/nvme1n1p3 encryp