Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] [solved] Dolphin and Mount usb drive Not Authorized  (Read 10516 times)

Offline Mte90

  • User
  • Posts: 221
  • KDE & Debian lover
    • http://www.mte90.net
[EN] Re: Dolphin and Mount usb drive Not Authorized
« Reply #15 on: 2014/05/21, 11:20:45 »
The only package missing are:

Code: [Select]
plasma-containments-addons plasma-runners-addons kdeplasma-addons libastro1 libmarblewidget18 plasma-wallpapers-addons plasma-widget-lancelot
The other reported:
Code: [Select]
dragonplayer juk kde-standard kmail kopete sweeper
But i don't use so i don't install

Code: [Select]
root@siduction:/home/mte90# dpkg -l | grep policykit
ii  policykit-1                                               0.112-2                          amd64        framework for managing administrative policies and privileges

The problems with the folder view now are fixed :-D
« Last Edit: 2014/05/21, 11:24:55 by Mte90 »

delta9

  • Guest
Re: Dolphin and Mount usb drive Not Authorized
« Reply #16 on: 2014/06/01, 15:38:56 »
hi,

i have the very same issue and acannot mount any external devices. My problem seems to be
Code: [Select]
policykit-1 udisks2

this is what i get:

Code: [Select]
# apt-get -d dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  policykit-1 udisks2
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

and

Code: [Select]
apt-get -s install policykit-1  udisks2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libpam-systemd systemd-sysv
Suggested packages:
  exfat-utils btrfs-tools mdadm
The following packages will be REMOVED:
  sysvinit-core
The following NEW packages will be installed:
  libpam-systemd systemd-sysv
The following packages will be upgraded:
  policykit-1 udisks2
2 upgraded, 2 newly installed, 1 to remove and 0 not upgraded.
Remv sysvinit-core [2.88dsf-53] [sysvinit:amd64 ]
Inst systemd-sysv (204-10 Debian:unstable [amd64])
Conf systemd-sysv (204-10 Debian:unstable [amd64])
Inst libpam-systemd (204-10 Debian:unstable [amd64])
Inst policykit-1 [0.105-4] (0.105-6 Debian:unstable [amd64])
Inst udisks2 [2.1.3-1] (2.1.3-2 Debian:unstable [amd64])
Conf libpam-systemd (204-10 Debian:unstable [amd64])
Conf policykit-1 (0.105-6 Debian:unstable [amd64])
Conf udisks2 (2.1.3-2 Debian:unstable [amd64])

and also

Code: [Select]
dpkg -l | grep policykit
ii  policykit-1                                      0.105-4                            amd64        framework for managing administrative policies and privileges

Any help would be appreciated,
thanks a lot in advance

Offline Mte90

  • User
  • Posts: 221
  • KDE & Debian lover
    • http://www.mte90.net
Re: Dolphin and Mount usb drive Not Authorized
« Reply #17 on: 2014/06/01, 15:54:13 »
With two pc with aptosid after the upgrade i get Not authorized to perform this operation and with a file /etc/polkit-1/localauthority/50-local.d/55-storage.pkla

with this code:
Code: [Select]

  [Storage Permissions] Identity=unix-group:plugdev Action=org.freedesktop.udisks* ResultActive=yes ResultInactive=no [code]Based on http://superuser.com/a/708032/312054 i have fixed by with this pc don't work.

Offline musca

  • User
  • Posts: 725
  • sid, fly high!
Re: Dolphin and Mount usb drive Not Authorized
« Reply #18 on: 2014/06/02, 18:21:19 »
Hello Mte90 and delta9!

With policykit-1 version 0.105-6 your issue will be solved,
but it depends on libpam-systemd which depends on systemd-sysv.

So you need to decide if you want to install systemd-sysv (aka conversion to systemd).

greetings
musca

β€žEs irrt der Mensch, solang er strebt.β€œ  (Goethe, Faust)

Offline Mte90

  • User
  • Posts: 221
  • KDE & Debian lover
    • http://www.mte90.net
Re: Dolphin and Mount usb drive Not Authorized
« Reply #19 on: 2014/06/02, 23:39:53 »
Uhm the libpam-systemd package missing my pc, installed (i have already systemd).
At the next boot i check if now works :-)

Offline Mte90

  • User
  • Posts: 221
  • KDE & Debian lover
    • http://www.mte90.net
Re: Dolphin and Mount usb drive Not Authorized
« Reply #20 on: 2014/06/03, 18:31:33 »
perfect now works  :P :D

delta9

  • Guest
Re: [solved] Dolphin and Mount usb drive Not Authorized
« Reply #21 on: 2014/06/04, 20:10:32 »
after installing  policykit-1 udisks2 im fine as well