<?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=1943&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Devuan Ascii Beta and repositories!]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=1943</link>
		<description><![CDATA[The most recent posts in Devuan Ascii Beta and repositories!.]]></description>
		<lastBuildDate>Wed, 21 Mar 2018 23:44:40 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Devuan Ascii Beta and repositories!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8068#p8068</link>
			<description><![CDATA[<p>Edit /etc/apt/sources.list to add the following line. (Or add it in synaptic however you add sources in synaptic) You can add non-free and contrib to the end of this line if you need those.</p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged ascii-updates main</code></pre></div><p>Then run <span class="bbc">apt-get update</span> (Or however you update the cache in synaptic. Reload?)</p><p>Edit the Exec line in /usr/share/applications/synaptic.desktop with either of the examples I gave you above.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 21 Mar 2018 23:44:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8068#p8068</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan Ascii Beta and repositories!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8061#p8061</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>You have ascii and ascii-security in your sources. You could add ascii-updates.</p><p>Another option is to edit the .desktop file so it runs a different command. Change the line that has &#039;Exec=synaptic-pkexec&#039; to one of the following.</p><div class="codebox"><pre><code>Exec=gksu synaptic
or
Exec=xterm -e &#039;su -c synaptic&#039;</code></pre></div><p> or replace xterm with your favorite terminal.</p><p>Note: you don&#039;t need to be in the sudo group to use gksu.<br />Note2: if you are in the sudo group, synaptic might work from the menu without editing the .desktop file. (It did for me in a test install.)</p></div></blockquote></div><p>How to proceed to add for ascci updates? Wich is the of <strong>.desktop</strong>&#160; directory?</p><p>I tried to open synaptic or gparted&#160; from sudo&#160; group and it does not open.</p>]]></description>
			<author><![CDATA[dummy@example.com (brday)]]></author>
			<pubDate>Wed, 21 Mar 2018 12:33:04 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8061#p8061</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan Ascii Beta and repositories!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8046#p8046</link>
			<description><![CDATA[<p>You have ascii and ascii-security in your sources. You could add ascii-updates.</p><p>The deb-src lines are for source packages. Unless you&#039;re planning on creating .deb packages, you can comment those lines.</p><p>The problem with synaptic (and gparted and just about anything else that requires root privileges) is that pkexec is broken. One workaround as mentioned above is to start it from a terminal as root. Another option is to edit the .desktop file so it runs a different command. Change the line that has &#039;Exec=synaptic-pkexec&#039; to one of the following.</p><div class="codebox"><pre><code>Exec=gksu synaptic
or
Exec=xterm -e &#039;su -c synaptic&#039;</code></pre></div><p> or replace xterm with your favorite terminal.</p><p>Note: you don&#039;t need to be in the sudo group to use gksu.<br />Note2: if you are in the sudo group, synaptic might work from the menu without editing the .desktop file. (It did for me in a test install.)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 20 Mar 2018 11:57:43 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8046#p8046</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan Ascii Beta and repositories!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8041#p8041</link>
			<description><![CDATA[<div class="quotebox"><cite>Andre4freedom wrote:</cite><blockquote><div><p>Important: set up the repos first!<br />BTW: there are ASCII-Beta isos!<br />There is good documentation in this forum. Find it. Good luck!</p></div></blockquote></div><p>It seems that you haven&#039;t read it right, the open topic is from the ISO Beta ASCII that I was testing in virtualbox.</p>]]></description>
			<author><![CDATA[dummy@example.com (brday)]]></author>
			<pubDate>Mon, 19 Mar 2018 23:46:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8041#p8041</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan Ascii Beta and repositories!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8035#p8035</link>
			<description><![CDATA[<p>Synaptic will not work when started from the xfce menu: the path is wrong...<br />You can start synaptic either<br />- as root (even from the menu, or in the shell) or<br />- gksu synaptic (as an ordinary user with sudo group-membership)</p><p>I would do it the old way: <br />sudo apt-get update<br />sudo apt-get upgrade<br />sudo apt-get dist-upgrade</p><p>Important: set up the repos first!<br />BTW: there are ASCII-Beta isos!<br />There is good documentation in this forum. Find it. Good luck!</p>]]></description>
			<author><![CDATA[dummy@example.com (Andre4freedom)]]></author>
			<pubDate>Mon, 19 Mar 2018 15:06:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8035#p8035</guid>
		</item>
		<item>
			<title><![CDATA[Devuan Ascii Beta and repositories!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8034#p8034</link>
			<description><![CDATA[<p>Hello here, to the times over here!</p><p> I&#039;m testing <strong>Devuan ascii beta</strong> on virtualbox, and continues with the&#160; old software, which are the <strong>ascii</strong> repositories to automatically update the package and software? </p><p><strong>Note:</strong><br />&#160; &#160; &#160; &#160; &#160;Synaptic&#160; will not open when you click, any solution?.</p><p>The current repositories of ascii is:</p><div class="codebox"><pre><code># 

# deb cdrom:[Debian GNU/Linux 2.0.0-beta _Ascii_ - Official amd64 DVD Bina$

# deb cdrom:[Debian GNU/Linux 2.0.0-beta _Ascii_ - Official amd64 DVD Bina$

deb http://deb.devuan.org/merged ascii main
deb-src http://deb.devuan.org/merged ascii main

# ascii-security, previously known as &#039;volatile&#039;
deb http://deb.devuan.org/merged ascii-security main non-free
deb-src http://deb.devuan.org/merged ascii-security main non-free</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (brday)]]></author>
			<pubDate>Mon, 19 Mar 2018 12:20:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8034#p8034</guid>
		</item>
	</channel>
</rss>
