You are not logged in.
Pages: 1
In fact it was broken and now is fixed
Hi, I like the Devuan project and I have installed Devuan Beowulf Kde with Openrc using the mini.iso in: http://pkgmaster.devuan.org/devuan/dist … s/netboot/
I had some problems due to a dysfunction in the policykit-1 package, that was creating problems in getting administrator privileges, as in opening usb devices.
I verified that in my installed system the problem is fixed using the Ascii's policykit-1 version. So I created a file policy_beo in /etc/apt/preferences.d/ with this configuration:
Package: policykit-1
Pin: version 0.105-18*
Pin-Priority: 1001
Package: libpolkit-agent-1-0
Pin: version 0.105-18*
Pin-Priority: 1001
Package: libpolkit-backend-1-0
Pin: version 0.105-18*
Pin-Priority: 1001
Package: libpolkit-backend-elogind-1-0
Pin: version 0.105-18*
Pin-Priority: 1001
Package: libpolkit-gobject-elogind-1-0
Pin: version 0.105-18*
Pin-Priority: 1001
Package: libpolkit-gobject-1-0
Pin: version 0.105-18*
Pin-Priority: 1001
Thanks to the devs for their work!
Pages: 1