Re: bug#72686: Impossible to remove all offload machines

2025-01-02 Thread Maxim Cournoyer
Hi Ian, Ian Eure writes: [...] > Apologies for the silence, life stuff has been eating most of my free > time, but I have a bit of bandwidth to spend on this problem again. As you can see, you are not alone :-). > I took a swing at this, it wasn’t as difficult as I expected. While > this appr

Re: bug#72686: Impossible to remove all offload machines

2024-12-01 Thread Ian Eure
Hi Maxim, Maxim Cournoyer writes: Hi Ian, Ian Eure writes: [...] The only other option I can see would be to keep the existing filenames for user configuration, and declaritively manage different files -- like declaritive-channels.scm. This comes with its own set of problems, like nee

Re: bug#72686: Impossible to remove all offload machines

2024-09-21 Thread Maxim Cournoyer
Hi Ian, Ian Eure writes: [...] > The only other option I can see would be to keep the existing > filenames for user configuration, and declaritively manage different > files -- like declaritive-channels.scm. This comes with its own set > of problems, like needing to update the Guix daemon to r

Re: bug#72686: Impossible to remove all offload machines

2024-09-18 Thread Ian Eure
Tomas Volf <~@wolfsden.cz> writes: [[PGP Signed Part:Undecided]] Hello, Ian Eure writes: Disregard this, I continued thinking after sending the email (as one does) and realized that any managed file will be a link into the store -- so if the system is reconfigured with no build-machines

Re: bug#72686: Impossible to remove all offload machines

2024-09-15 Thread Tomas Volf
Hello, Ian Eure writes: > Disregard this, I continued thinking after sending the email (as one does) and > realized that any managed file will be a link into the store -- so if the > system > is reconfigured with no build-machines or channels *and* the corresponding > file > is a store link,

Re: bug#72686: Impossible to remove all offload machines

2024-09-14 Thread Ian Eure
Hi Maxim, Ian Eure writes: Hi Maxim, Maxim Cournoyer writes: Hi Ian, Ian Eure writes: Ran into this issue last week. If you: - Configure some offload build machines in your operating-system configuration. - Reconfigure your system. - Remove all offload build machines. - Reconfigur

Re: bug#72686: Impossible to remove all offload machines

2024-09-14 Thread Ian Eure
Hi Maxim, Maxim Cournoyer writes: Hi Ian, Ian Eure writes: Ran into this issue last week. If you: - Configure some offload build machines in your operating-system configuration. - Reconfigure your system. - Remove all offload build machines. - Reconfigure your system again. ...then v

Re: bug#72686: Impossible to remove all offload machines

2024-09-14 Thread Maxim Cournoyer
Hi Ian, Ian Eure writes: > Ran into this issue last week. If you: > > - Configure some offload build machines in your operating-system > configuration. > - Reconfigure your system. > - Remove all offload build machines. > - Reconfigure your system again. > > ...then various guix operations wil