[Bug 1646557] Re: /bin/udevadm should be exit 0 instead of exit 1
Daniel Holbach
daniel.holbach at ubuntu.com
Sat Dec 3 17:26:04 UTC 2016
** Project changed: ubuntu-packaging-guide => udev (Ubuntu)
** Changed in: udev (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/1646557
Title:
/bin/udevadm should be exit 0 instead of exit 1
Status in udev package in Ubuntu:
New
Bug description:
if [ "$1" = "trigger" ]; then
echo "some text halt was sinnvolle oder unsinniges zum Abruch
exit 1
fi
apt-get install rfkill
for example fails to configure
why not in /bin/udevadm end with exit 0 in case of trigger
or settle?
then apt-get install rfkill and 28 other packages can configure
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1646557/+subscriptions
More information about the foundations-bugs
mailing list