Re: How to present Guix to a wider audience

2020-02-10 Thread Pierre Neidhardt
Friendly ping! What do you people think of posting this article on https://guix.gnu.org? Either as a blog post or as a dedicated page? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

Re: Questions about Development Environments in Emacs (Leiningen, Intero)

2020-02-10 Thread Gary Johnson
Hi Pierre, You are correct that Clojure development via CIDER is dependent upon having at least one of the three Clojure build tools installed and on your PATH. These are your choices (in order of age): - leinhttps://leiningen.org/ - boothttps://boot-clj.com/ - clojure

Running "guild" runs a script in one of my projects

2020-02-10 Thread sirgazil
Hi, Trying to learn about "guild" (a tool that comes with Guile), I ran "guild --help" and noticed something strange: the usage information is displayed, and immediately after that a script in one of my Guile projects is run, so I see the output of that script as well. Running "guild" alone

Re: Configuring VPN

2020-02-10 Thread Raghav Gururajan
Hi Julien! > Ah the password method is still not supported by the service because > I didn't have time to do it and kinda forgot about it… I'll see if I > can do something for you. Thank you very much, I appreciate it. :-) Regards, RG. signature.asc Description: This is a digitally signed

Re: Diagnosing "In procedure symlink: No space left on device"

2020-02-10 Thread David Wilson
Turns out it was indeed a lack of inodes :/ Thanks! On Mon, Feb 10, 2020, at 10:06 AM, Julien Lepiller wrote: > Le 10 février 2020 12:30:21 GMT-05:00, David Wilson > a écrit : > >Hello Guix! > > > >Recently on one of my machines I've not been able to update one of my > >profiles due to a "No

Re: Diagnosing "In procedure symlink: No space left on device"

2020-02-10 Thread David Wilson
Argh, yes, that seems to be the case: --- λ df -i /dev/dm-0 15597568 15597568 0 100% / --- I could have sworn I checked that before! Clearing out some large Git repos seems to be doing the trick. Thanks a lot! David On Mon, Feb 10, 2020, at 9:53 AM, Vagrant Cascadian wrote: > On

Re: Diagnosing "In procedure symlink: No space left on device"

2020-02-10 Thread Julien Lepiller
Le 10 février 2020 12:30:21 GMT-05:00, David Wilson a écrit : >Hello Guix! > >Recently on one of my machines I've not been able to update one of my >profiles due to a "No space left on device" error (see snippet below). >My device is most definitely not out of space (/dev/dm-0 has 42gb >free):

Re: Diagnosing "In procedure symlink: No space left on device"

2020-02-10 Thread Vagrant Cascadian
On 2020-02-10, David Wilson wrote: > Recently on one of my machines I've not been able to update one of my > profiles due to a "No space left on device" error (see snippet below). > My device is most definitely not out of space (/dev/dm-0 has 42gb > free): > > --- > λ df -h > Filesystem Size

Re: Configuring VPN

2020-02-10 Thread Julien Lepiller
Le 10 février 2020 11:42:20 GMT-05:00, Raghav Gururajan a écrit : >Hello Folks! > >Till now, I was using VPN via NM-Applet. Now I would like to use it via >configuring openvpn-client-service > >I have the following info regarding my VPN connection: > >*** START *** > >VPN Server:

Diagnosing "In procedure symlink: No space left on device"

2020-02-10 Thread David Wilson
Hello Guix! Recently on one of my machines I've not been able to update one of my profiles due to a "No space left on device" error (see snippet below). My device is most definitely not out of space (/dev/dm-0 has 42gb free): --- λ df -h Filesystem Size Used Avail Use% Mounted on none

Port Guix to my Apple Aluminum PowerBook G4

2020-02-10 Thread Scott C. MacCallum
"I personally have two G4 laptops and would love to have Guix as an almost-supported architecture too." That's great! Knowing that someone else is interested is another motivating factor for me to undertake this. "The standard way to add a new architecture to Guix is to cross build boostrap

Configuring VPN

2020-02-10 Thread Raghav Gururajan
Hello Folks! Till now, I was using VPN via NM-Applet. Now I would like to use it via configuring openvpn-client-service I have the following info regarding my VPN connection: *** START *** VPN Server: vpn.riseup.net Authentication method: password VPN username: your riseup.net

Re: Wanting a copy of Guix/Hurd

2020-02-10 Thread Joshua Branson
I've done some editing of the Hurd wiki in the past. That would be helpful to the Hurd project. Their documentation could use some help. https://www.gnu.org/software/hurd/contributing/web_pages.html -- Joshua Branson Sent from Emacs and Gnus

Re: Passing acpi_osi="Linux" to bootloader current-system entry

2020-02-10 Thread Wiktor Żelazny
On Sat, Feb 08, 2020 at 08:02:31AM -0500, sirgazil wrote: > The value of the kernel-arguments field defaults to (list "quiet") Thanks for your input. Unfortunately, “quiet” or lack thereof is not an issue here. It served as an indicator, only. :) WŻ signature.asc Description: PGP signature