Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7503

Compute Module • Re: *some* CM5's from a batch failing, going read-only FS

$
0
0
So, having read this thread and checked journalctl it looks like various updates might be active... slightly frustrating that this stuff seems to creep in between versions and then we have to play whack-a-mole to get back to where we started.

Anyway...

journal shows (I picked relevant-seeming parts):

Code:

Mar 06 10:36:14 MYPI systemd[1]: Started apt-daily.timer - Daily apt download activities.Mar 06 10:36:14 MYPI systemd[1]: apt-daily-upgrade.timer: Adding 53min 41.054414s random time.Mar 06 10:36:14 MYPI systemd[1]: apt-daily-upgrade.timer: Realtime timer elapses at Fri 2025-03-07 06:53:41 GMT.Mar 06 10:36:14 MYPI systemd[1]: apt-daily-upgrade.timer: Changed dead -> waitingMar 06 10:36:14 MYPI systemd[1]: apt-daily-upgrade.timer: Job 86 apt-daily-upgrade.timer/start finished, result=doneMar 06 10:36:14 MYPI systemd[1]: Started apt-daily-upgrade.timer - Daily apt upgrade and clean activities.Mar 06 10:36:14 MYPI systemd[1]: dpkg-db-backup.timer: Realtime timer elapses at Fri 2025-03-07 00:00:00 GMT.Mar 06 10:36:14 MYPI systemd[1]: dpkg-db-backup.timer: Changed dead -> waitingMar 06 10:36:14 MYPI systemd[1]: dpkg-db-backup.timer: Job 85 dpkg-db-backup.timer/start finished, result=doneMar 06 10:36:14 MYPI systemd[1]: Started dpkg-db-backup.timer - Daily dpkg database backup timer.Mar 06 10:36:14 MYPI systemd[1]: e2scrub_all.timer: Adding 31.281059s random time....Mar 06 10:36:14 MYPI systemd[1]: Starting rpi-eeprom-update.service - Check for Raspberry Pi EEPROM updates...

This thread viewtopic.php?p=2302564 suggests:
Create: /etc/apt/apt.conf.d/10periodic
Paste:
APT::Periodic::Enable "0";

And:
sudo systemctl disable packagekit.service

Remove:
/etc/apt/apt.conf.d/20packagekit
But no feedback (yet) on whether this works or is the correct approach.

Statistics: Posted by John_U — Thu Mar 13, 2025 5:12 pm



Viewing all articles
Browse latest Browse all 7503

Trending Articles