← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

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

 

No, I am saying it is a bug in serveral package or in udevadm. All
packages, which call /bin/udevadm trigger or /bin/udevadm settle get a
Sigkill.

Am 03.12.2016 um 09:18 schrieb Daniel Holbach:
> 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?
>


-- 
https://www.amazon.de/dp/B01F6RZJIE
Tel: +4917645531440

-- 
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


References