Re: guix fails to remove the rust

2022-08-25 Thread jgart
On Thu, 25 Aug 2022 08:40:06 -0500 jgart wrote: > On Thu, 25 Aug 2022 13:38:43 +0600 Akib Azmain Turja wrote: > > Tobias Geerinckx-Rice writes: > > #false alarm! > > I just had my hard drive at 100% capacity. I'm surprised that this email got > sent Sorry I just replied to this without readi

Re: guix fails to remove the rust

2022-08-25 Thread jgart
On Thu, 25 Aug 2022 13:38:43 +0600 Akib Azmain Turja wrote: > Tobias Geerinckx-Rice writes: #false alarm! I just had my hard drive at 100% capacity. I'm surprised that this email got sent all best, jgart

Re: guix fails to remove the rust

2022-08-25 Thread Akib Azmain Turja
Tobias Geerinckx-Rice writes: >>guix remove: warning: at least 0.0 MB needed but only 0.0 MB available in >>/gnu/store Why did it fail? (= needed #!0.0 MB!# available #!0.0 MB!#). -- Akib Azmain Turja Find me on Mastodon at @akib@hostux.social. This message is signed by me with my GnuPG ke

Re: guix fails to remove the rust

2022-08-24 Thread Tobias Geerinckx-Rice
>something with ca-certificate? You read between the lines a little too literally :-) >guix remove: warning: at least 0.0 MB needed but only 0.0 MB available in >/gnu/store >building CA certificate bundle... >|note: build failure may have been caused by lack of free disk space You need to GC, o

Re: guix fails to remove the rust

2022-08-24 Thread Julien Lepiller
Generally, the actual error is the first one, not the last one: "build failure may have been caused by lack of free disk space" I suggest you run "guix gc -F 1M" which should free up just enough space for now :) Le 25 août 2022 02:35:22 GMT+02:00, jgart a écrit : >guix remove rust

guix fails to remove the rust

2022-08-24 Thread jgart
guix remove rust The following package will be removed: rust 1.57.0 The following derivation will be built: /gnu/store/gq8d0nis2n1ni425yglwq70dinngsp9s-profile.drv guix remove: warning: at least 0.0 MB needed but only 0.0 MB available in /gnu/store building CA certificate bun