curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #03306
Re: [Merge] ~mitchellaugustin/curtin:namespace_chroot_fix into curtin:master
> Joao just realized that this approach leaves the symlink in after the target
> system is installed - currently fixing that
Upon further testing, copying the original ischroot to a temp file, then restoring at the end of in_target_main() does not work - my assumption is that this is due to the actual ischroot being restored before the relevant dkms post-install hooks run.
I also tried testing by putting the symlink and restore code in the enter/exit functions of util.py/ChrootableTarget respectively, which also did not work.
--
https://code.launchpad.net/~mitchellaugustin/curtin/+git/curtin/+merge/460552
Your team curtin developers is subscribed to branch curtin:master.
References