PINE64
Status update 2020-09-05 - 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: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Status update 2020-09-05 (/showthread.php?tid=11291)

Pages: 1 2 3


RE: Status update 2020-09-05 - HLing - 09-23-2020

(09-22-2020, 02:41 PM)dukla2000 Wrote: "...Have also got apt's knickers in a knot with python3-yoyo etc trying to get all the upgrades in: managed to muscle the 5.8 kernel through. But in any event realise this has nothing to do with F2FS..."
Is this the message you got? "..trying to overwrite '/usr/lib/puthon3/dist-packages/yoyo/_init_.py', which is also in package python3-yoyo-migrations 7.0.1-1....."

What does one do at this point?


RE: Status update 2020-09-05 - fernando_c_m - 09-23-2020

(09-23-2020, 07:31 AM)HLing Wrote:
(09-22-2020, 02:41 PM)dukla2000 Wrote: "...Have also got apt's knickers in a knot with python3-yoyo etc trying to get all the upgrades in: managed to muscle the 5.8 kernel through. But in any event realise this has nothing to do with F2FS..."
Is this the message you got? "..trying to overwrite '/usr/lib/puthon3/dist-packages/yoyo/_init_.py', which is also in package python3-yoyo-migrations 7.0.1-1....."

What does one do at this point?
I am not sure if dpkg is installed by default. I vaguely remember having installed it manually. Anyway use remove instead of purge if you use authenticator.
dpkg --purge python3-yoyo-migrations gnome-authenticator
apt full-upgrade
apt install gnome-authenticator


RE: Status update 2020-09-05 - dukla2000 - 09-23-2020

(09-23-2020, 07:31 AM)HLing Wrote:
(09-22-2020, 02:41 PM)dukla2000 Wrote: "...Have also got apt's knickers in a knot with python3-yoyo etc trying to get all the upgrades in: managed to muscle the 5.8 kernel through. But in any event realise this has nothing to do with F2FS..."
Is this the message you got? "..trying to overwrite '/usr/lib/puthon3/dist-packages/yoyo/_init_.py', which is also in package python3-yoyo-migrations 7.0.1-1....."
Yup

(09-23-2020, 08:45 AM)fernando_c_m Wrote: ...
dpkg --purge python3-yoyo-migrations gnome-authenticator
apt full-upgrade
apt install gnome-authenticator
Thanks - worked like a charm


RE: Status update 2020-09-05 - HLing - 09-23-2020

(09-23-2020, 12:47 PM)dukla2000 Wrote:
(09-23-2020, 07:31 AM)HLing Wrote:
(09-22-2020, 02:41 PM)dukla2000 Wrote: "...Have also got apt's knickers in a knot with python3-yoyo etc trying to get all the upgrades in: managed to muscle the 5.8 kernel through. But in any event realise this has nothing to do with F2FS..."
Is this the message you got? "..trying to overwrite '/usr/lib/puthon3/dist-packages/yoyo/_init_.py', which is also in package python3-yoyo-migrations 7.0.1-1....."
Yup

(09-23-2020, 08:45 AM)fernando_c_m Wrote: ...
dpkg --purge python3-yoyo-migrations gnome-authenticator
apt full-upgrade
apt install gnome-authenticator
Thanks - worked like a charm
I hadn't been using Authenticator even though I got the error message?


RE: Status update 2020-09-05 - dukla2000 - 09-25-2020

(09-05-2020, 09:08 AM)a-wai Wrote: ...

We also have an experimental build using F2FS for the root filesystem, available here,
...

Have only been using the F2FS version the last couple of days, including a clean restart with the 20200921 version yesterday. So not sure if my problem is related to the F2FS version, but I can no longer slide sideways through the open applications in phosh. If I shrink the current application then I can only select either its neighbour on the left or right - I can't slide sideways to see all the open applications.

BTW should add that crashes seem a bit reduced now. Still running from SDcard, logfile still full of "mmc_erase: group start error -110, status 0x0". But my generic USB-C dongle (one from fleabay, not the CE Pine edition one) working fine to provide at least a working RJ45 Ethernet connection.


RE: Status update 2020-09-05 - dukla2000 - 10-01-2020

(09-25-2020, 03:24 AM)dukla2000 Wrote: ... I can no longer slide sideways through the open applications in phosh. If I shrink the current application then I can only select either its neighbour on the left or right - I can't slide sideways to see all the open applications.
...

Fixed by yesterday's updates - thank you to all concerned.

Also a fix so that clicking on a link (in say an email) opens a new tab in Firefox - till now always bombed if Firefox was already open. Again thanks to those toiling away.


RE: Status update 2020-09-05 - dukla2000 - 10-12-2020

(09-05-2020, 09:08 AM)a-wai Wrote: ...
We also have an experimental build using F2FS for the root filesystem, available here, which improves the system's responsiveness and seems to perform quite well overall.
...

Sorry - have given up working with F2FS for now as have had a really unstable week, not sure the cause(s) of course. But my biggest gripe (apart from cluttering the log file - I was always running from an SDcard) is about every 7 days I had an extraordinarily long boot - like 3-5 minutes. I suspect this was an fsck on / but never trapped a log to be sure. Again not sure if routine maintenance of F2FS is slower or my SDcard (Evo+ 32Gb) was the cause?