this post was submitted on 23 Mar 2024
6 points (100.0% liked)
postmarketOS
981 readers
1 users here now
postmarketOS - a real Linux distribution for phones and other mobile devices ๐ง ๐ฑ ๐ฉโ๐ป
Rules:
- Be nice, follow CoC
- Don't ask for device ports, consider DIY
- Report bugs in the issue tracker (not here! ๐)
See also:
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This sounds more like a network problem, maybe something on your end or that one of the repos was temporarily unreachable (usually it's the postmarketOS repo for me in such situations). I recommend running
sudo apk update
in situations like this and reading through the output. Depending on which repo is unreachable (= if it's one of the alpine repos) it may be a better idea to delay upgrading.It definitely has nothing to do with the device being dropped from main to community โ both categories mean that the device is served by stable.
Hope this helps!
I tried the update command and the repos that the error occur on are
"http:////dl-cdn.alpinelinux.org/alpine/3.19/main"
"http:////dl-cdn.alpinelinux.org/alpine/3.19/community"
I don't get the error on my Pinebook Pro which si also on PostmarketOS 23.12 if that matters.
Haven't seen that error yet, but I'd suggest trying other Alpine mirrors (set them in your /etc/apk/repositories): https://mirrors.alpinelinux.org/
(there's also "apk fix" which helps when installing a package failed earlier for whatever reason, but that doesn't seem to be the cause here)