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 <jg...@dismail.de> a écrit : >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 bundle... >|note: build failure may have been caused by lack of free disk space >builder for >`/gnu/store/bjn7psnf40n6f5i8id6xaabjqhj7s0dx-ca-certificate-bundle.drv' failed >with exit code 1 >build of /gnu/store/bjn7psnf40n6f5i8id6xaabjqhj7s0dx-ca-certificate-bundle.drv >failed >View build log at >'/var/log/guix/drvs/bj/n7psnf40n6f5i8id6xaabjqhj7s0dx-ca-certificate-bundle.drv.bz2'. >cannot build derivation >`/gnu/store/gq8d0nis2n1ni425yglwq70dinngsp9s-profile.drv': 1 dependencies >couldn't be built >guix remove: error: build of >`/gnu/store/gq8d0nis2n1ni425yglwq70dinngsp9s-profile.drv' failed > > >wdyt > >something with ca-certificate? >