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 This reference is the troubleshooting process I went through when I discovered the issue which was affecting my public mirror service (not official). Pacman looking for …
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 [###…
"error: could not open file: /etc/mtab: No such file or directory" / Newbie...
Nix Package Manager "`GLIBC_2.38' not found" Error / Newbie Corner / Arch...
[SOLVED] /usr/lib/libc.so.6: version `GLIBC_2.34’ not found / Newbie Corner /...
[solved] libc.so.6 version GLIBC_2.16 not found / Installation / Arch Linux...
https://superuser.com/questions/788304/where-to-download-missing-libc-so-6
https://wiki.archlinux.org/title/Pacman#Pacman_crashes_during_an_upgrade
Reinstalling all packages - pacman/Tips and tricks - ArchWiki
To reinstall all native packages, use:
Setting the signatures to be disabled is a security nightmare and can’t fix anything.
iamwaffel360:
currently
/etc/pacman.confis set toSigLevel = NeverWhy? 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