Re: [DNG] New policykit-1 packages in ASCII

2018-04-23 Thread Svante Signell
On Mon, 2018-04-23 at 14:13 +0200, Edward Bartolo wrote:
> Hi,
> 
> Session control permissions issue, XFCE under ASCII,  resolved. I used
> the command:
> 
> apt-get install libpolkit-backend-elogind-1-0
> 
> The resulting installation removed slim. So, I installed xdm, an
> extremely antiquated display manager, but it works as expected on my
> machine. If I show that to those whose software needs are dictated by
> the latest software trends, they will laugh at me till they choke!
> 
> Nevertheless, thanks to everyone. At my age, it is impossible to be
> impressed by 'shiny new stuff'.

Hi Edward,

If you want to use slim as Display Manager you can do:
apt-get -s install slim libpolkit-backend-consolekit-1-0 libpolkit-gobject-
consolekit-1-0 libpam-ck-connector

Then remove the -s if all is OK.

Eventually you need to:
apt-get -s --purge remove elogind libelogind0 libpam-elogind

Same with the -s as above.

xfce is also known to work fine with lightdm if you don't want slim,. Then
replace slim with lightdm in the command above.

HTH

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-19 Thread Hector Gonzalez



On 04/19/2018 09:33 AM, Edward Bartolo wrote:

Quoting output from 'apt-get upgrade':
"he following packages have been kept back:
   desktop-base libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0
   linux-image-amd64 policykit-1"

Still NO luck! Only logoff works in XFCE under ASCII. However, the
power button still succeeds to tell the OS to shutdown.
Edward, I just tried this with XFCE under ASCII, but used  'apt-get 
dist-upgrade'  because it needs to pull some dependencies.

all buttons work, logout, shutdown, suspend...

--
Héctor González
ca...@genac.org

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-19 Thread Florian Zieboll
On Thu, 19 Apr 2018 16:33:57 +0200
Edward Bartolo  wrote:

> Quoting output from 'apt-get upgrade':
> "he following packages have been kept back:
>   desktop-base libpolkit-agent-1-0 libpolkit-backend-1-0
> libpolkit-gobject-1-0 linux-image-amd64 policykit-1"
> 
> Still NO luck! Only logoff works in XFCE under ASCII. However, the
> power button still succeeds to tell the OS to shutdown.


Hi Edward,

ma latest mail ITT might help to manually solve your problem.

lg,

f.



-- 
  \
   \\
\ \
|  |
  /  \
 |   ILS SONT FOUX|
 |CES ROMAINS!|
  \__/



pgpw_0d2u5YBs.pgp
Description: OpenPGP digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-19 Thread Florian Zieboll
On Thu, 19 Apr 2018 16:02:14 +0200
Florian Zieboll  wrote:

> On Thu, 19 Apr 2018 12:59:27 +0100
> KatolaZ  wrote:
> 
> > Weel in your case you should just remove consolekit and install
> > libpolkit-backend-elogind-1-0. This should give you a working
> > session management config based on elogind. Would you mind to try
> > the following:
> > 
> >   # apt-get install libpolkit-backend-elogind-1-0  
> 
> 
> Hallo KatolaZ,
> 
> this brought me straight back to the previous situation, where apt
> requested to remove core components of LXDE. When trying to manually
> remove consolekit, I just discovered, that slim has a hard dependency
> on it, so there seems to be no easy way to get around it.


OK, purging and re-installing the whole dependency tree has solved the
upgrade problem /with/ being able to reboot/shutdown from within LXDE.

The process included (approx.) the following packages: 

  consolekit
  libpolkit-agent-1-0
  libpolkit-backend-1-0
  libpolkit-backend-consolekit-1-0
  libpolkit-gobject-1-0
  libpolkit-gobject-consolekit-1-0
  libspice-client-glib-2.0-8
  libspice-client-gtk-3.0-5
  libvirt-daemon-system
  lxde
  lxde-core
  lxpolkit
  lxsession
  lxsession-logout
  openbox-lxde-session
  policykit-1
  slim
  synaptic
  task-lxde-desktop
  udisks2
  upower
  virt-viewer
  xfce4-power-manager

I now have the following related packages installed:

  ii  consolekit 0.4.6-6
  ii  elogind234.4-2
  ii  libelogind0234.4-2
  ii  libpam-elogind 234.4-2
  ii  libpolkit-agent-1-00.105-18+devuan2.9
  ii  libpolkit-backend-1-0  0.105-18+devuan2.9
  ii  libpolkit-backend-consolekit-1-0   0.105-18+devuan2.9
  ii  libpolkit-gobject-1-0  0.105-18+devuan2.9
  ii  libpolkit-gobject-consolekit-1-0   0.105-18+devuan2.9
  ii  policykit-10.105-18+dev
  ii  task-lxde-desktop  3.39+devuan1.7

Thank you and libre Grüße,

Florian



-- 
  \
   \\
\ \
|  |
  /  \
 |   ILS SONT FOUX|
 |CES ROMAINS!|
  \__/



pgpe52kLw5WBz.pgp
Description: OpenPGP digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-19 Thread Svante Signell
On Thu, 2018-04-19 at 15:32 +0200, Florian Zieboll wrote:
> On Thu, 19 Apr 2018 13:54:05 +0200
> Irrwahn  wrote:
> 
> > LXDE/SLiM should work well with consolekit on ASCII, provided you have
> > at least the following packages installed:
> > 
> >  ii consolekit 0.4.6-6
> >  ii libpolkit-agent-1-0:amd64 0.105-18+devuan2.9
> >  ii libpolkit-backend-1-0 0.105-18+devuan2.9
> >  ii libpolkit-backend-consolekit-1-0:amd64 0.105-18+devuan2.9
> >  ii libpolkit-gobject-1-0 0.105-18+devuan2.9
> >  ii libpolkit-gobject-consolekit-1-0:amd64 0.105-18+devuan2.9
> >  ii policykit-1 0.105-18+devuan2.9
> 
> 
> Hallo Urban,
> 
> I have installed all of them in the mentioned versions.
> 
> lg
> 
> Florian

Hello,

Here is a partial summary of the situation with LXDE:
Installed packages:
consolekit 0.4.6-6
libck-connector0:amd64 0.4.6-6
libpolkit-agent-1-0:amd64  0.105-18+devuan2.9
libpolkit-backend-1-0  0.105-18+devuan2.9
libpolkit-backend-consolekit-1-0:amd64 0.105-18+devuan2.9
libpolkit-gobject-1-0  0.105-18+devuan2.9
libpolkit-gobject-consolekit-1-0:amd64 0.105-18+devuan2.9

Window manager slim:
Before logging in:
N/A

After logging in:
Lock screen: OK
Logout: OK
Cancel: OK

Window manager lightdm:
Before logging in:
Restart: OK
Shutdown: OK

After logging in:
Switch user: OK
Lock screen: OK
Logout: OK
Cancel: OK

apt-get install elogind
elogind234.4-2
libelogind0:amd64  234.4-2
libpam-elogind:amd64   234.4-2

Window manager slim:
Before logging in:
N/A

After logging in:
Shutdown: OK
Suspend: OK
Hibernate: ?
Lock screen: OK
Logout: OK
Cancel: OK

Window manager lightdm:
Before logging in:
Suspend: OK
Hibernate: ?
Restart: OK
Shutdown: OK

After logging in:
Shutdown: OK
Reboot: OK
Suspend: OK
Hibernate: ?
Switch User: ?
Lock screen: OK
Log out: OK
Cancel: OK
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-19 Thread Florian Zieboll
On Thu, 19 Apr 2018 12:59:27 +0100
KatolaZ  wrote:

> Weel in your case you should just remove consolekit and install
> libpolkit-backend-elogind-1-0. This should give you a working session
> management config based on elogind. Would you mind to try the
> following:
> 
>   # apt-get install libpolkit-backend-elogind-1-0


Hallo KatolaZ,

this brought me straight back to the previous situation, where apt
requested to remove core components of LXDE. When trying to manually
remove consolekit, I just discovered, that slim has a hard dependency
on it, so there seems to be no easy way to get around it.

lg,

Florian



-- 
  \
   \\
\ \
|  |
  /  \
 |   ILS SONT FOUX|
 |CES ROMAINS!|
  \__/



pgpbmzdr9ctuE.pgp
Description: OpenPGP digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-19 Thread Irrwahn
Florian Zieboll wrote on 19.04.2018 15:32:
> On Thu, 19 Apr 2018 13:54:05 +0200
> Irrwahn  wrote:
> 
>> LXDE/SLiM should work well with consolekit on ASCII, provided you have
>> at least the following packages installed:
>>
>>  ii consolekit 0.4.6-6
>>  ii libpolkit-agent-1-0:amd64 0.105-18+devuan2.9
>>  ii libpolkit-backend-1-0 0.105-18+devuan2.9
>>  ii libpolkit-backend-consolekit-1-0:amd64 0.105-18+devuan2.9
>>  ii libpolkit-gobject-1-0 0.105-18+devuan2.9
>>  ii libpolkit-gobject-consolekit-1-0:amd64 0.105-18+devuan2.9
>>  ii policykit-1 0.105-18+devuan2.9
> 
> 
> Hallo Urban,
> 
> I have installed all of them in the mentioned versions.
> 

Ugh, I just noticed something weird in my ASCII LXDE VM: 
despite consolekit and the matching polkit backend being 
installed, it also has elogind installed and apparently 
uses that for session auth. I guess you'd in fact be 
better off installing elogind, as KatolaZ suggested in 
his response.

Best regards
Urban

-- 
Sapere aude!
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-19 Thread Florian Zieboll
On Thu, 19 Apr 2018 13:54:05 +0200
Irrwahn  wrote:

> LXDE/SLiM should work well with consolekit on ASCII, provided you have
> at least the following packages installed:
> 
>  ii consolekit 0.4.6-6
>  ii libpolkit-agent-1-0:amd64 0.105-18+devuan2.9
>  ii libpolkit-backend-1-0 0.105-18+devuan2.9
>  ii libpolkit-backend-consolekit-1-0:amd64 0.105-18+devuan2.9
>  ii libpolkit-gobject-1-0 0.105-18+devuan2.9
>  ii libpolkit-gobject-consolekit-1-0:amd64 0.105-18+devuan2.9
>  ii policykit-1 0.105-18+devuan2.9


Hallo Urban,

I have installed all of them in the mentioned versions.

lg

Florian



-- 
  \
   \\
\ \
|  |
  /  \
 |   ILS SONT FOUX|
 |CES ROMAINS!|
  \__/



pgpeOAUyhgK9b.pgp
Description: OpenPGP digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-19 Thread KatolaZ
On Thu, Apr 19, 2018 at 01:42:49PM +0200, Florian Zieboll wrote:
> On Thu, 19 Apr 2018 11:38:46 +0100
> KatolaZ  wrote:
> 
> > thanks for the report.  It looks like installing policykit by hand
> > might be the solution here, but Irrwhan and Svante are the masters
> > here. I guess the latter log you posted would set you up fine if you
> > are on XFCE, LXDE or Mate.
> 
> 
> Hallo KatolaZ,
> 
> thank you for the quick reply. The manual re-install, followed by a
> dist-upgrade worked fine, just that now I am missing reboot / shutdown
> functionality from within LXDE again, which is why I originally had
> moved from consolekit to elogind. No serious problem for now, as the
> hw-button works - just as a feedback. 
> 
> I have a similarly configured Jessie machine here (LXDE and Slim, but
> w/o configurable hw-button), that I could to upgrade to Ascii in the
> next few days. If there are modifications planned related to this issue,
> I'll be happy to wait for further instructions - otherwise I'll probably
> stay with Jessie for some more time.
> 

Weel in your case you should just remove consolekit and install
libpolkit-backend-elogind-1-0. This should give you a working session
management config based on elogind. Would you mind to try the following:

  # apt-get install libpolkit-backend-elogind-1-0

and report, please?

Thanks

KatolaZ

-- 
[ ~.,_  Enzo Nicosia aka KatolaZ - Devuan -- Freaknet Medialab  ]  
[ "+.  katolaz [at] freaknet.org --- katolaz [at] yahoo.it  ]
[   @)   http://kalos.mine.nu ---  Devuan GNU + Linux User  ]
[ @@)  http://maths.qmul.ac.uk/~vnicosia --  GPG: 0B5F062F  ] 
[ (@@@)  Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ  ]


signature.asc
Description: Digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-19 Thread Irrwahn
Florian Zieboll wrote on 19.04.2018 13:42:
> On Thu, 19 Apr 2018 11:38:46 +0100
> KatolaZ  wrote:
> 
>> thanks for the report.  It looks like installing policykit by hand
>> might be the solution here, but Irrwhan and Svante are the masters
>> here. I guess the latter log you posted would set you up fine if you
>> are on XFCE, LXDE or Mate.
> 
> 
> Hallo KatolaZ,
> 
> thank you for the quick reply. The manual re-install, followed by a
> dist-upgrade worked fine, just that now I am missing reboot / shutdown
> functionality from within LXDE again, which is why I originally had
> moved from consolekit to elogind. No serious problem for now, as the
> hw-button works - just as a feedback. 
[...]

Hi Florian,

LXDE/SLiM should work well with consolekit on ASCII, provided you have
at least the following packages installed:

 ii consolekit 0.4.6-6
 ii libpolkit-agent-1-0:amd64 0.105-18+devuan2.9
 ii libpolkit-backend-1-0 0.105-18+devuan2.9
 ii libpolkit-backend-consolekit-1-0:amd64 0.105-18+devuan2.9
 ii libpolkit-gobject-1-0 0.105-18+devuan2.9
 ii libpolkit-gobject-consolekit-1-0:amd64 0.105-18+devuan2.9
 ii policykit-1 0.105-18+devuan2.9

Best regards
Urban

-- 
Sapere aude!
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-19 Thread Florian Zieboll
On Thu, 19 Apr 2018 11:38:46 +0100
KatolaZ  wrote:

> thanks for the report.  It looks like installing policykit by hand
> might be the solution here, but Irrwhan and Svante are the masters
> here. I guess the latter log you posted would set you up fine if you
> are on XFCE, LXDE or Mate.


Hallo KatolaZ,

thank you for the quick reply. The manual re-install, followed by a
dist-upgrade worked fine, just that now I am missing reboot / shutdown
functionality from within LXDE again, which is why I originally had
moved from consolekit to elogind. No serious problem for now, as the
hw-button works - just as a feedback. 

I have a similarly configured Jessie machine here (LXDE and Slim, but
w/o configurable hw-button), that I could to upgrade to Ascii in the
next few days. If there are modifications planned related to this issue,
I'll be happy to wait for further instructions - otherwise I'll probably
stay with Jessie for some more time.

Would it help to file a bug report? If so, for consolekit or for
policykit?

libre Grüße,

Florian


-- 
  \
   \\
\ \
|  |
  /  \
 |   ILS SONT FOUX|
 |CES ROMAINS!|
  \__/



pgpsbwfIoC5Gg.pgp
Description: OpenPGP digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-19 Thread KatolaZ
On Thu, Apr 19, 2018 at 12:17:28PM +0200, Florian Zieboll wrote:

[cut]

> 
> --snap--
> 
> narrowing down to the (re-)installation of policykit-1 it still looks
> like this:
> 
> --snip (edited for readability)--
> 
> root@nullmobil:~# apt-get install --reinstall policykit-1
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following additional packages will be installed:
>   libpolkit-agent-1-0 libpolkit-backend-1-0
>   libpolkit-backend-consolekit-1-0 libpolkit-gobject-1-0
>   libpolkit-gobject-consolekit-1-0 
> The following packages will be REMOVED: 
>   libpolkit-backend-1-0-elogind libpolkit-gobject-1-0-elogind 
> The following NEW packages will be installed: 
>   libpolkit-backend-1-0 libpolkit-backend-consolekit-1-0
>   libpolkit-gobject-1-0 libpolkit-gobject-consolekit-1-0 
> The following packages will be upgraded: 
>   libpolkit-agent-1-0 policykit-1 
> 2 upgraded, 4 newly installed, 2 to remove and 3 not upgraded. 
> Need to get 186 kB of archives.
> 
> --snap--
>

Hi Florian,

thanks for the report.  It looks like installing policykit by hand
might be the solution here, but Irrwhan and Svante are the masters
here. I guess the latter log you posted would set you up fine if you
are on XFCE, LXDE or Mate.

Thanks

KatolaZ

-- 
[ ~.,_  Enzo Nicosia aka KatolaZ - Devuan -- Freaknet Medialab  ]  
[ "+.  katolaz [at] freaknet.org --- katolaz [at] yahoo.it  ]
[   @)   http://kalos.mine.nu ---  Devuan GNU + Linux User  ]
[ @@)  http://maths.qmul.ac.uk/~vnicosia --  GPG: 0B5F062F  ] 
[ (@@@)  Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ  ]


signature.asc
Description: Digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-19 Thread Florian Zieboll
On Wed, 18 Apr 2018 18:03:19 +0100
KatolaZ  wrote:

> The package is now in pkgmaster.

Hallo KatolaZ,

using LXDE with Slim, here the update (apt-get dist-upgrade) wants to
remove some basic LXDE packages, including consolekit, lxsession and
lxde-core:

--snip (edited for readability)--

Calculating upgrade... Done
The following packages were automatically installed and are no longer
required: 
  libck-connector0 lxde-common
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  consolekit libpam-ck-connector lxde lxde-core lxsession
  lxsession-logout openbox-lxde-session slim 
The following NEW packages will be installed: 
  libpolkit-backend-1-0 libpolkit-backend-elogind-1-0
  libpolkit-gobject-1-0 libpolkit-gobject-elogind-1-0 
The following packages will be upgraded: 
  elogind libelogind0 libpam-elogind libpolkit-agent-1-0
  libpolkit-backend-1-0-elogind libpolkit-gobject-1-0-elogind
  policykit-1 
7 upgraded, 4 newly installed, 8 to remove and 0 not upgraded.

--snap--

narrowing down to the (re-)installation of policykit-1 it still looks
like this:

--snip (edited for readability)--

root@nullmobil:~# apt-get install --reinstall policykit-1
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libpolkit-agent-1-0 libpolkit-backend-1-0
  libpolkit-backend-consolekit-1-0 libpolkit-gobject-1-0
  libpolkit-gobject-consolekit-1-0 
The following packages will be REMOVED: 
  libpolkit-backend-1-0-elogind libpolkit-gobject-1-0-elogind 
The following NEW packages will be installed: 
  libpolkit-backend-1-0 libpolkit-backend-consolekit-1-0
  libpolkit-gobject-1-0 libpolkit-gobject-consolekit-1-0 
The following packages will be upgraded: 
  libpolkit-agent-1-0 policykit-1 
2 upgraded, 4 newly installed, 2 to remove and 3 not upgraded. 
Need to get 186 kB of archives.

--snap--

I'm not too much at the computer these days, but glad if I can somehow
help with troubleshooting.

libre Grüße,

Florian


-- 
  \
   \\
\ \
|  |
  /  \
 |   ILS SONT FOUX|
 |CES ROMAINS!|
  \__/



pgpANvxa8IVuL.pgp
Description: OpenPGP digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-18 Thread Svante Signell
On Wed, 2018-04-18 at 17:35 +0200, Svante Signell wrote:
> On Wed, 2018-04-18 at 16:00 +0200, Svante Signell wrote:

> > > Please test the upgrade from Devuan ASCII Beta and/or from De??an
> > > Jessie and/or from De??an Stretch as extensively as possible, and
> > > report any regression. This might be the latest effective stumbling
> > > block before ASCII RC.
> > 

Hi,

Installation of the xfce desktop using mini.iso:

Choose software to install:
Devuan desktop environment, Xfce, SSH server, standard system utilities
Display manager: slim

Installed packages:
consolekit 0.4.6-6
libck-connector0:amd64 0.4.6-6
libpolkit-agent-1-0:amd64  0.105-18+devuan2.9
libpolkit-backend-1-0  0.105-18+devuan2.9
libpolkit-backend-consolekit-1-0:amd64 0.105-18+devuan2.9
libpolkit-gobject-1-0  0.105-18+devuan2.9
libpolkit-gobject-consolekit-1-0:amd64 0.105-18+devuan2.9
 
Applications menu:
Log out: OK
Restart: OK
Shut Down: OK
Suspend: OK
Hibernate: OK? Shuts down/crashes


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-18 Thread Jaromil
ahoy,

On Wed, 18 Apr 2018, KatolaZ wrote:

> The package is now in pkgmaster.

many thanks and congratulations :^) the devil is in the details as
usual. See you at the dev meeting tonight 22:30 CEST!

ciao

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-18 Thread KatolaZ
On Wed, Apr 18, 2018 at 06:00:25PM +0200, Svante Signell wrote:

[cut]

> 
> Here is the problem: apt-cache show sysv-rc: Version: 2.88dsf-59.9
> 
> apt-cache show sysvinit: Version: 2.88dsf-59.9+devuan2
> apt-cache show sysvinit-core: Version: 2.88dsf-59.9+devuan2
> apt-cache show sysvinit-utils: Version: 2.88dsf-59.9+devuan2

The package is now in pkgmaster.

HND

KatolaZ

-- 
[ ~.,_  Enzo Nicosia aka KatolaZ - Devuan -- Freaknet Medialab  ]  
[ "+.  katolaz [at] freaknet.org --- katolaz [at] yahoo.it  ]
[   @)   http://kalos.mine.nu ---  Devuan GNU + Linux User  ]
[ @@)  http://maths.qmul.ac.uk/~vnicosia --  GPG: 0B5F062F  ] 
[ (@@@)  Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ  ]


signature.asc
Description: Digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-18 Thread Svante Signell
On Wed, 2018-04-18 at 16:51 +0100, KatolaZ wrote:
> 
> I don't understand what you mean:
> 
> root@akela:/etc/apt# apt-cache policy sysvinit
> sysvinit:
>   Installed: 2.88dsf-59.9+devuan2
>   Candidate: 2.88dsf-59.9+devuan2
> 
> The same version is in ascii and in ascii-proposed. 

apt-cache showsrc sysvinit
Version: 2.88dsf-59.9+devuan2
...
Package-List: 
 bootlogd deb admin required arch=any
 initscripts deb admin required arch=any
 sysv-rc deb admin required arch=all
 sysvinit deb admin optional arch=any
 sysvinit-core deb admin extra arch=any
 sysvinit-utils deb admin required arch=any essential=yes


apt-cache show bootlogd: Version: 2.88dsf-59.9+devuan2
apt-cache show initscripts: Version: 2.88dsf-59.9+devuan2

Here is the problem: apt-cache show sysv-rc: Version: 2.88dsf-59.9

apt-cache show sysvinit: Version: 2.88dsf-59.9+devuan2
apt-cache show sysvinit-core: Version: 2.88dsf-59.9+devuan2
apt-cache show sysvinit-utils: Version: 2.88dsf-59.9+devuan2
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-18 Thread KatolaZ
On Wed, Apr 18, 2018 at 05:07:15PM +0200, Svante Signell wrote:
> On Wed, 2018-04-18 at 15:18 +0100, KatolaZ wrote:
> > On Wed, Apr 18, 2018 at 04:00:15PM +0200, Svante Signell wrote:
> > 
> > 
> > > The package still in ascii-proposed, elogind 234.4-2 and sysvinit 
> > > (2.88dsf-
> > > 59.9+devuan2) should also migrate to ascii!
> > > 
> > 
> > sysvinit is there already. I am building elogind now.
> 
> The sysv-rc package in ascii is 2.88dsf-59.9 while the one in ascii-proposed 
> is 
>  2.88dsf-59.9+devuan2 from June 2017 :D
> 
> Seems like that package never made it to ascii:
> 
> apt-cache showsrc sysvinit|grep Version
> Version: 2.88dsf-59.9+devuan2
> 

I don't understand what you mean:

root@akela:/etc/apt# apt-cache policy sysvinit
sysvinit:
  Installed: 2.88dsf-59.9+devuan2
  Candidate: 2.88dsf-59.9+devuan2
Version table:
   *** 2.88dsf-59.9+devuan2 500
   500 http://pkgmaster.devuan.org/merged ascii/main amd64 Packages
   100 http://pkgmaster.devuan.org/devuan ascii-proposed/main amd64 
Packages
   100 /var/lib/dpkg/status
   
The same version is in ascii and in ascii-proposed. 

HND

KatolaZ

-- 
[ ~.,_  Enzo Nicosia aka KatolaZ - Devuan -- Freaknet Medialab  ]  
[ "+.  katolaz [at] freaknet.org --- katolaz [at] yahoo.it  ]
[   @)   http://kalos.mine.nu ---  Devuan GNU + Linux User  ]
[ @@)  http://maths.qmul.ac.uk/~vnicosia --  GPG: 0B5F062F  ] 
[ (@@@)  Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ  ]


signature.asc
Description: Digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-18 Thread Svante Signell
On Wed, 2018-04-18 at 16:00 +0200, Svante Signell wrote:
> On Wed, 2018-04-18 at 12:11 +0100, KatolaZ wrote:
> > Dear D1rs,
> > 
> > just to let you know that, thanks to the work of Svante and several
> > other devs, a new version of policykit (0.105-18+devuan2.9) will hit
> > ascii repos soon. This version should solve most of the problems with
> > the selection of the correct policykit backend/agent (either elogind
> > or consolekit), removes the useless *backend-systemd packages, and
> > introduces a more sensible naming of the lib packages.
> > 
> > In principle, the upgrade should leave stuff as it is if you already
> > have a working consolekit or elogind setup. 
> > 
> > Please test the upgrade from Devuan ASCII Beta and/or from De??an
> > Jessie and/or from De??an Stretch as extensively as possible, and
> > report any regression. This might be the latest effective stumbling
> > block before ASCII RC.
> 
> Hi,
> 
> Installation of the cinnamon desktop using mini.iso:
> 
> qemu-img create devuan_ascii_cinnamon_amd64.img 8G

qemu-img create devuan_ascii_lxqt_amd64.img 8G

Same results as for Cinnamon!
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-18 Thread J. Fahrner

Upgrade worked fine on my system with consolekit backend.

Am 2018-04-18 13:11, schrieb KatolaZ:

Dear D1rs,

just to let you know that, thanks to the work of Svante and several
other devs, a new version of policykit (0.105-18+devuan2.9) will hit
ascii repos soon. This version should solve most of the problems with
the selection of the correct policykit backend/agent (either elogind
or consolekit), removes the useless *backend-systemd packages, and
introduces a more sensible naming of the lib packages.

In principle, the upgrade should leave stuff as it is if you already
have a working consolekit or elogind setup.

Please test the upgrade from Devuan ASCII Beta and/or from De??an
Jessie and/or from De??an Stretch as extensively as possible, and
report any regression. This might be the latest effective stumbling
block before ASCII RC.

HND

KatolaZ

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-18 Thread Svante Signell
On Wed, 2018-04-18 at 15:18 +0100, KatolaZ wrote:
> On Wed, Apr 18, 2018 at 04:00:15PM +0200, Svante Signell wrote:
> 
> 
> > The package still in ascii-proposed, elogind 234.4-2 and sysvinit (2.88dsf-
> > 59.9+devuan2) should also migrate to ascii!
> > 
> 
> sysvinit is there already. I am building elogind now.

The sysv-rc package in ascii is 2.88dsf-59.9 while the one in ascii-proposed is 
 2.88dsf-59.9+devuan2 from June 2017 :D

Seems like that package never made it to ascii:

apt-cache showsrc sysvinit|grep Version
Version: 2.88dsf-59.9+devuan2

apt-cache show bootlogd|grep Version
Version: 2.88dsf-59.9+devuan2

apt-cache show initscripts|grep Version
Version: 2.88dsf-59.9+devuan2

apt-cache show sysv-rc |grep Version
Version: 2.88dsf-59.9

apt-cache show sysvinit |grep Version
Version: 2.88dsf-59.9+devuan2

apt-cache show sysvinit-core |grep Version
Version: 2.88dsf-59.9+devuan2

apt-cache show sysvinit-utils |grep Version
Version: 2.88dsf-59.9+devuan2
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-18 Thread KatolaZ
On Wed, Apr 18, 2018 at 04:00:15PM +0200, Svante Signell wrote:

[cut]

> 
> Menu inside Cinnamon:
> Restart: OK
> Shutdown: OK
> Suspend: OK (click on black screen)
> Hibernate: Unable to restart mouse: Shuts down!?
> 
> Add ascii-proposed:
> emacs /etc/apt/sources.list
> deb http://pkgmaster.devuan.org/devuan ascii-proposed main
> apt-get -t ascii-proposed upgrade
> The following packages will be upgraded:
>   elogind libelogind0 libpam-elogind sysv-rc
> 
> No change.
> 
> The package still in ascii-proposed, elogind 234.4-2 and sysvinit (2.88dsf-
> 59.9+devuan2) should also migrate to ascii!
>

sysvinit is there already. I am building elogind now.

HND

KatolaZ

-- 
[ ~.,_  Enzo Nicosia aka KatolaZ - Devuan -- Freaknet Medialab  ]  
[ "+.  katolaz [at] freaknet.org --- katolaz [at] yahoo.it  ]
[   @)   http://kalos.mine.nu ---  Devuan GNU + Linux User  ]
[ @@)  http://maths.qmul.ac.uk/~vnicosia --  GPG: 0B5F062F  ] 
[ (@@@)  Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ  ]


signature.asc
Description: Digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] New policykit-1 packages in ASCII

2018-04-18 Thread Svante Signell
On Wed, 2018-04-18 at 12:11 +0100, KatolaZ wrote:
> Dear D1rs,
> 
> just to let you know that, thanks to the work of Svante and several
> other devs, a new version of policykit (0.105-18+devuan2.9) will hit
> ascii repos soon. This version should solve most of the problems with
> the selection of the correct policykit backend/agent (either elogind
> or consolekit), removes the useless *backend-systemd packages, and
> introduces a more sensible naming of the lib packages.
> 
> In principle, the upgrade should leave stuff as it is if you already
> have a working consolekit or elogind setup. 
> 
> Please test the upgrade from Devuan ASCII Beta and/or from De??an
> Jessie and/or from De??an Stretch as extensively as possible, and
> report any regression. This might be the latest effective stumbling
> block before ASCII RC.

Hi,

Installation of the cinnamon desktop using mini.iso:

qemu-img create devuan_ascii_cinnamon_amd64.img 8G

Installing:
qemu-system-x86_64 -enable-kvm -hda devuan_ascii_cinnamon_amd64.img -boot d -net
nic -net user -m 2048 -localtime -cdrom mini.iso &
...
Choose software to install:
Devuan desktop environment, Cinnamon, SSH server, standard system utilities

Running:
qemu-system-x86_64 -enable-kvm -hda devuan_ascii_cinnamon_amd64.img -boot d -net
nic -net user,hostfwd=tcp::55792-:22 -m 2048 -localtime &
ssh -p 55792 localhost

Runs Devuan ascii/eudev/elogind/lightdm/cinnamon

Installed polkit/elogind packages:
policykit-1   0.105-18+devuan2.9
gir1.2-polkit-1.0 0.105-18+devuan2.9
libpolkit-agent-1-0:amd64 0.105-18+devuan2.9
libpolkit-backend-1-0 0.105-18+devuan2.9
libpolkit-backend-elogind-1-0:amd64   0.105-18+devuan2.9
libpolkit-gobject-1-0 0.105-18+devuan2.9
libpolkit-gobject-elogind-1-0:amd64   0.105-18+devuan2.9
elogind   234.4-1+devuan1.5
libelogind0:amd64 234.4-1+devuan1.5
libpam-elogind:amd64  234.4-1+devuan1.5

Menu in lightdm: 
Restart:
Shutdown:
Suspend:
Hibernate:

Menu inside Cinnamon:
Restart: OK
Shutdown: OK
Suspend: OK (click on black screen)
Hibernate: Unable to restart mouse: Shuts down!?

Add ascii-proposed:
emacs /etc/apt/sources.list
deb http://pkgmaster.devuan.org/devuan ascii-proposed main
apt-get -t ascii-proposed upgrade
The following packages will be upgraded:
  elogind libelogind0 libpam-elogind sysv-rc

No change.

The package still in ascii-proposed, elogind 234.4-2 and sysvinit (2.88dsf-
59.9+devuan2) should also migrate to ascii!


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng