[Assist] Can't update the system

Leonardo Perez Pulido leoperezpulido at gmail.com
Thu May 3 00:06:20 BST 2018


Hi,

# Procedure:
1. Install parabola-systemd-cli-i686-complete-2017.11.14-19.54-alpha.iso on
top of VirtualBox (learning phase before 'jump' to Parabola GNU/Linux.)
# system clock set to correct date/time.
2. Exit and reboot.
3. Upgrade packages:
    # no new config files
    pacman -Syu

# Response:
Starting full system upgrade
Replace ath9k-htc-firmware with libre/linux-libre-firmware? [Y/n] y
Replace openfwwf with libre/linux-libre-firmware? [Y/n] y
# ...
Proceed with installation? [] y
# No alerts during upgrade...
(104/104) checking packages integrity
# Get this message at the end...
error: linux-libre-api-headers: signature from "User <email at example.org>"
is unknown trust
:: File
/var/cache/pacman/pkg/linux-libre-api-headers-4.15.2_gnu-1.2-i686.pkg.tar.xz
is corrupted (invalid or corrupted package (PGP signature)).

# Apply corrective actions:
# Update the known keys:
pacman-key --refresh-keys
pacman -Syu
# Same message as above:
Replace...
Replace...
error: ... is corrupted (invalid or corrupted package (PGP signature)).

# Second corrective action, manually upgrade keyring:
pacman -Sy archlinux-keyring && pacman -Su
# Same result:
error: linux-libre-api-headers: signature from "User <email at example.org>"
is unknown trust
:: File
/var/cache/pacman/pkg/linux-libre-api-headers-4.15.2_gnu-1.2-i686.pkg.tar.xz
is corrupted (invalid or corrupted package (PGP signature)).

# Third try, reset all keys:
rm -r /etc/pacman.d/gnupg
pacman-key --init
pacman-key --populate archlinux
pacman-key --populate parabola
pacman-key --refresh-keys
# same message:
Replace..
Replace...
...

# Clean cache, just in case:
pacman -Sc
pacman -Syu
# Same message...

# Remove '.part' files
find /var/cache/pacman/pkg/ -iname "*.part" -exec rm {} \;
pacman -Syu
# Same...


I don't know what else to do, any suggestions? Hardware and system clocks
are ok,

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.parabola.nu/pipermail/assist/attachments/20180502/634f8d35/attachment.html>


More information about the Assist mailing list