<?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=2122&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Ascii upgrade messed up the devuan jessie]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=2122</link>
		<description><![CDATA[The most recent posts in Ascii upgrade messed up the devuan jessie.]]></description>
		<lastBuildDate>Sun, 22 Jul 2018 14:40:44 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=10870#p10870</link>
			<description><![CDATA[<p>The options field in fstab should be a comma-separated list.</p><p><span class="bbc">errors=remount -ro</span>&#160; &#160;should be:&#160; <span class="bbc">errors=remount,ro</span></p><p><span class="bbc">user, noauto</span>&#160; &#160;should be&#160; <span class="bbc">user,noauto</span></p><p>Maybe those changes will fix it.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 22 Jul 2018 14:40:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=10870#p10870</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=10862#p10862</link>
			<description><![CDATA[<div class="quotebox"><cite>devuser wrote:</cite><blockquote><div><div class="quotebox"><cite>erdos wrote:</cite><blockquote><div><p>system is in read-only mode after attempted ascii upgrade.</p></div></blockquote></div><p>As in your disks are mounted read only? That seems to be more of a disk problem. What does your partition layout and filesystems look like?</p></div></blockquote></div><p>output of &#039;fdisk -l&#039;, partition sda5~7 are Linux partitions, I&#039;ve a multi-boot system.</p><div class="codebox"><pre><code>root@(none):~# fdisk -l 
Device   BOOT   START   End Sectors Size ID  Type
/dev/sda1   *              63      62929439   62929377   30G  7   HPFS/NTFS/exFAT
/dev/sda2         106027047    143775701    37748655   18G  a5   FreeBSD
/dev/sda3         143806320    156295439    12489120     6G   c   W95 FAT32 (LBA)
/dev/sda4          62930942      106027007   430960666   20.6G   f   W95  Ext&#039;d (LBA)
/dev/sda5           62930944      82460671    19529728      9.3G    83 Linux
/dev/sda6            82462720      85053439    2590720       1.2G    82 Linux swap / Solaris
/dev/sda7            85055488      106027007    20971520    10G     83   Linux</code></pre></div><p>output of /etc/fstab:</p><div class="codebox"><pre><code>UUID= &#039; -------&#039;  /   ext4   errors=remount -ro 0  1
UUID= &#039; -------&#039;  /home  ext4  defaults  0  2
UUID= &#039; -------&#039;  none  swap   sw 0 0
/dev/sr0    /media/cdrom0  udf,iso9660  user, noauto  0  0</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (erdos)]]></author>
			<pubDate>Sat, 21 Jul 2018 16:38:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=10862#p10862</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=10480#p10480</link>
			<description><![CDATA[<div class="quotebox"><cite>Caluser2000 wrote:</cite><blockquote><div><div class="quotebox"><cite>erdos wrote:</cite><blockquote><div><div class="quotebox"><cite>msi wrote:</cite><blockquote><div><p>Ok, I see. First, I&#039;d try setting <span class="bbc">sources.list</span> back to Jessie and then run <span class="bbc">apt-get update</span> and <span class="bbc">apt-get upgrade</span>. If that goes well, I&#039;d reboot and see how that goes.</p><p>Btw, it&#039;s a good idea to use code tags when posting config files. That makes it more readable.</p></div></blockquote></div><p>The issue remains unresolved because the wifi is not working and system is in read-only mode after attempted ascii upgrade.</p></div></blockquote></div><p>The best thing you can do is backup any data/documents then do a fresh installation of whatever distro you want to install. It&#039;ll be far quicker than trying to recover a a borked install.</p></div></blockquote></div><p>Quite likely. At least if don&#039;t know how to debug it yourself and can somewhat approximate the work needed. Still trying to fix it has more of a learning effect than just reinstalling. Up to @erdos preference i guess.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Thu, 28 Jun 2018 08:25:10 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=10480#p10480</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=10470#p10470</link>
			<description><![CDATA[<div class="quotebox"><cite>erdos wrote:</cite><blockquote><div><div class="quotebox"><cite>msi wrote:</cite><blockquote><div><p>Ok, I see. First, I&#039;d try setting <span class="bbc">sources.list</span> back to Jessie and then run <span class="bbc">apt-get update</span> and <span class="bbc">apt-get upgrade</span>. If that goes well, I&#039;d reboot and see how that goes.</p><p>Btw, it&#039;s a good idea to use code tags when posting config files. That makes it more readable.</p></div></blockquote></div><p>The issue remains unresolved because the wifi is not working and system is in read-only mode after attempted ascii upgrade.</p></div></blockquote></div><p>The best thing you can do is backup any data/documents then do a fresh installation of whatever distro you want to install. It&#039;ll be far quicker than trying to recover a a borked install.</p>]]></description>
			<author><![CDATA[dummy@example.com (Caluser2000)]]></author>
			<pubDate>Wed, 27 Jun 2018 23:59:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=10470#p10470</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=10452#p10452</link>
			<description><![CDATA[<div class="quotebox"><cite>erdos wrote:</cite><blockquote><div><p>system is in read-only mode after attempted ascii upgrade.</p></div></blockquote></div><p>As in your disks are mounted read only? That seems to be more of a disk problem. What does your partition layout and filesystems look like?</p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Wed, 27 Jun 2018 20:21:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=10452#p10452</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=10449#p10449</link>
			<description><![CDATA[<div class="quotebox"><cite>msi wrote:</cite><blockquote><div><p>Ok, I see. First, I&#039;d try setting <span class="bbc">sources.list</span> back to Jessie and then run <span class="bbc">apt-get update</span> and <span class="bbc">apt-get upgrade</span>. If that goes well, I&#039;d reboot and see how that goes.</p><p>Btw, it&#039;s a good idea to use code tags when posting config files. That makes it more readable.</p></div></blockquote></div><p>The issue remains unresolved because the wifi is not working and system is in read-only mode after attempted ascii upgrade.</p>]]></description>
			<author><![CDATA[dummy@example.com (erdos)]]></author>
			<pubDate>Wed, 27 Jun 2018 19:42:46 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=10449#p10449</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=9745#p9745</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><div class="quotebox"><cite>msi wrote:</cite><blockquote><div><p>Btw, it&#039;s a good idea to use code tags when posting config files. That makes it more readable.</p></div></blockquote></div><p>Done (for the second time).</p></div></blockquote></div><p>Looks like something to mention in a forum code of conduct to be. <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (msi)]]></author>
			<pubDate>Mon, 04 Jun 2018 18:51:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=9745#p9745</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=9744#p9744</link>
			<description><![CDATA[<div class="quotebox"><cite>msi wrote:</cite><blockquote><div><p>Btw, it&#039;s a good idea to use code tags when posting config files. That makes it more readable.</p></div></blockquote></div><p>Done (for the second time).</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 04 Jun 2018 18:45:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=9744#p9744</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=9743#p9743</link>
			<description><![CDATA[<p>Ok, I see. First, I&#039;d try setting <span class="bbc">sources.list</span> back to Jessie and then run <span class="bbc">apt-get update</span> and <span class="bbc">apt-get upgrade</span>. If that goes well, I&#039;d reboot and see how that goes.</p><p>Btw, it&#039;s a good idea to use code tags when posting config files. That makes it more readable.</p>]]></description>
			<author><![CDATA[dummy@example.com (msi)]]></author>
			<pubDate>Mon, 04 Jun 2018 18:43:30 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=9743#p9743</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=9742#p9742</link>
			<description><![CDATA[<div class="quotebox"><cite>msi wrote:</cite><blockquote><div><p>With that kind of error messages occuring, <span class="bbc">apt-get</span> should refuse to perform any <span class="bbc">dist-upgrade</span>, which it seemingly did in your case. So, unless you did not &quot;try using -f&quot; or anything else in that direction and also changed back your <span class="bbc">sources.list</span> to Jessie and ran <span class="bbc">apt-get update</span> after that, your system should&#160; actually be fine. So, did you try any other commands to make the upgrade happen or forget to revert your <span class="bbc">apt</span> sources to Jessie?</p><p>What does <span class="bbc">/etc/apt/sources.list</span> look like on that system?</p></div></blockquote></div><p>I can only boot into command line, and wifi isn&#039;t working.&#160; the system is in read only mode and home directory isn&#039;t mounted.&#160; <br />i have run &#039;-f&#039; but it returns error since system is locked in read-only mode.</p>]]></description>
			<author><![CDATA[dummy@example.com (erdos)]]></author>
			<pubDate>Mon, 04 Jun 2018 18:42:10 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=9742#p9742</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=9740#p9740</link>
			<description><![CDATA[<p>/etc/apt/sources.list:</p><div class="codebox"><pre><code># deb  jessie main

#deb [url]http://mirror.math.princeton.edu/pub/debian/[/url] jessie main contrib non-free
#deb-src [url]http://mirror.math.princeton.edu/pub/debian/[/url] jessie main contrib non-free

#deb [url]http://security.debian.org/[/url] jessie/updates main
#deb-src [url]http://security.debian.org/[/url] jessie/updates main

# jessie-updates, previously known as &#039;volatile&#039;
#deb [url]http://mirror.math.princeton.edu/pub/debian/[/url] jessie-updates main contrib non-free
#deb-src [url]http://mirror.math.princeton.edu/pub/debian/[/url] jessie-updates main contrib non-free

#deb [url]http://auto.mirror.devuan.org/merged[/url] jessie          main
#deb [url]http://auto.mirror.devuan.org/merged[/url] jessie-updates  main
#deb [url]http://auto.mirror.devuan.org/merged[/url] jessie-security main
deb [url]http://pkgmaster.devuan.org/merged[/url] ascii main
deb [url]http://pkgmaster.devuan.org/merged[/url] ascii-updates main
deb [url]http://pkgmaster.devuan.org/merged[/url] ascii-security main
deb [url]http://pkgmaster.devuan.org/merged[/url] ascii-backports main</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (erdos)]]></author>
			<pubDate>Mon, 04 Jun 2018 18:36:19 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=9740#p9740</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=9739#p9739</link>
			<description><![CDATA[<div class="quotebox"><cite>erdos wrote:</cite><blockquote><div><p>i&#039;ve run into this error when i tried to upgrade from devuan jessice to ascii a couple months ago (March 24th):</p><div class="codebox"><pre><code>root@debian:/home/erdos# apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done You might want to run &#039;apt-get -f install&#039; to correct these. 
The following packages have unmet dependencies: 
initscripts : Depends: sysv-rc or file-rc but it is not installable libncurses5 
: Depends: libtinfo5 (= 5.9+20140913-1+b1) but 6.0+20161126-1+deb9u1 is installed sysvinit-core 
: Depends: sysv-rc or file-rc but it is not installable sysvinit-utils 
: Depends: init-system-helpers (&gt;= 1.25~) but 1.24+devuan1.0 is installed E: Unmet dependencies. Try using -f.</code></pre></div><p>after reboot the system, i can only log into command line, but my home directory is not mounted, wifi is not working.</p></div></blockquote></div><p>With that kind of error messages occuring, <span class="bbc">apt-get</span> should refuse to perform any <span class="bbc">dist-upgrade</span>, which it seemingly did in your case. So, unless you did not &quot;try using -f&quot; or anything else in that direction and also changed back your <span class="bbc">sources.list</span> to Jessie and ran <span class="bbc">apt-get update</span> after that, your system should actually be fine. So, did you try any other commands to make the upgrade happen or forget to revert your <span class="bbc">apt</span> sources to Jessie?</p><p>What does <span class="bbc">/etc/apt/sources.list</span> look like on that system?</p>]]></description>
			<author><![CDATA[dummy@example.com (msi)]]></author>
			<pubDate>Mon, 04 Jun 2018 18:21:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=9739#p9739</guid>
		</item>
		<item>
			<title><![CDATA[Ascii upgrade messed up the devuan jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=9738#p9738</link>
			<description><![CDATA[<p>hi, newbie here.</p><p>i&#039;ve run into this error when i tried to upgrade from devuan jessice to ascii a couple months ago (March 24th):</p><div class="codebox"><pre><code>root@debian:/home/erdos# apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done You might want to run &#039;apt-get -f install&#039; to correct these. 
The following packages have unmet dependencies: 
initscripts : Depends: sysv-rc or file-rc but it is not installable libncurses5 
: Depends: libtinfo5 (= 5.9+20140913-1+b1) but 6.0+20161126-1+deb9u1 is installed sysvinit-core 
: Depends: sysv-rc or file-rc but it is not installable sysvinit-utils 
: Depends: init-system-helpers (&gt;= 1.25~) but 1.24+devuan1.0 is installed E: Unmet dependencies. Try using -f.</code></pre></div><p>after reboot the system, i can only log into command line, but my home directory is not mounted, wifi is not working.</p><p>my laptop is thinkpad t60 with wifi built in.</p><p>this seems to be some init messed up when ascii is still in testing, now that ASCII has been released.&#160; is there a way to recover the system without reinstallation?</p>]]></description>
			<author><![CDATA[dummy@example.com (erdos)]]></author>
			<pubDate>Mon, 04 Jun 2018 17:30:43 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=9738#p9738</guid>
		</item>
	</channel>
</rss>
