Public bug reported:

Usb creator still asks for password when formatting or trying to install
boot-loader. If user doesn't respond within a sepecific time, it fails
and user has to start the process all over again.

Adding "com.ubuntu.usbcreator.format" to Action solves the issue.

### PATCH
-------------------------------------------------

--- a/com.ubuntu.desktop.pkla
+++ b/com.ubuntu.desktop.pkla
@@ -25,7 +25,7 @@
 
 [usb-creator]
 Identity=unix-group:admin;unix-group:sudo
-Action=com.ubuntu.usbcreator.mount;com.ubuntu.usbcreator.image
+Action=com.ubuntu.usbcreator.mount;com.ubuntu.usbcreator.image;com.ubuntu.usbcreator.format
 ResultActive=yes
 
 [Printer administration]

** Affects: policykit-desktop-privileges (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: patch zesty

** Attachment added: "patch"
   
https://bugs.launchpad.net/bugs/1670269/+attachment/4832131/+files/policykit-usb-creator-action-format.patch

** Summary changed:

- Add com.ubuntu.usbcreator.format for usb creator
+ Add com.ubuntu.usbcreator.format for usb creator action

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to policykit-desktop-
privileges in Ubuntu.
https://bugs.launchpad.net/bugs/1670269

Title:
  Add com.ubuntu.usbcreator.format for usb creator action

Status in policykit-desktop-privileges package in Ubuntu:
  New

Bug description:
  Usb creator still asks for password when formatting or trying to
  install boot-loader. If user doesn't respond within a sepecific time,
  it fails and user has to start the process all over again.

  Adding "com.ubuntu.usbcreator.format" to Action solves the issue.

  ### PATCH
  -------------------------------------------------

  --- a/com.ubuntu.desktop.pkla
  +++ b/com.ubuntu.desktop.pkla
  @@ -25,7 +25,7 @@
   
   [usb-creator]
   Identity=unix-group:admin;unix-group:sudo
  -Action=com.ubuntu.usbcreator.mount;com.ubuntu.usbcreator.image
  
+Action=com.ubuntu.usbcreator.mount;com.ubuntu.usbcreator.image;com.ubuntu.usbcreator.format
   ResultActive=yes
   
   [Printer administration]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policykit-desktop-privileges/+bug/1670269/+subscriptions

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

Reply via email to