GNU bug report logs -
#46560
[PATCH 0/2] Activate system when switching generations.
Previous Next
Reported by: Brice Waegeneire <brice <at> waegenei.re>
Date: Tue, 16 Feb 2021 13:01:01 UTC
Severity: normal
Tags: patch
Done: Brice Waegeneire <brice <at> waegenei.re>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello,
As reported on previous bug report, rolling-back or switching generation
doesn't activate the system as a system reconfiguration would do. This is
especially problematic when modifying in /run/setuid-programs, as it can't be
reverted easily. Also it hinder modification in the activation script since
it's not straight forward to revert change made by those script without a
functional roll-back mechanism.
I'm not sure it's the right approach but at least it work: it add the
activate.scm script to the system profile and then load it when
switching-generation.
This is related to issues:
- #37596 and #38884 (they are duplicate)
- #36855 a more wider discussion
Cheers,
- Brice
Brice Waegeneire (2):
gnu: services: Add activate script to the profile system directory.
scripts: system: Activate system when switching generations.
gnu/services.scm | 10 +++++++++-
guix/scripts/system.scm | 8 ++++++--
2 files changed, 15 insertions(+), 3 deletions(-)
--
2.30.1
This bug report was last modified 4 years and 74 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.