Public bug reported:

rfkill expects to be able to put state files into /var/lib/rfkill, for
this the upstart job has a mkdir -p /var/lib/rfkill line ...

on touch writable dirs need to exist on boot to be made writable. the
above mkdir will just fail. the package either needs to ship this path
via debian/rfkill.dirs or it needs to create it from the postinst script
so that the directory is there on first boot of a phone.

** Affects: rfkill (Ubuntu)
     Importance: High
         Status: New

** Changed in: rfkill (Ubuntu)
   Importance: Undecided => High

** Summary changed:

- on touch rfkill needs to ship the /var/lib/rfkill direcotry or create it from 
a postinst script
+ on touch rfkill needs to ship the /var/lib/rfkill directory or create it from 
a postinst script

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rfkill in Ubuntu.
https://bugs.launchpad.net/bugs/1308459

Title:
  on touch rfkill needs to ship the /var/lib/rfkill directory or create
  it from a postinst script

Status in “rfkill” package in Ubuntu:
  New

Bug description:
  rfkill expects to be able to put state files into /var/lib/rfkill, for
  this the upstart job has a mkdir -p /var/lib/rfkill line ...

  on touch writable dirs need to exist on boot to be made writable. the
  above mkdir will just fail. the package either needs to ship this path
  via debian/rfkill.dirs or it needs to create it from the postinst
  script so that the directory is there on first boot of a phone.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rfkill/+bug/1308459/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to