bug#77086: Filesystems not unmounted on reboot

2025-06-10 Thread David Pflug
I was just bit by this on a fresh install. Once I've got this setup finalized, I'll try to reproduce on a vm and prune it down to a minimal test case. -- David Pflug

bug#77086: Filesystems not unmounted on reboot

2025-05-03 Thread Ludovic Courtès
Hello, "Ashish SHUKLA" writes: > I just rebuilt kernel and problem happened again after guix system > reconfigure. I made following not so helpful (at least I can not spot > anything) videos (available for at least a week from today): > > https://www.lostca.se/~abbe/VID20250503134553.mp4 (chvt 1

bug#77086: Filesystems not unmounted on reboot

2025-05-03 Thread Ashish SHUKLA
El 2025-05-03 10:48, Ashish SHUKLA escribió: El 2025-05-02 18:07, Ludovic Courtès escribió: Hello, "Ashish SHUKLA" via Bug reports for GNU Guix writes: Filesystems not unmounted on reboot, or rather I get filesystem check for "/" volume after I power on, even though I shut it down (as reboo

bug#77086: Filesystems not unmounted on reboot

2025-05-03 Thread Ashish SHUKLA
El 2025-05-02 18:07, Ludovic Courtès escribió: Hello, "Ashish SHUKLA" via Bug reports for GNU Guix writes: Filesystems not unmounted on reboot, or rather I get filesystem check for "/" volume after I power on, even though I shut it down (as rebooting was ending up in this situation almost e

bug#77086: Filesystems not unmounted on reboot

2025-05-02 Thread Ludovic Courtès
Hello, "Ashish SHUKLA" via Bug reports for GNU Guix writes: > Filesystems not unmounted on reboot, or rather I get filesystem check for "/" > volume after I power on, even though I shut it down (as rebooting was ending > up in this situation almost everytime). This only happens if I do "sudo g

bug#77086: Filesystems not unmounted on reboot

2025-04-29 Thread Ashish SHUKLA
Hi, Filesystems not unmounted on reboot, or rather I get filesystem check for "/" volume after I power on, even though I shut it down (as rebooting was ending up in this situation almost everytime). This only happens if I do "sudo guix system reconfigure" prior to reboot/shutdown. Of note is,

bug#77086: Filesystems not unmounted on reboot

2025-04-21 Thread Rutherther via Bug reports for GNU Guix
Hi, recently I switched from power-profiles-daemon to tlp. I am experiencing this issue from time to time! I don't know the exact trigger nor am able to 'reproduce' it, it happens just sometimes. I wasn't experiencing this issue before. This seems to me that tlp could be (one of the) trigger(s)

bug#77086: Filesystems not unmounted on reboot

2025-04-08 Thread Ludovic Courtès
Felix Lechner skribis: > On Tue, Apr 01 2025, Ludovic Courtès wrote: > >> I believe I’m still experiencing it on my laptop > > Unmounting properly is great, but would it also make sense to add a call > to sync(2) after a reconfigure since some people reboot quickly? The ‘root-file-system’ servic

bug#77086: Filesystems not unmounted on reboot

2025-04-05 Thread Ian Eure
Hi all, Here’s a less dead link to the config for my system exhibiting the problem: https://paste.debian.net/1366307/ I set it to never expire this time. The FS stuff is very pedestrian, it’s more or less what the graphical installer generates, since that’s how I installed that system. Th

bug#77086: Filesystems not unmounted on reboot

2025-04-04 Thread Rutherther via Bug reports for GNU Guix
Hello guys, I am writing with an update, because not everything I wrote in the first e-mail was true exactly. Please let me know if updates distrub you and I won't be CCing you again. "Rutherther" writes: > > I have created a VM system, tried rebooting a few times and it was fine, > however th

bug#77086: Filesystems not unmounted on reboot

2025-04-03 Thread Felix Lechner via Bug reports for GNU Guix
Hi, On Tue, Apr 01 2025, Ludovic Courtès wrote: > I believe I’m still experiencing it on my laptop Unmounting properly is great, but would it also make sense to add a call to sync(2) after a reconfigure since some people reboot quickly? Kind regards Felix

bug#77086: Filesystems not unmounted on reboot

2025-04-02 Thread Rutherther via Bug reports for GNU Guix
Hello Ludo, Ludovic Courtès writes: > Hi, > > Rutherther skribis: > >> I was testing on commmit Ian sent to reproduce, and now moved to >> newest guix, seems to have been solved (at least the specific error I >> was getting), >> possibly by shepherd 1.0.3 update. >> >> With newest guix both t

bug#77086: Filesystems not unmounted on reboot

2025-03-28 Thread Ian Eure
I’m still seeing this problem on at least one machine. Here’s the system configuration: https://paste.debian.net/1365931/ It depends on my personal channel: https://codeberg.org/ieure/atomized-guix I captured the state of the machine just now, then ran `sync' and `sudo reboot'. It fsck’d on

bug#77086: Filesystems not unmounted on reboot

2025-03-21 Thread Leo Famulari
On Fri, Mar 21, 2025 at 05:50:51PM +0100, Rutherther via Bug reports for GNU Guix wrote: > I am writing with an update, because not everything I wrote in the first > e-mail was true exactly. Please let me know if updates distrub you and I > won't be CCing you again. Please don't hesitate to send

bug#77086: Filesystems not unmounted on reboot

2025-03-21 Thread Rutherther via Bug reports for GNU Guix
Hello, I was testing on commmit Ian sent to reproduce, and now moved to newest guix, seems to have been solved (at least the specific error I was getting), possibly by shepherd 1.0.3 update. With newest guix both the first reconfigure of guix system image and subsequent ones are fine. Let me k

bug#77086: Filesystems not unmounted on reboot

2025-03-21 Thread Rutherther via Bug reports for GNU Guix
Hello guys, so I started looking into this a bit (not promising any results though), and I can pretty confidently say that there is indeed an issue in the unmount. I have created a VM system, tried rebooting a few times and it was fine, however then I tried reconfiguring, and for that run I got

bug#77086: Filesystems not unmounted on reboot

2025-03-17 Thread Ricardo Wurmus
I have also seen this on a netbook where I have never used "guix system reconfigure"; I only ever use "guix deploy" from another machine to upgrade that system. This is the version of Guix used: guix 9212459 repository URL: https://codeberg.org/guix/guix-mirror branch: master commit:

bug#77086: Filesystems not unmounted on reboot

2025-03-17 Thread Ian Eure
Starting recently (last 2-3 weeks), my Guix System machines have failed to unmount filesystems when restarted. ex. inside an Emacs EXWM X11 session, running `sudo reboot' in a shell causes the system to perform a lengthy fsck on next boot, saying "recovering journal." Others on IRC have notic