← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Bug 1646557] Re: /bin/udevadm should be exit 0 instead of exit 1

 

So you're saying this is a problem in the rfkill Ubuntu package? Can you
try to explain the issue a bit more? Which behaviour are you seeing?
What did you expect? Which version of Ubuntu are you using?

-- 
You received this bug notification because you are a member of Ubuntu
Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide.
https://bugs.launchpad.net/bugs/1646557

Title:
  /bin/udevadm should be exit 0 instead of exit 1

Status in Ubuntu Packaging Guide:
  Invalid

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-packaging-guide/+bug/1646557/+subscriptions


Follow ups

References