Updating issue - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: PostmarketOS on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=124) +---- Thread: Updating issue (/showthread.php?tid=12555) |
Updating issue - Hobbes42 - 12-17-2020 I'm currently unable to update my Postmarket OS pinephone. Error message that comes up is "unable to download updates from "odrs.gnome.org": failed to download https://odrs.gnome.org/-1.0/reviews/api/ratings: SSL Handshake failed Any advice here? RE: Updating issue - MrBurger - 12-23-2020 Is the system time on your phone correct? I don't get an ssl error and the certificate should be valid until march RE: Updating issue - Hobbes42 - 01-02-2021 System time is correct... Is there an easy way to reset any of this? RE: Updating issue - PureTryOut - 01-28-2021 That error is only to download application ratings, which you really don't need to upgrade. Try "apk upgrade -a" in a terminal and see if that works. RE: Updating issue - Hobbes42 - 01-31-2021 Thanks! I tried "apk upgrade -a, received the following; "Unable to lock database: Permission denied Error: failed to open apk database: Permission denied" apk upgrade -a -s yields; "failed to open apk database: Permission denied Error: unsatisfiable constraints: Provided by: imagemagick required by: megapixels-0.13.1-r0[cmd:convert] I am a total noob here, but does this indicate the megapixels app is causing an issue? Any further steps I can take? Edit; Was able to update after deleting megapixels. Weird. |