Re: adding Samba to config.scm

2025-04-07 Thread Ignas Lapėnas
> now I have a second account with a password. > I don´t know this password to log into it. > > (password (crypt "firsttimepass" "$6$abc")) > > how can I find out the password? The "firsttimepass" will be the "initial" password of the new account. After that I just usually use passwd to change t

Help! I just killed my Guix System!

2025-04-07 Thread Tanguy Le Carrour
or "the day I lost my `head`" or "happy ever after only lasts 6 years" Hi Guix, TL;DR my Guix System refuses to boot and I’m left with a "scheme screen of death". It’s a single system+data encrypted partition. How am I supposed to fix that? This morning, I turned on my computer and… everything w

Re: Help! I just killed my Guix System!

2025-04-07 Thread Rutherther
Hi Tanguy "Tanguy Le Carrour" writes: > or "the day I lost my `head`" > or "happy ever after only lasts 6 years" > > Hi Guix, > > TL;DR my Guix System refuses to boot and I’m left with a "scheme screen of > death". It’s a single system+data encrypted partition. How am I supposed to > fix > th

Re: Help! I just killed my Guix System!

2025-04-07 Thread Tanguy Le Carrour
Hi, On Mon Apr 7, 2025 at 12:18 PM CEST, Rutherther wrote: > "Tanguy Le Carrour" writes: > >> Hi Rutherther, >> >> On Mon Apr 7, 2025 at 10:22 AM CEST, Rutherther wrote: >>> Let me guess, you have /etc/guix/acl file pointing to a non existing >>> store location. >>> See https://issues.guix.gnu.o

Re: Help! I just killed my Guix System!

2025-04-07 Thread Rutherther
"Tanguy Le Carrour" writes: > Hi Rutherther, > > On Mon Apr 7, 2025 at 10:22 AM CEST, Rutherther wrote: >> Let me guess, you have /etc/guix/acl file pointing to a non existing >> store location. >> See https://issues.guix.gnu.org/77201, there is a bug with that that has >> the same symptom as you

Re: How can empty generated files in the store happen? Has someone experienced this?

2025-04-07 Thread Leo Famulari
On Mon, Apr 7, 2025, at 15:53, Nicolas Graves wrote: > As in my critical december failure, I happen once again to have empty > files for files expected in my store: Is it this bug? https://issues.guix.gnu.org/77086

Re: adding Samba to config.scm

2025-04-07 Thread gfp
Hi, thanks, it worked as I copied this into my config.scm and did a sudo guix system reconfigure /etc/config.scm now I have a second account with a password. I don´t know this password to log into it. (password (crypt "firsttimepass" "$6$abc")) how can I find out the password? thanks Gottf

Re: Help! I just killed my Guix System!

2025-04-07 Thread Tanguy Le Carrour
Hi Tobias, On Mon Apr 7, 2025 at 10:29 AM CEST, Tobias Geerinckx-Rice wrote: > Once the initial panic wears off & as long as your file system isn't actually > hosed, Guix Systems are actually extremely easy to re{pair,build,deploy}. > More so than others. I've become rather cavalier about ‘break

Re: How can empty generated files in the store happen? Has someone experienced this?

2025-04-07 Thread Nicolas Graves
Possibly but I'm not 100% sure as I'm only able to diagnose it after the fact. Here it happened as a side-effect of another bug (probably 76554, laptop screen blank after kexec reboot). It hangs indefinitely so at some point I have to force halt the computer from the power button. Maybe that was

Re: How can empty generated files in the store happen? Has someone experienced this?

2025-04-07 Thread Nicolas Graves
Incidentally, a third bug comes into play here, it's not possible to easily determine which live object blocks the corrupted files, that is quite annoying as well: $ guix gc -D /gnu/store/l0hs8cydj71z1l38d79bjzizr2lmarq9-upgrade-shepherd-services.scm.drv finding garbage collector roots... guix

Re: Help! I just killed my Guix System!

2025-04-07 Thread Tobias Geerinckx-Rice
>Definitively! I’ll give it a try! Try Rutherther's suggestion first, they seem to be aware of a specific bug of which I'm ignorant. Otherwise, happy downloading. Kind regards, T G-R Sent on the go. Excuse or enjoy my brevity.