Bug report - Pacman error on the latest version - Infinite loop

Hello,

with the latest version of Manjaro (GNOME) I have an issue with Pacman, I get an infinite loop and I have to kill the process.

/var/log/pacman.log
[2020-09-06T06:46:11+0000] [ALPM] upgraded manjaro-system (20200427-1 → 20200723-1)
[2020-09-06T06:46:11+0000] [ALPM-SCRIPTLET] ^[[1;1m^[[1;32m==>^[[1;0m^[[1;1m revert ha>
[2020-09-06T06:46:11+0000] [ALPM-SCRIPTLET] This will undo all changes previously made.
[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] You’re running an out of date version of
[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] ^Mthe script. Please download the latest
[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] ^Mverison from the GitHub page or update
[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] ^Mvia your package manager. If you contin>
[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] ^Mwithout updating you may run into probl>
[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] Please answer [e]xit or [c]ontinue
[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] Please answer [e]xit or [c]ontinue
[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] Please answer [e]xit or [c]ontinue
[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] Please answer [e]xit or [c]ontinue
[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] Please answer [e]xit or [c]ontinue
[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] Please answer [e]xit or [c]ontinue
[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] Please answer [e]xit or [c]ontinue

[2020-09-06T06:46:12+0000] [ALPM-SCRIPTLET] Please answer [e]xit or [c]ontinue

Hello,

Is this happening for the CLI or UI of Pamac?

Pressing c to [c]ontinue is not working at all ?
Can you also mention what version of Pamac you have installed now?

seems there is an issue in our script. We have to fix this at some point. For diagnosis we need your pacman.log file. You may use pastebin.

The issue is this:

hardcode-fixer needs an update before it can work. @Ste74 do we need that?

Removing the loop of hardcode-fixer

Updateing manjaro-system

@thibault does an update to manjaro-system-20200906-1 fix your loop?

1 Like

I try, just time to boot on USB key

Hmm another error now :

manjaro-gnome manjaro]# pacman -Syyu
:: Synchronizing package databases...
 core                                             168.7 KiB   656 KiB/s 00:00 [############################################] 100%
 extra                                           2013.9 KiB  3.71 MiB/s 00:01 [############################################] 100%
 community                                          6.1 MiB  14.9 MiB/s 00:00 [############################################] 100%
 multilib                                         194.9 KiB  14.6 MiB/s 00:00 [############################################] 100%
:: Some packages should be upgraded first...
resolving dependencies...
looking for conflicting packages...

Packages (2) archlinux-keyring-20200820-1  manjaro-system-20200906-1

Total Download Size:   0.93 MiB
Total Installed Size:  1.29 MiB
Net Upgrade Size:      0.07 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 archlinux-keyring-20200820-1-any                 936.8 KiB  1862 KiB/s 00:01 [############################################] 100%
 manjaro-system-20200906-1-any                     18.6 KiB  0.00   B/s 00:00 [############################################] 100%
(2/2) checking keys in keyring                                                [############################################] 100%
(2/2) checking package integrity                                              [############################################] 100%
error: archlinux-keyring: signature from "Christian Hesse <eworm@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/archlinux-keyring-20200820-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]

Read here.

1 Like