Re: [DNG] Error when upgrading eudev

2018-02-12 Thread J. Fahrner
Am 2018-02-11 20:06, schrieb KatolaZ: The error is there, and exists only if you have never had udev installed. We know how to get around that. Will be fixing that shortly. The best way forward is to just symlink /etc/init.d/eudev to /etc/init.d/udev. This will solve the problem. One of my syst

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread Svante Signell
On Mon, 2018-02-12 at 11:39 +0100, J. Fahrner wrote: > Am 2018-02-11 20:06, schrieb KatolaZ: > > The error is there, and exists only if you have never had udev > > installed. We know how to get around that. Will be fixing that > > shortly. The best way forward is to just symlink /etc/init.d/eudev t

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread Svante Signell
On Mon, 2018-02-12 at 11:47 +0100, Svante Signell wrote: > > The problem is an error in eudev.postinst. I'll submit an upgraded package > soon. As for the transitional udev package you can remove it, but don't purge > it until  3.2.2.11 is available. (Or create the symlink as wirtten above). The

[DNG] Reboot through a ConsoleKit DBus message as user

2018-02-12 Thread J. Fahrner
Hi, I have a small python gui script rebooting,shutdown,suspend. This sends dbus messages to consolekit and is no longer working since a recent update. Rebooting is done as: $ dbus-send --system --print-reply --dest='org.freedesktop.ConsoleKit' /org/freedesktop/ConsoleKit/Manager org.freede

Re: [DNG] Reboot through a ConsoleKit DBus message as user

2018-02-12 Thread Hleb Valoshka
Hi! On 2/12/18, J. Fahrner wrote: > I have a small python gui script rebooting,shutdown,suspend. This sends > dbus messages to consolekit and is no longer working since a recent > update. What Devuan version do you run? Ascii, don't you? > Any ideas what change recently caused this non-function

Re: [DNG] Reboot through a ConsoleKit DBus message as user

2018-02-12 Thread Irrwahn
J. Fahrner wrote on 12.02.2018 15:41: > Hi, > I have a small python gui script rebooting,shutdown,suspend. This sends > dbus messages to consolekit and is no longer working since a recent > update. > > Rebooting is done as: > > $ dbus-send --system --print-reply --dest='org.freedesktop.ConsoleK

Re: [DNG] Reboot through a ConsoleKit DBus message as user

2018-02-12 Thread J. Fahrner
Am 2018-02-12 16:05, schrieb Hleb Valoshka: What Devuan version do you run? Ascii, don't you? Yes, ascii. Show output of dpkg -l | grep libpolkit-backend $ dpkg -l | fgrep libpolkit-backend rc libpolkit-backend-1-0:i3860.105-9+devuan1 i386 PolicyKit b

Re: [DNG] Reboot through a ConsoleKit DBus message as user

2018-02-12 Thread J. Fahrner
Am 2018-02-12 16:04, schrieb Irrwahn: Assuming you are on an ASCII system: Yes. I strongly suspect this is linked to the recent addition of elogind to the repositories and the consequential changes to policykit. In order to regain "classic" consolekit operation you may try the following reci

Re: [DNG] Reboot through a ConsoleKit DBus message as user

2018-02-12 Thread Irrwahn
J. Fahrner wrote on 12.02.2018 16:19: > Am 2018-02-12 16:05, schrieb Hleb Valoshka: >> What Devuan version do you run? Ascii, don't you? > > Yes, ascii. > >> Show output of dpkg -l | grep libpolkit-backend > > $ dpkg -l | fgrep libpolkit-backend > rc libpolkit-backend-1-0:i3860.105-

Re: [DNG] Reboot through a ConsoleKit DBus message as user

2018-02-12 Thread Irrwahn
J. Fahrner wrote on 12.02.2018 16:22: > Am 2018-02-12 16:04, schrieb Irrwahn: >> Assuming you are on an ASCII system: > > Yes. > >> I strongly suspect this is linked to the recent addition of elogind >> to the repositories and the consequential changes to policykit. > I found a simpler way to

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread J. Fahrner
Am 2018-02-12 03:21, schrieb Alessandro Selli: You will probably be able to work out this problem issuing the following command: apt-get -y install libpolkit-agent-1-0 policykit-1 That worked, but throws some errors: Reading package lists... Building dependency tree... Reading state infor

Re: [DNG] Reboot through a ConsoleKit DBus message as user

2018-02-12 Thread J. Fahrner
Am 2018-02-12 16:35, schrieb Irrwahn: $ dpkg -l | fgrep libpolkit-backend rc libpolkit-backend-1-0:i3860.105-9+devuan1 i386 PolicyKit backend API ii libpolkit-backend-1-0-systemd:i3860.105-18+devuan2.4 ^ Now, there's your problem! :

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread KatolaZ
On Mon, Feb 12, 2018 at 06:07:01PM +0100, J. Fahrner wrote: > Am 2018-02-12 03:21, schrieb Alessandro Selli: > > You will probably be able to work out this problem issuing the following > >command: > > > >apt-get -y install libpolkit-agent-1-0 policykit-1 > > > > That worked, but throws some erro

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread J. Fahrner
Am 2018-02-12 18:12, schrieb KatolaZ: On Mon, Feb 12, 2018 at 06:07:01PM +0100, J. Fahrner wrote: Am 2018-02-12 03:21, schrieb Alessandro Selli: > You will probably be able to work out this problem issuing the following >command: > >apt-get -y install libpolkit-agent-1-0 policykit-1 > That wor

Re: [DNG] Reboot through a ConsoleKit DBus message as user

2018-02-12 Thread J. Fahrner
Am 2018-02-12 16:35, schrieb Irrwahn: ii libpolkit-backend-1-0-systemd:i3860.105-18+devuan2.4 ^ Now, there's your problem! :) You should have one of: libpolkit-backend-1-0-elogind or, probably more fittingly in your case: libpolkit-backend-

Re: [DNG] Reboot through a ConsoleKit DBus message as user

2018-02-12 Thread Irrwahn
J. Fahrner wrote on 12.02.2018 18:08: > Am 2018-02-12 16:35, schrieb Irrwahn: >>> $ dpkg -l | fgrep libpolkit-backend >>> rc libpolkit-backend-1-0:i3860.105-9+devuan1 >>> i386 PolicyKit backend API >>> ii libpolkit-backend-1-0-systemd:i3860.105-18+devuan2.4 >> ^^

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread Irrwahn
J. Fahrner wrote on 12.02.2018 18:18: > Am 2018-02-12 18:12, schrieb KatolaZ: >> On Mon, Feb 12, 2018 at 06:07:01PM +0100, J. Fahrner wrote: >>> Am 2018-02-12 03:21, schrieb Alessandro Selli: You will probably be able to work out this problem issuing the following command: apt-

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread KatolaZ
On Mon, Feb 12, 2018 at 06:18:28PM +0100, J. Fahrner wrote: [cut] > > > >Please double-check by ensuring that: > > > > # apt-get -f install > > > >does nothing at all. > > Yes, apt-get -f install does nothing after that upgrade. > But is it wanted, that this upgrade of polkit installs > libpolk

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread KatolaZ
On Mon, Feb 12, 2018 at 05:37:09PM +, KatolaZ wrote: [cut] > > This means that all the fancy desktop stuff, including > reboot/shutdown/suspend/automount and whatnot, shoud work out of the > box for all the major (and minor) desktop systems available in > Devuan. And in fact it does, with se

Re: [DNG] Reboot through a ConsoleKit DBus message as user

2018-02-12 Thread J. Fahrner
Am 2018-02-12 16:35, schrieb Irrwahn: You should have one of: libpolkit-backend-1-0-elogind or, probably more fittingly in your case: libpolkit-backend-1-0-consolekit installed. Now I tried both, and both give me working shutdown/reboot/suspend. What's the prefered backend for D

Re: [DNG] Reboot through a ConsoleKit DBus message as user

2018-02-12 Thread KatolaZ
On Mon, Feb 12, 2018 at 06:55:56PM +0100, J. Fahrner wrote: > Am 2018-02-12 16:35, schrieb Irrwahn: > >You should have one of: > > libpolkit-backend-1-0-elogind > >or, probably more fittingly in your case: > > libpolkit-backend-1-0-consolekit > >installed. > > Now I tried both, and both gi

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread KatolaZ
On Mon, Feb 12, 2018 at 12:11:15PM +0100, Svante Signell wrote: > On Mon, 2018-02-12 at 11:47 +0100, Svante Signell wrote: > > > > The problem is an error in eudev.postinst. I'll submit an upgraded package > > soon. As for the transitional udev package you can remove it, but don't > > purge > > i

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread Hector Gonzalez
On 02/12/2018 02:18 PM, KatolaZ wrote: The new version of eudev (3.2.2-11) just hit the repos and is already available from pkgmaster.devuan.org. Thanks a lot to Svante. I will have a look at the push glitch later on. Is it available for i386?  I have a multiarch config and if I try to upgrade

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread KatolaZ
On Mon, Feb 12, 2018 at 03:20:11PM -0600, Hector Gonzalez wrote: > > > On 02/12/2018 02:18 PM, KatolaZ wrote: > >The new version of eudev (3.2.2-11) just hit the repos and is already > >available from pkgmaster.devuan.org. Thanks a lot to Svante. I will > >have a look at the push glitch later on.

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread Hector Gonzalez
On 02/12/2018 03:29 PM, KatolaZ wrote: On Mon, Feb 12, 2018 at 03:20:11PM -0600, Hector Gonzalez wrote: On 02/12/2018 02:18 PM, KatolaZ wrote: The new version of eudev (3.2.2-11) just hit the repos and is already available from pkgmaster.devuan.org. Thanks a lot to Svante. I will have a look

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread KatolaZ
On Mon, Feb 12, 2018 at 03:44:16PM -0600, Hector Gonzalez wrote: [cut] > >Please send the full report of: > > > > apt-cache policy eudev > > apt-cache policy udev > Here it is, I had backports enabled, removed it and the situation remains > the same. > > With ascii-backports: > > apt-cache

Re: [DNG] Error when upgrading eudev

2018-02-12 Thread Hector Gonzalez
On 02/12/2018 03:54 PM, KatolaZ wrote: On Mon, Feb 12, 2018 at 03:44:16PM -0600, Hector Gonzalez wrote: [cut] Please send the full report of: apt-cache policy eudev apt-cache policy udev Here it is, I had backports enabled, removed it and the situation remains the same. With ascii-b