Your message dated Tue, 17 Jan 2017 19:31:03 +0100
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #797314,
regarding dracut: Behaves strangely when safe-rm is installed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
797314: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797314
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dracut
Version: 043-2
Severity: normal
Hi,
the safe-rm package installs the /usr/bin/rm wrapper, that's written
in Perl. When booting with dracut, I see tons of messages about
missing warnings.pm, and some functionality is broken (to be reported
separately, not sure yet if that's caused by dracut vs. safe-rm, or
whether I would have the same problems without safe-rm).
I suspect that dracut is including $(which rm) in the initramfs, and
is assuming that it's an ELF executable. If that's the case, given
this assumption is not valid when safe-rm is installed, on Debian we
should either include /bin/rm instead of $(which rm) in the initramfs
(sounds good), or add a Conflicts: safe-rm (which would be sad).
Thoughts?
Cheers,
--
intrigeri
--- End Message ---
--- Begin Message ---
Closing this bug since it's not reproducable any more.
--
regards Thomas
--- End Message ---