<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Slacy's Blog &#187; Fedora 8</title>
	<atom:link href="http://slacy.com/blog/tag/fedora-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://slacy.com/blog</link>
	<description>This site is solar powered!</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:43:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The last Fedora update I&#8217;ll ever do.</title>
		<link>http://slacy.com/blog/2008/02/the-last-fedora-update-ill-ever-do/</link>
		<comments>http://slacy.com/blog/2008/02/the-last-fedora-update-ill-ever-do/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 23:04:32 +0000</pubDate>
		<dc:creator>slacy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[atrpms]]></category>
		<category><![CDATA[dag]]></category>
		<category><![CDATA[Fedora 8]]></category>
		<category><![CDATA[freshrpms]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[livna]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://slacy.com/blog/index.php/2008/02/19/the-last-fedora-update-ill-ever-do/</guid>
		<description><![CDATA[Yesterday, I finally finished updating this computer from Fedora Core 6 to Fedora Core 8. I&#8217;ve completely swarn off Fedora, and if there were an easy way for me to migrate away, I&#8217;d do that instead of these insane upgrades. &#8230; <a href="http://slacy.com/blog/2008/02/the-last-fedora-update-ill-ever-do/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I finally finished updating this computer from Fedora Core 6 to Fedora Core 8.   I&#8217;ve completely swarn off Fedora, and if there were an easy way for me to migrate away, I&#8217;d do that instead of these insane upgrades. </p>
<p>Here were the major stumbling blocks:<br />
1. The &#8220;depsolve hang in upgrade&#8221; bug which meant I needed to wait for a respin or follow instructions listed in redhat&#8217;s bug database. (I decided to wait for the respin)<br />
2. The &#8220;respins&#8221; from fedoraunity.org took a while to be created, and use the totally insane &#8216;jigdo&#8217; downloader.   They took about 2.5 days to download 4GB.  By contrast, a bittorrent download af the same data takes about 4 hours.<br />
3. The installer ran mostly smoothly, but took several hours to upgrade my system.<br />
4. The installer didn&#8217;t upgrade over 1100 packages on my system.  I had to boot it up and run &#8220;yum update&#8221; to finish updating these.<br />
5. Even after &#8216;yum update&#8217; I had a bunch of issues getting my monitor resolution back to 1280&#215;1024 (it wanted to be 800&#215;600)<br />
6. Fedora doesn&#8217;t inculde mp3 playback, mencoder, or mplayer, so you need to enable &#8216;extra&#8217; yum repositories to get these files.  There are several choices, and they usually just fuck up your system beyond repair. (atrpms, freshrpms, dag, livna, etc.) </p>
<p>All in all, it took about 3 months to progress from step 1 to step 6.</p>
<p>At least my system still works.  Mail works, the web works, gallery works, music works.  Phew.</p>
<p>Next time, I&#8217;m going to build a new computer, and I think I&#8217;ll just install gentoo.  I&#8217;m not sure yet, though. </p>
]]></content:encoded>
			<wfw:commentRss>http://slacy.com/blog/2008/02/the-last-fedora-update-ill-ever-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Fedora 8 install woes.</title>
		<link>http://slacy.com/blog/2007/12/fedora-8-install-woes/</link>
		<comments>http://slacy.com/blog/2007/12/fedora-8-install-woes/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 02:40:46 +0000</pubDate>
		<dc:creator>slacy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[anaconda]]></category>
		<category><![CDATA[Fedora 8]]></category>
		<category><![CDATA[hang]]></category>
		<category><![CDATA[installer]]></category>

		<guid isPermaLink="false">http://slacy.com/blog/index.php/2007/12/12/fedora-8-install-woes/</guid>
		<description><![CDATA[I tried to install Fedora 8 last night, and just like the last 2 or 3 Fedora upgrades, it failed. This time the problem is that the installer (anaconda) hangs at about 25% done &#8220;resolving dependencies&#8221; Ugh. I strace&#8217;d anaconda &#8230; <a href="http://slacy.com/blog/2007/12/fedora-8-install-woes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I tried to install Fedora 8 last night, and just like the last 2 or 3 Fedora upgrades, it failed.   This time the problem is that the installer (anaconda) hangs at about 25% done &#8220;resolving dependencies&#8221;   Ugh.  I strace&#8217;d anaconda and found that it was trying to do something in /tmp, /usr/tmp, and /var/tmp (god knows what), and was using up 100% of my CPU. </p>
<p>After a bit of searching I found a link to the bug <a href="https://bugzilla.redhat.com/show_bug.cgi?id=372011">&#8220;depsolve hang in F7 to F8 upgrade&#8221;></a> (of course!)  </p>
<p>Seems like they have some kind of updates patch for the Fedora 8 installer, but it hasn&#8217;t yet been rolled into the released images.  Ugh.  You can read about it more on the <a href="https://fedoraproject.org/wiki/Bugs/F8Common">Fedora 8 common bugs</a> wiki page.  There&#8217;s nothing like a &#8220;common bugs&#8221; page to make you feel <strong>really</strong> confident about a linux distro.</p>
<p>Any suggestions about how I could move my system from FC6 to Ubuntu?  User data via backups is easy, but I&#8217;m loathed to even think about trying to replicate my postfix, mysql, and httpd configs in a new distro&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://slacy.com/blog/2007/12/fedora-8-install-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
	</channel>
</rss>

