← 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

 

This seems to have nothing to do with the Ubuntu Packaging Guide. Can
you file a bug on Ubuntu instead?
https://help.ubuntu.com/community/ReportingBugs

** Changed in: ubuntu-packaging-guide
       Status: New => Invalid

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