<?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=1819&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Downgrading Ascii back to Jessie]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1819</link>
		<description><![CDATA[The most recent posts in Downgrading Ascii back to Jessie.]]></description>
		<lastBuildDate>Fri, 12 Jan 2018 22:12:49 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Downgrading Ascii back to Jessie]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7130#p7130</link>
			<description><![CDATA[<p>@shirase: May I ask why you want to go back to jessie? Did you have problems with ascii? (I&#039;m asking because I&#039;m thinking about upgrading to ascii...)</p>]]></description>
			<author><![CDATA[dummy@example.com (transistor)]]></author>
			<pubDate>Fri, 12 Jan 2018 22:12:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7130#p7130</guid>
		</item>
		<item>
			<title><![CDATA[Re: Downgrading Ascii back to Jessie]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7123#p7123</link>
			<description><![CDATA[<p>If you were to leave jessie-backports open that may save you some downgrading.<br />I agree a fresh installation is best, maybe side by side and copy your .conf files over, but to me it is worth the experimentation and reporting that it can safely be done, today, with current state of the distributions (ascii --&gt; jessie).&#160; A month from now it will not be a good indicator that it can be done.</p><p>What about things that exist on ascii and don&#039;t exist in jessie?&#160; Would they be retained as local installations or dumped?&#160; I assume the first, but what if their dependencies don&#039;t match or are inadequate?&#160; Thinking of OpenRC, eudev, runit, sysv-rc, etc.</p>]]></description>
			<author><![CDATA[dummy@example.com (fungus)]]></author>
			<pubDate>Fri, 12 Jan 2018 10:48:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7123#p7123</guid>
		</item>
		<item>
			<title><![CDATA[Re: Downgrading Ascii back to Jessie]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7117#p7117</link>
			<description><![CDATA[<div class="codebox"><pre><code>nano /etc/apt/preferences.d/hopeforthebest</code></pre></div><p>Add the following:</p><div class="codebox"><pre><code>Package: *
Pin: release n=jessie
Pin-Priority: 1001</code></pre></div><p>Then update/upgrade, and just like I named the file, hope for the best. If it works, you can then delete that file. (you can name the file whatever you want.)</p><p>What was that first step, anyway?</p><p>Maybe the better question is &quot;Why?&quot;</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 11 Jan 2018 22:22:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7117#p7117</guid>
		</item>
		<item>
			<title><![CDATA[Re: Downgrading Ascii back to Jessie]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7115#p7115</link>
			<description><![CDATA[<p>I thought that could be done with pinning.&#160; Search for &quot;downgrade&quot; on this forum and the <em><a href="https://botbot.me/freenode/devuan/" rel="nofollow">botbot logs</a></em> for irc freenode #devuan.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Thu, 11 Jan 2018 21:57:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7115#p7115</guid>
		</item>
		<item>
			<title><![CDATA[Re: Downgrading Ascii back to Jessie]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7113#p7113</link>
			<description><![CDATA[<p>The only way to downgrade is to strip back to a bare system and run an upgrade specifying the release you want to &quot;upgrade&quot;, gthen painstakingly go through downgrading individuals and removing problem packages.&#160; apt will warn you that packages are to be downgraded (I&#039;ve done it successfully, but that was back in the days of Debian etch, lenny and squeeze).&#160; It&#039;s rarely worth the effort however and better to just reinstall.</p>]]></description>
			<author><![CDATA[dummy@example.com (cynwulf)]]></author>
			<pubDate>Thu, 11 Jan 2018 21:09:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7113#p7113</guid>
		</item>
		<item>
			<title><![CDATA[Re: Downgrading Ascii back to Jessie]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7111#p7111</link>
			<description><![CDATA[<div class="quotebox"><cite>shirase wrote:</cite><blockquote><div><p>To downgrade, do I need to just change the name back to Jessie in sources.list and follow the steps again?</p></div></blockquote></div><p>The answer to that question is going to be exactly the same as it is for Debian: No. If the packages installed are higher versions than those in the repos, apt does nothing.<br />There is no easy way of downgrading a system, the packaging tools were simply not designed for it.<br />The is various chicanery one can play with apt pinning to force lower versions to be installed, but there are usually conflicts, and it&#039;s always a pain in the ass.<br />99% of the time, I&#039;d say a reinstall is less hassle.<br />Or better yet, just make a backup / snapshot before trying out the new stuff.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Thu, 11 Jan 2018 20:29:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7111#p7111</guid>
		</item>
		<item>
			<title><![CDATA[Downgrading Ascii back to Jessie]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7110#p7110</link>
			<description><![CDATA[<p>Recently I decided to upgrade Jessie to Ascii to try it out, here&#039;s the steps I took.</p><p>2. Changed the name Jessie to Ascii in /etc/apt/sources.list<br />3. apt-get update<br />4. apt-get install apt (to make sure apt can handle the new distribution) (flawless)<br />5. apt-get autoremove<br />6. apt-get upgrade (flawless)<br />7. apt-get autoremove<br />8. apt-get dist-upgrade (flawless)<br />9. apt-get autoremove<br />10. reboot</p><p>To downgrade, do I need to just change the name back to Jessie in sources.list and follow the steps again?</p>]]></description>
			<author><![CDATA[dummy@example.com (shirase)]]></author>
			<pubDate>Thu, 11 Jan 2018 20:01:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7110#p7110</guid>
		</item>
	</channel>
</rss>
