<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2584&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Beowulf and policykit-1]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2584</link>
		<description><![CDATA[The most recent posts in Beowulf and policykit-1.]]></description>
		<lastBuildDate>Mon, 28 Jan 2019 23:21:50 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Beowulf and policykit-1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13884#p13884</link>
			<description><![CDATA[<p>noticed applications using pkexec (eg. &quot;Bleachbit (as root)&quot; : pkexec bleachbit ) weren&#039;t starting/running on brisk menu. (MATE/beowulf + openrc. )<br />running from terminal same command worked as expected, so i just replaced brisk menu with MATE main menu, and now the same entries run without problems.. just posting it for reference, haven&#039;t really dug into the source of why (there was nothing in dmesg/.xsession-errors btw).</p><p>still running policykit-1 from ascii.. : </p><div class="codebox"><pre><code>apt policy policykit-1           
policykit-1:
  Installed: 0.105-18+devuan2.11
  Candidate: 0.105-18+devuan2.11
  Version table:
     0.105-25 500
        500 http://gr.deb.devuan.org/merged beowulf/main amd64 Packages
 *** 0.105-18+devuan2.11 1001
        500 https://pkgmaster.devuan.org/merged ascii/main amd64 Packages
        100 /var/lib/dpkg/status
     0.105-9+devuan1 500
        500 http://gr.deb.devuan.org/merged ceres/main amd64 Packages</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Mon, 28 Jan 2019 23:21:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13884#p13884</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf and policykit-1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13659#p13659</link>
			<description><![CDATA[<p>using beowulf/ceres with MATE + openrc, fully upgraded from a fresh ascii installation with netboot iso.</p><p>can confirm the fix for policykit as Mithrandir writes. <br />similar apt preferences file, just some extra packages from hezeh.org repo, specialized for MATE power issues : </p><div class="codebox"><pre class="vscroll"><code>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-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: gir1.2-polkit-1.0
Pin: version 0.105-18*
Pin-Priority: 1001

Package: mate-power-manager
Pin: origin &quot;www.hezeh.org&quot;
Pin-Priority: 1001

Package: mate-power-manager-common
Pin: origin &quot;www.hezeh.org&quot;
Pin-Priority: 1001</code></pre></div><p>thanks to all devuan devs for this great grassroots distro <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Fri, 11 Jan 2019 09:37:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13659#p13659</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf and policykit-1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13607#p13607</link>
			<description><![CDATA[<p>In fact it was broken and now is fixed</p>]]></description>
			<author><![CDATA[dummy@example.com (Mithrandir)]]></author>
			<pubDate>Sun, 06 Jan 2019 16:04:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13607#p13607</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf and policykit-1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13605#p13605</link>
			<description><![CDATA[<p>I suppose the old saying goes, if it ain&#039;t broke don&#039;t fix it.</p>]]></description>
			<author><![CDATA[dummy@example.com (Panopticon)]]></author>
			<pubDate>Sun, 06 Jan 2019 12:32:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13605#p13605</guid>
		</item>
		<item>
			<title><![CDATA[Beowulf and policykit-1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13591#p13591</link>
			<description><![CDATA[<p>Hi, I like the Devuan project and I have installed Devuan Beowulf Kde with Openrc using the mini.iso in: <a href="http://pkgmaster.devuan.org/devuan/dists/unstable/main/installer-amd64/current/images/netboot/" rel="nofollow">http://pkgmaster.devuan.org/devuan/dist … s/netboot/</a></p><p>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.</p><p>I verified that in my installed system the problem is fixed using the Ascii&#039;s policykit-1 version. So I created a file policy_beo in /etc/apt/preferences.d/ with this configuration:</p><div class="codebox"><pre><code>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</code></pre></div><p>Thanks to the devs for their work!</p>]]></description>
			<author><![CDATA[dummy@example.com (Mithrandir)]]></author>
			<pubDate>Sat, 05 Jan 2019 15:02:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13591#p13591</guid>
		</item>
	</channel>
</rss>
