On Tue, 9 Jan 2018 13:40:19 +0100 Guilhem Moulin <guil...@debian.org>
wrote:
> On Fri, 05 Jan 2018 at 14:25:50 +0300, Michael S wrote:
> > I know there is a ticket 792552 suggesting some patches but neigher
is working for me, I have tried:
> > - removing /run/udev/control before do_stop() in
cryptsetup.functions
> 
> Can you try to apply the patch from #791944's message 181?
> 
>     https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791944#181
> 
> That is, adding
> 
>     /etc/init.d/udev status >/dev/null || rm -f /run/udev/control
> 
> before the first occurrence of `do_stop` in /etc/init.d/cryptdisks
(and
> also in /etc/init.d/cryptdisks-early).
> 
> -- 
> Guilhem.

Hi, I have the same bug of him with cryptsetup, I've added this lines
to both /etc/init.d/cryptdisks and /etc/init.d/cryptdisks.early and the
bug is gone
If you want you can add them as fix for crypttab but idk if the latest
udev update solves this issue

Reply via email to