<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=3862&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Cannot run Synaptic & mount drives after update (Beowulf)]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3862</link>
		<description><![CDATA[The most recent posts in [SOLVED] Cannot run Synaptic & mount drives after update (Beowulf).]]></description>
		<lastBuildDate>Tue, 29 Sep 2020 19:00:08 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Cannot run Synaptic & mount drives after update (Beowulf)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25020#p25020</link>
			<description><![CDATA[<p><span class="bbc">/etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop</span> is in place and contains:</p><div class="codebox"><pre><code>Exec=/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1</code></pre></div><p>There&#039;s no <span class="bbc">autostart/polkit-gnome-authentication-agent-1.desktop</span> in ~/.config/autostart</p><p>ED: I&#039;ve updated the kernel and now everything seems to be ok.</p>]]></description>
			<author><![CDATA[dummy@example.com (uther)]]></author>
			<pubDate>Tue, 29 Sep 2020 19:00:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25020#p25020</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Cannot run Synaptic & mount drives after update (Beowulf)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25019#p25019</link>
			<description><![CDATA[<div class="quotebox"><cite>uther wrote:</cite><blockquote><div><p><span class="bbc">/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &amp;</span> have resolved the issue</p></div></blockquote></div><p>That only starts the agent once.</p><p>If the package is installed then Xfce should autostart it via /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop so check for ~/.config/autostart/polkit-gnome-authentication-agent-1.desktop — that might be overriding it.</p><p>EDIT: and your kernels are outdated, you should install the metapackge:</p><div class="codebox"><pre><code># apt install linux-image-amd64/beowulf-backports</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 29 Sep 2020 18:48:31 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25019#p25019</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Cannot run Synaptic & mount drives after update (Beowulf)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25017#p25017</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>But you don&#039;t have a graphical authentication agent running so Synaptic can&#039;t ask for a password if you launch it from the menu.</p></div></blockquote></div><p>I already have <span class="bbc">policykit-1-gnome</span> installed.<br /><span class="bbc">/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &amp;</span> have resolved the issue. Thanks.</p><p>From backports I have installed only newest kernels 5.4 and 5.6.</p>]]></description>
			<author><![CDATA[dummy@example.com (uther)]]></author>
			<pubDate>Tue, 29 Sep 2020 18:39:37 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25017#p25017</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Cannot run Synaptic & mount drives after update (Beowulf)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25014#p25014</link>
			<description><![CDATA[<div class="quotebox"><cite>uther wrote:</cite><blockquote><div><p>I have policykit</p><div class="codebox"><pre><code>~$ pgrep -a polkit
5210 /usr/lib/policykit-1/polkitd --no-debug</code></pre></div></div></blockquote></div><p>But you don&#039;t have a graphical authentication agent running so Synaptic can&#039;t ask for a password if you launch it from the menu.</p><p>Try this (run the first command as root and the second as your normal user):</p><div class="codebox"><pre><code># apt install policykit-1-gnome
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &amp;</code></pre></div><p>Does Synaptic launch from the menu now?</p><div class="quotebox"><cite>uther wrote:</cite><blockquote><div><div class="codebox"><pre><code> 100 http://deb.devuan.org/merged beowulf-backports/main amd64 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=main,b=amd64
     origin deb.devuan.org</code></pre></div></div></blockquote></div><p>What have you installed from backports?</p><div class="codebox"><pre><code>aptitude search &#039;?narrow(?installed, ?archive(stable-backports))&#039;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 29 Sep 2020 18:24:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25014#p25014</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Cannot run Synaptic & mount drives after update (Beowulf)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25012#p25012</link>
			<description><![CDATA[<p>I have policykit</p><div class="codebox"><pre><code>~$ pgrep -a polkit
5210 /usr/lib/policykit-1/polkitd --no-debug</code></pre></div><p>and no pinned packages:</p><div class="codebox"><pre class="vscroll"><code>~$ apt policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
 100 http://deb.devuan.org/merged beowulf-backports/contrib i386 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=contrib,b=i386
     origin deb.devuan.org
 100 http://deb.devuan.org/merged beowulf-backports/contrib amd64 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=contrib,b=amd64
     origin deb.devuan.org
 100 http://deb.devuan.org/merged beowulf-backports/non-free i386 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=non-free,b=i386
     origin deb.devuan.org
 100 http://deb.devuan.org/merged beowulf-backports/non-free amd64 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=non-free,b=amd64
     origin deb.devuan.org
 100 http://deb.devuan.org/merged beowulf-backports/main i386 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=main,b=i386
     origin deb.devuan.org
 100 http://deb.devuan.org/merged beowulf-backports/main amd64 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=main,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-updates/non-free i386 Packages
     release v=3.0.0,o=Devuan,a=stable-updates,n=beowulf-updates,l=Devuan,c=non-free,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-updates/non-free amd64 Packages
     release v=3.0.0,o=Devuan,a=stable-updates,n=beowulf-updates,l=Devuan,c=non-free,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-updates/main i386 Packages
     release v=3.0.0,o=Devuan,a=stable-updates,n=beowulf-updates,l=Devuan,c=main,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-updates/main amd64 Packages
     release v=3.0.0,o=Devuan,a=stable-updates,n=beowulf-updates,l=Devuan,c=main,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-security/non-free i386 Packages
     release v=3.0.0,o=Devuan,a=stable-security,n=beowulf-security,l=Devuan-Security,c=non-free,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-security/non-free amd64 Packages
     release v=3.0.0,o=Devuan,a=stable-security,n=beowulf-security,l=Devuan-Security,c=non-free,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-security/main i386 Packages
     release v=3.0.0,o=Devuan,a=stable-security,n=beowulf-security,l=Devuan-Security,c=main,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-security/main amd64 Packages
     release v=3.0.0,o=Devuan,a=stable-security,n=beowulf-security,l=Devuan-Security,c=main,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf/contrib i386 Packages
     release v=3.0,o=Devuan,a=stable,n=beowulf,l=Devuan,c=contrib,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf/contrib amd64 Packages
     release v=3.0,o=Devuan,a=stable,n=beowulf,l=Devuan,c=contrib,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf/non-free i386 Packages
     release v=3.0,o=Devuan,a=stable,n=beowulf,l=Devuan,c=non-free,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf/non-free amd64 Packages
     release v=3.0,o=Devuan,a=stable,n=beowulf,l=Devuan,c=non-free,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf/main i386 Packages
     release v=3.0,o=Devuan,a=stable,n=beowulf,l=Devuan,c=main,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf/main amd64 Packages
     release v=3.0,o=Devuan,a=stable,n=beowulf,l=Devuan,c=main,b=amd64
     origin deb.devuan.org
Pinned packages:</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (uther)]]></author>
			<pubDate>Tue, 29 Sep 2020 18:14:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25012#p25012</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Cannot run Synaptic & mount drives after update (Beowulf)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25008#p25008</link>
			<description><![CDATA[<p>Do you have any polkit authentication agents running?</p><div class="codebox"><pre><code>pgrep -a polkit</code></pre></div><p>EDIT: if this happened after an update then we should probably also see your sources:</p><div class="codebox"><pre><code>apt policy</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 29 Sep 2020 18:06:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25008#p25008</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Cannot run Synaptic & mount drives after update (Beowulf)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25007#p25007</link>
			<description><![CDATA[<p>After recent update I cannot run Synaptic (launcher and whisker menu) and open encrypted drives (thunar) anymore. <br />Im running Beowulf Xfce flavour. I can run Synaptic with sudo, and open crypts manually with <span class="bbc">cryptsetup luksOpen</span>.</p><p>When opening encrypted drive I&#039;m getting:</p><div class="codebox"><pre><code> failed to mount &quot;_my-drive-here_ Encrypted&quot; Not authorized to perform operation.</code></pre></div><p>Appreciate any help.</p>]]></description>
			<author><![CDATA[dummy@example.com (uther)]]></author>
			<pubDate>Tue, 29 Sep 2020 18:01:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25007#p25007</guid>
		</item>
	</channel>
</rss>
