IRC channel logs

2019-09-21.log

back to list of logs

***Server sets mode: +cnt
<civodul>aaah
<tune>ugh more ssl issues cropping up
<tune>always comes back to haunt me
<civodul>nckx: the logger and logs.guix.gnu.org are back
<civodul>not sure what happened
<cvoges12>I have a guix -V stuck at commit 2f587b3f97bf384e6a62acb3af6929b609d184ca even though my channel.scm is using guix on branch master. Anyone have any ideas?
<wigust>cvoges12: maybe ‘hash guix’ could help?
<cvoges12>wigust: Hmm, `hash guix` seemed to break `guix pull` with error:
<cvoges12>```guix pull: error: failed to load '/home/cvoges12/.config/guix/channels.scm':
<cvoges12>ice-9/boot-9.scm:1695:9: In procedure scm_lreadr: /home/cvoges12/.config/guix/channels.scm:7:9: Unknown # object: #\space
<wigust>cvoges12: Could you share your channels.scm file? e.g. on paste.debian.net
<cvoges12>wigust: Yeah, sec
<cvoges12>wigust: http://0x0.st/ztOr.txt
<cvoges12>That's the error. Still going to give you the channels.scm
<cvoges12> http://0x0.st/ztOs.scm
<cvoges12>wigust: That's the channels.scm
<wigust>cvoges12: ‘#’ doesn't comment, you could use ‘;’ instead.
<nckx>civodul: Huh. Without intervention (that we know of)? Weird. 🤷
<cvoges12>Ah, forgot
*nckx just got home to the o'drives but it'll take another hour before I can give them attention.
<nckx>‘#;’ comments a sexp, perhaps you've seen that around.
<zacts>hi #guix
<zacts>I think I might try to install guix on-top of NixOS just for now
<zacts>until I get used to it, then I'll fully switch over
<wigust>zacts: hi, feel free to ask here if you'll need a help ;-)
<cvoges12>wigust: hash guix worked! Thanks
<wigust>cvoges12: np
***w2gz is now known as w1gz
<gnu_srs1>Hi, any ideas where stuff went wrong? See guix-devel ML.
<zacts>thanks wigust