removing build machine declarations doesn't actually remove them during activation

  • Open
  • quality assurance status badge
Details
One participant
  • Ahmad Jarara
Owner
unassigned
Submitted by
Ahmad Jarara
Severity
normal

Debbugs page

Ahmad Jarara wrote 3 months ago
(address . bug-guix@gnu.org)
2f0190c0-269b-4edc-be09-7ba25a045ca0@app.fastmail.com
(@@ (gnu services base) guix-activation) doesn't update or remove the /etc/guix/machines.scm file when guix-configuration-build-machines is null. I just removed it manually. Much love for guix!
Attachment: file
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75152@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75152
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help