On Sun, Feb 14, 2010 at 11:21:18AM +0000, Debian Bug Tracking System wrote:
> * [ecfc1c7] debian/scripts/postinst-dkms: don't exit on success, only
> do it on errors (Closes: #568591)
No dice. On success, control will fall through the loop and hit the
error message below.
Is this error message necessary? After all, misc:Depends should take
care of everything, no? If you get rid of it, a simple break would be
enough.
(BTW, the if/exit is unnecessary, as postinsts are run with set -e.)
(Also, the warning message will be needlessly triggered on the first
file when using legacy support on an old dkms. Again, does it serve a
purpose?)
--
* SynrG notes that the number of configuration questions to answer in sendmail
is NON-TRIVIAL
-- Seen on #Debian
_______________________________________________
Pkg-dkms-maint mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-maint