[solved] Dolphin and Mount usb drive Not Authorized

Begonnen von Mte90, 2014/05/03, 12:23:23

Vorheriges Thema - Nächstes Thema

Mte90

#15
The only package missing are:

plasma-containments-addons plasma-runners-addons kdeplasma-addons libastro1 libmarblewidget18 plasma-wallpapers-addons plasma-widget-lancelot

The other reported:
dragonplayer juk kde-standard kmail kopete sweeper

But i don't use so i don't install

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

delta9

hi,

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

this is what i get:

# 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

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

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

Mte90

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:

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

musca

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)

Mte90

Uhm the libpam-systemd package missing my pc, installed (i have already systemd).
At the next boot i check if now works :-)

Mte90


delta9

after installing  policykit-1 udisks2 im fine as well