<?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=1768&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Upgrading to ASCII instructions]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=1768</link>
		<description><![CDATA[The most recent posts in Upgrading to ASCII instructions.]]></description>
		<lastBuildDate>Sun, 01 Apr 2018 15:00:49 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Upgrading to ASCII instructions]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8188#p8188</link>
			<description><![CDATA[<p>One thing which I forgot to mention was that at the start of the dist-upgrade, it complained that it would run out of space on /var and refused to run. After running apt-get clean, there was still not much space left on /var. It was then that I spotted a large .iso file which I had left in /var/tmp. Removing this enabled the upgrade to proceed!</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Sun, 01 Apr 2018 15:00:49 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8188#p8188</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrading to ASCII instructions]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8185#p8185</link>
			<description><![CDATA[<p>I have just upgraded my desktop machine from Jessie to Ascii, following Chillfan&#039;s write-up.<br /><a href="https://git.devuan.org/dev1fanboy/Upgrade-Install-Devuan/wikis/upgrade-to-ascii" rel="nofollow">https://git.devuan.org/dev1fanboy/Upgra … e-to-ascii</a></p><p>I am using lxde.</p><p>I prepared the sources.list, the keyring upgrade and the update from within X. I then used &lt;ctrl&gt;&lt;alt&gt;&lt;F1&gt; to get the console before I did the dist-upgrade. This took about an hour and a half, although I do have quite a lot of stuff installed! The upgrade of flightgear-base-data was over 1GB on its own...<br />I have the kernel metapackage installed, so 4.9 got pulled in. I also have Xen installed, but I don&#039;t use it very often and have grub set-up to default to not using Xen. I noticed that the upgrade fiddled with this. When I rebooted, the grub menu theme had been changed a bit and was quite hard to read, but I managed to select the 4.9 kernel, although it hung. I then rebooted and tried the 3.16 kernel and that was ok. I have since booted ok with 4.9 and it is fine, although it seems to take a bit longer to boot.</p><p>I was able to do the eudev stuff as above</p><div class="codebox"><pre><code>rm /etc/init.d/udev
apt-get dist-upgrade</code></pre></div><p>the only problem is that in the ps uaxf listing, eudev shows up as udevd. I&#039;m trying to remember how it appeared in Jessie, was it systemd-udevd?</p><p>I also did the elogind stuff</p><div class="codebox"><pre><code>apt-get install libpolkit-backend-1-0-elogind libpolkit-gobject-1-0-elogind</code></pre></div><p>so that I can still shutdown from lxpanel, although there is a warning, it is displayed very briefly but I think it is <span class="bbc">org.freedesktop.DBus.Error.Noreply</span>.</p><p>I also installed lxdm, which replaced slim.</p><p>By this point it was basically working and I can log in and have an lxde session.</p><p>There are some programs which need a bit of investigation and I will go into details elsewhere, but include :-<br />Postfix is running in compatability mode :- <a href="https://dev1galaxy.org/viewtopic.php?id=1971" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=1971</a><br />PostgreSQL has gone from 9.4 to 9.6 and needs attention :- <a href="https://dev1galaxy.org/viewtopic.php?id=1968" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=1968</a><br />runit as a process supervisor was not started, see :- <a href="https://dev1galaxy.org/viewtopic.php?pid=8190#p8190" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=8190#p8190</a><br />Apache2 seems ok<br />Claws-mail works and but HTML needs attention :- <a href="https://dev1galaxy.org/viewtopic.php?id=1895" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=1895</a><br />Raleigh theme not working :- <a href="https://dev1galaxy.org/viewtopic.php?id=1945" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=1945</a></p><p>Several updates to config files were offered, but generally I kept the current ones and am now going through them. The new configs tend to be in /etc and are suffixed .dpkg-dist so can be found with</p><div class="codebox"><pre><code>find /etc -name &#039;*.dpkg-dist&#039;</code></pre></div><p>The other place to look is in /var/log/apt/ term.log seems to have the info that may have scrolled off your screen during the upgrade and history.log lists the packages installed.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Sun, 01 Apr 2018 10:32:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8185#p8185</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrading to ASCII instructions]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8116#p8116</link>
			<description><![CDATA[<p>It&#039;s a known issue.</p><p><a href="https://dev1galaxy.org/viewtopic.php?id=1950" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=1950</a><br /><a href="https://lists.dyne.org/lurker/message/20180323.184528.db170f27.en.html" rel="nofollow">https://lists.dyne.org/lurker/message/2 … 27.en.html</a></p><p>TL;DR:</p><div class="codebox"><pre><code>rm /etc/init.d/udev</code></pre></div><p>Then repeat the upgrade.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 27 Mar 2018 21:15:10 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8116#p8116</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrading to ASCII instructions]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8115#p8115</link>
			<description><![CDATA[<p>i tried the upgrade instructions and it got an error and wont go any further.&#160; currently not sure whether it is safe to reboot or i can do something to get it moving again.&#160; transcript of apt-get dist-upgrade is at<br /><a href="https://pastebin.com/jaZb27ap" rel="nofollow">https://pastebin.com/jaZb27ap</a></p><p>where is the place to &quot;open an issue&quot;?</p>]]></description>
			<author><![CDATA[dummy@example.com (keb)]]></author>
			<pubDate>Tue, 27 Mar 2018 20:59:07 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8115#p8115</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrading to ASCII instructions]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=6643#p6643</link>
			<description><![CDATA[<p><strong>[Updated post]</strong></p><p>Instructions to migrate from Debian are now available <a href="https://git.devuan.org/dev1fanboy/Upgrade-Install-Devuan/wikis/migrate-to-ascii" rel="nofollow">here</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (chillfan)]]></author>
			<pubDate>Sat, 09 Dec 2017 04:11:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=6643#p6643</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrading to ASCII instructions]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=6622#p6622</link>
			<description><![CDATA[<p>A couple of additional notes:</p><p>If you don&#039;t have the kernel metapackage installed (e.g. linux-image-amd64) then you won&#039;t get the new kernel automatically on dist-upgrade and will need to install linux-image-4.9.0-4-&lt;arch&gt; or install the metapackage and dist-upgrade again. After installing the new kernel, you should reboot, so you&#039;re running the new kernel.</p><p>You might lose policykit-1 on the dist-upgrade. Unless you&#039;re a stoic minimalist, you&#039;ll want to reinstall it.</p><p>If you&#039;re upgrading from debian jessie or stretch, you&#039;ll need to remove systemd and systemd-shim after the upgrade. You might need to reinstall some other packages, too.</p><p>If you&#039;re upgrading from debian with gnome, you are a glutton for punishment, and you are heading for a big adventure. It can be done, but a fresh install would be easier and faster.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 08 Dec 2017 13:24:54 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=6622#p6622</guid>
		</item>
		<item>
			<title><![CDATA[Upgrading to ASCII instructions]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=6595#p6595</link>
			<description><![CDATA[<p>For those who want to upgrade to ASCII, I have made the instructions available on my wiki <a href="https://git.devuan.org/dev1fanboy/Upgrade-Install-Devuan/wikis/upgrade-to-ascii" rel="nofollow">here</a>. The instructions are only for upgrading from Devuan Jessie to Devuan ASCII. I expect this to be straight forward except for non-standard installs, but please open an issue if you experience any problems.</p>]]></description>
			<author><![CDATA[dummy@example.com (chillfan)]]></author>
			<pubDate>Thu, 07 Dec 2017 18:49:28 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=6595#p6595</guid>
		</item>
	</channel>
</rss>
