IRC channel logs

2017-08-12.log

back to list of logs

<janneke>\\
***Piece_Maker is now known as Acou_Bass
<Apteryx>roptat: not at the moment. I had start a patch... but it must be mostly junk by now.
<Apteryx>And I think I was hacking the dhcp service, not the static one. If you're interested I can share it.
<Apteryx>Do we have an l2tp VPN client in Guix?
<Apteryx>I have only l2tp or SSTP as a choice for work VPN... two crappy options on GNU/Linux.
***muzik is now known as muzik_
***muzik_ is now known as muzik
***lewo_ is now known as lewo
***ShalokShalom_ is now known as ShalokShalom
<ShalokShalom>can guix do reproduceable builds?
<rekado_>ShalokShalom: yes
<ShalokShalom>thanks a lot
<LuNaTicPanDora>I'm having some problems with the usb installation of GuixSD. When I try to boot from usb grub is loaded and produces an error(error: unknown filesystem.) It then enters grub rescue mode and that's where I'm stuck. Has anyone come across this before?
<janneke>LuNaTicPanDora: does not ring a bell, can you post your config.scm to paste.lisp.org?
***muzik is now known as muzik_
***muzik_ is now known as muzik
<buenouanq>janneke: that sounds like LuNaTicPanDora hasn't even gotten that far yet
<buenouanq>LuNaTicPanDora: have you tried erasing the flash drive and reburning the installation image to it?
<Apteryx>Loading gnu/packgaes/python.scm in Geiser causes it to use 100% CPU, 1GB of RAM and become unresponsive. It is only me?
<alezost>Apteryx: perhaps this module (and the other ones) was not compiled. How did you load it in Geiser?
<temp_trisquel>It looks like Wesnoth developers will allow non-free add-ons.
<temp_trisquel> https://forums.wesnoth.org/viewtopic.php?f=6&t=46093
<temp_trisquel>Remove wesnoth package from Guix.
<adfeno>#guix: I take a copy of what I said in #fsf:
<adfeno>Not exactly non-free per see... But *can* pose some issues to GNU FSDG compliant distros. The GNU FSDG is somewhat strictier in regards to what is allowed in free distros. Wesnoth's UMC licensing change does pose an issue because this means that the third-party repository will no longer be commited to comply with the GNU FSDG. third-party = UMC
<adfeno>This probably means that GNU FSDG-compliant distros will have to modify the "add-ons downloader" so as not to download from UMC.
<temp_trisquel>Priority: critical
<adfeno>For more information, see: [[https://forums.wesnoth.org/viewtopic.php?f=6&t=46093]]
<ng0>hey. I'm sure I found the ksh graphviz needs, but I asked upstream to be sure (and to know if the testsuite still works, as there were some comments on it in past bugs)
<ng0>yet another ksh.. gotta catch them all :(
<paroneayea>o/
<paroneayea>hey wingo, did you find that your certbot service successfully auto-renewed with the mcron script?
<paroneayea>ACTION just noticed theirs expired
<temp_trisquel>Has somebody written a message for me on this channel before?
<adfeno>temp_trisquel: Not since the last reconnect
<ng0>but... I am not sure if we can include the shell, I have to check. I guess not.. checking next week
<ng0>actually I think we can.. but I'll doubvle check
***swedishfish is now known as blt
<Apteryx>sneek: later tell alezost I loaded it using "C-c . u" (using Guix extensions). Geiser was starter with either run-geiser or C-c C-a. I'm using worktrees with Git, but I'm finding that it's very easy to get confused with the load-paths if not careful.
<sneek>Will do.
<alezost>Apteryx: make sure to check '%load-path' and '%load-compiled-path' in the repl to see if they contain your guix dir
<sneek>alezost, you have 1 message.
<sneek>alezost, Apteryx says: I loaded it using "C-c . u" (using Guix extensions). Geiser was starter with either run-geiser or C-c C-a. I'm using worktrees with Git, but I'm finding that it's very easy to get confused with the load-paths if not careful.
<fr33domlover_>=!= script: error downloading list of scripts: curl error 60 (server certificate verification failed. CAfile: none CRLfile: none) (URL: "https://weechat.org/files/plugins.xml.gz")
<fr33domlover_>Hello
<fr33domlover_>Anyone has ideas about this? ^
<fr33domlover_>(nss-certs and le-certs are installed)
<cbaines>fr33domlover_, do the environment variables look ok, I don't remember exactly what they are called.
<cbaines>?
<fr33domlover_>cbaines: are there env vars to set related to this? I have IceCat installed too, and it works just fine
<cbaines>fr33domlover_, there are several, maybe curl uses SSL_CERT_DIR and SSL_CERT_FILE
<cbaines>if those aren't set automatically by Guix where curl is being run, then you might be able to sort that by installing/adding openssl, as it has them as search paths.
<fr33domlover_>thanks cbaines :)
<adfeno>#guix: I wonder if IPFS has garbage collection like GNUnet does.
<cehteh>it has
<cehteh>well dunno about gnunets way doing it