[Roger Leigh]
> This is unfortunately impossible to resolve for wheezy due to the
> following considerations:
> 
> - packages needing to migrate from /lib/init/rw to /run need to
>   Depend on the new initscripts for /run to be set up and available.
> - this means that we can't directly remove /lib/init/rw in the
>   postinst, since all the other packages do their migration in
>   their postinsts after we finished, so we can't remove it until
>   they are done.

What about moving all content in /lib/init/rw/ to /run and then remove
the directory and replace it with a symlink?  This should be possible to
do in the postinst.
-- 
Happy hacking,
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to