[Bug 1163103] Re: unable to use upstart file bridge

James Hunt 1163103 at bugs.launchpad.net
Tue Apr 2 07:45:38 UTC 2013


Hi Brian,

Thanks for reporting. I actually fixed this issue in upstream last week:

https://code.launchpad.net/~jamesodhunt/upstart/file-bridge-
pidfile+syslog/+merge/156024


** Also affects: upstart
   Importance: Undecided
       Status: New

** Changed in: upstart
     Assignee: (unassigned) => James Hunt (jamesodhunt)

** Changed in: upstart (Ubuntu)
     Assignee: (unassigned) => James Hunt (jamesodhunt)

** Changed in: upstart
       Status: New => Fix Committed

** Changed in: upstart (Ubuntu)
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1163103

Title:
  unable to use upstart file bridge

Status in Upstart:
  Fix Committed
Status in “upstart” package in Ubuntu:
  Triaged

Bug description:
  I discovered the following in ~/.cache/upstart/upstart-file-
  bridge.log:

  Job got added /com/ubuntu/Upstart/jobs/unicast_2dlocal_2davahi
  upstart-file-bridge: Unable to write pid file: Permission denied

  
  The contents of my job file located in /usr/share/upstart/sessions/ follow:

  description "Notification regarding avahi being disabled to due local domain"
  author "Brian Murray <brian at ubuntu.com>"

  start on (
      file FILE=/var/run/avahi-daemon/disabled-for-unicast-local EVENT=created
  )

  
  script
  echo $(date)
  echo "avahi disabled"
  sleep 5
  /usr/lib/update-notifier/local-avahi-notification
  end script

To manage notifications about this bug go to:
https://bugs.launchpad.net/upstart/+bug/1163103/+subscriptions




More information about the foundations-bugs mailing list