Quoting Adam Joseph (2023-09-25 17:44:18) > + /* > + Note: the following will fail if you have a singleton bundle > + and try to rename both the bundle and the thing it contains > + in the same s6-rc-update invocation. Parts of this loop > + should probably be skipped for singleton bundles. > + */
I'm working on a minimal example of this issue and a fix, but it might be a few days before I have something worth submitting.