After todays upgrade unlock screen does not work anymore - 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: Manjaro on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=130) +---- Thread: After todays upgrade unlock screen does not work anymore (/showthread.php?tid=12129) Pages:
1
2
|
RE: After todays upgrade unlock screen does not work anymore - ak42 - 11-13-2020 (11-13-2020, 12:57 AM)kern707 Wrote: I have gotten yesterday in the afternoon, in the "Software" application of the PinePhone, a notification that an "OS Update" is available. I did not tap on "download" yet. you can check for updates with checkupdates. and yes now it is safe to update. the package that used to break the phone was phoc version 0.4.4+4+ga5bdd63-1 it have been fixed in 0.4.4+4+ga5bdd63-3 RE: After todays upgrade unlock screen does not work anymore - kern707 - 11-13-2020 (11-13-2020, 02:23 AM)ak42 Wrote:(11-13-2020, 12:57 AM)kern707 Wrote: I have gotten yesterday in the afternoon, in the "Software" application of the PinePhone, a notification that an "OS Update" is available. I did not tap on "download" yet. Sweet! thanks for the info! I will now try to update. RE: After todays upgrade unlock screen does not work anymore - LinAdmin2 - 11-13-2020 (11-13-2020, 02:23 AM)ak42 Wrote: you can check for updates with checkupdates.checkupdates in my version (5.9.1-9-MANJARO-ARM #1 SMP Wed Nov 4) results with the error message: Quote:==> ERROR: Cannot find the fakeroot binary. RE: After todays upgrade unlock screen does not work anymore - ak42 - 11-13-2020 (11-13-2020, 06:11 AM)LinAdmin2 Wrote:(11-13-2020, 02:23 AM)ak42 Wrote: you can check for updates with checkupdates.checkupdates in my version (5.9.1-9-MANJARO-ARM #1 SMP Wed Nov 4) results with the error message: have you tried installing fakeroot ? Code: sudo pacman -S fakeroot RE: After todays upgrade unlock screen does not work anymore - LinAdmin2 - 11-13-2020 (11-13-2020, 06:54 AM)ak42 Wrote:Thank you, this solved my problem!(11-13-2020, 06:11 AM)LinAdmin2 Wrote:(11-13-2020, 02:23 AM)ak42 Wrote: you can check for updates with checkupdates.checkupdates in my version (5.9.1-9-MANJARO-ARM #1 SMP Wed Nov 4) results with the error message: |