09-23-2021, 08:17 PM
I installed Arch Linux ARM on my Pinephone. When I go to the software store to update, it seems to know there are updates, but it won't install them. I tried the latest release of Phosh, the latest release of Plasma and the July release of Phosh and they all do basically the same thing. I copied the code I got from the latest version of Plasma for your reference:
$ sudo pacman -Syu
We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibilty.
[sudo] sqassword for alarm:
:: Sychronizing package databases...
pine64 790.0 B 2.00 B/s
pine64 9.0 KiB 18.4 KiB/s
00:00
plasma 789.0 B 2.00 B/s
plasma 16.0 KiB 31.8 KiB/s
00:01
phosh 4.8 KiB 15.0 B/s
phosh 18.3 KiB 35.0 KiB/s
00:01
danctnix 2.1 KiB 6.00 B/s
danctnix 29.4 KiB 52.2 KiB/s
error: failed retrieving file 'core.db' from mirror.archlinuxarm.org : Resolving timed out after 10001 milliseconds
error: failed retrieving file 'extra.db' from mirror.archlinuxarm.org : Resolving timed out after 10000 milliseconds
error: failed retrieving file 'community.db' from mirror.archlinux.org : Resolving timed out after 10000 milliseconds
warning: too many errors from mirror.archlinuxarm.org, skipping for the remainder of this transaction
error: failed retrieving file 'alarm.db' from mirror.archlinuxarm.org : Resolving timed out after 10000 milliseconds
error: failed retrieving file 'aur.db' from mirror.archlinuxarm.org : Connection time-out
error: failed to synchronize all databases (download library error)
[alarm@danctnix ~]$
On initial bootup, in the code that scrolls past I see some errors. I just reinstalled the latest release of Phosh and snapped a pic of the code:
==> Generating pacman master key. This may take some time.
gpg: Generating pacman keyring master key...
[FAILED] Failed to activate swap /dev/zram0.
[DEPEND] Dependency failed for Swaps
[ 13.148714] iio iio:device2: failed to read Who-Am-I register
[FAILED] Failed to activate swap /dev/zram0.
[DEPEND] Dependency failed for Swaps.
gpg: key75880CB9A4EE6B8 marked as ultimately trusted
gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created
gpg; revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/116F79C5F8AEFD B1EAF3EFB375880CB9A4EEE6B8.rev'
gpg: Done
Any idea what's going on or what I can do to fix it?
$ sudo pacman -Syu
We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibilty.
[sudo] sqassword for alarm:
:: Sychronizing package databases...
pine64 790.0 B 2.00 B/s
pine64 9.0 KiB 18.4 KiB/s
00:00
plasma 789.0 B 2.00 B/s
plasma 16.0 KiB 31.8 KiB/s
00:01
phosh 4.8 KiB 15.0 B/s
phosh 18.3 KiB 35.0 KiB/s
00:01
danctnix 2.1 KiB 6.00 B/s
danctnix 29.4 KiB 52.2 KiB/s
error: failed retrieving file 'core.db' from mirror.archlinuxarm.org : Resolving timed out after 10001 milliseconds
error: failed retrieving file 'extra.db' from mirror.archlinuxarm.org : Resolving timed out after 10000 milliseconds
error: failed retrieving file 'community.db' from mirror.archlinux.org : Resolving timed out after 10000 milliseconds
warning: too many errors from mirror.archlinuxarm.org, skipping for the remainder of this transaction
error: failed retrieving file 'alarm.db' from mirror.archlinuxarm.org : Resolving timed out after 10000 milliseconds
error: failed retrieving file 'aur.db' from mirror.archlinuxarm.org : Connection time-out
error: failed to synchronize all databases (download library error)
[alarm@danctnix ~]$
On initial bootup, in the code that scrolls past I see some errors. I just reinstalled the latest release of Phosh and snapped a pic of the code:
==> Generating pacman master key. This may take some time.
gpg: Generating pacman keyring master key...
[FAILED] Failed to activate swap /dev/zram0.
[DEPEND] Dependency failed for Swaps
[ 13.148714] iio iio:device2: failed to read Who-Am-I register
[FAILED] Failed to activate swap /dev/zram0.
[DEPEND] Dependency failed for Swaps.
gpg: key75880CB9A4EE6B8 marked as ultimately trusted
gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created
gpg; revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/116F79C5F8AEFD B1EAF3EFB375880CB9A4EEE6B8.rev'
gpg: Done
Any idea what's going on or what I can do to fix it?