<?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/"
	>

<channel>
	<title>Rudkin On Linux &#187; 8.04</title>
	<atom:link href="http://www.rudkin.me.uk/tag/804/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rudkin.me.uk</link>
	<description>Paul Rudkin's trials and tribulations with Linux</description>
	<lastBuildDate>Sun, 28 Feb 2010 21:46:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>&#8216;quotacheck&#8217; bug on Ubuntu 8.04 running in a XEN VPS</title>
		<link>http://www.rudkin.me.uk/2009/03/14/quotacheck-bug-on-ubuntu-804-running-in-a-xen-vps/</link>
		<comments>http://www.rudkin.me.uk/2009/03/14/quotacheck-bug-on-ubuntu-804-running-in-a-xen-vps/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 12:47:19 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[quotacheck]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Virtualmin]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=34</guid>
		<description><![CDATA[Well I am not sure if this bug is general accross the Ubuntu 8.04 family, but I have a Xen based VPS running Virtualmin and recently stumbled accross an issue with the quota calculations.   You can follow the thread posted in the Virtualmin bug tracker but the basic problem was that I got the following [...]]]></description>
			<content:encoded><![CDATA[<p>Well I am not sure if this bug is general accross the Ubuntu 8.04 family, but I have a <a href="http://www.xen.org/">Xen</a> based VPS running <a href="http://www.virtualmin.com">Virtualmin</a> and recently stumbled accross an issue with the quota calculations.   You can follow the thread posted in the <a href="http://www.virtualmin.com/index.php?option=com_flyspray&amp;do=details&amp;task_id=5462">Virtualmin bug tracker</a> but the basic problem was that I got the following errors:-</p>
<blockquote><p>
<code>root@ycits01:/# quotacheck -u -g -f -m /<br />
quotacheck: Cannot create new quotafile //aquota.user.new: File exists<br />
quotacheck: Cannot initialise IO on new quotafile: File exists<br />
quotacheck: Cannot create new quotafile //aquota.group.new: File exists<br />
quotacheck: Cannot initialise IO on new quotafile: File exists</code>
</p></blockquote>
<p>The solution was to run the following:-</p>
<blockquote><p>
<code>mv /aquota.user.new /aquota.user.broken<br />
mv /aquota.group.new /aquota.group.broken<br />
quotacheck -u -g -f -m /</code>
</p></blockquote>
<p>So I hope this is of use to somebody, now all I need to do is find out where I should report the bug!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rudkin.me.uk/2009/03/14/quotacheck-bug-on-ubuntu-804-running-in-a-xen-vps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compiling Firefly Media Server under Ubuntu 8.04 LTS (Hardy Heron)</title>
		<link>http://www.rudkin.me.uk/2008/07/27/compiling-firefly-media-server-under-ubuntu-804-lts-hardy-heron/</link>
		<comments>http://www.rudkin.me.uk/2008/07/27/compiling-firefly-media-server-under-ubuntu-804-lts-hardy-heron/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 10:05:23 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[Compiling]]></category>
		<category><![CDATA[Firefly]]></category>
		<category><![CDATA[Gutsy]]></category>
		<category><![CDATA[Media Server]]></category>
		<category><![CDATA[Pinnacle]]></category>
		<category><![CDATA[Roku]]></category>
		<category><![CDATA[Rokulabs]]></category>
		<category><![CDATA[Soundbridge]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=16</guid>
		<description><![CDATA[I just thought I should create an entry to let everybody know that my previos post Compiling Firefly Media Server under Ubuntu 7.10 (Gutsy Gibbon) also applies to Ubuntu 8.04 (Hardy Heron).]]></description>
			<content:encoded><![CDATA[<p>I just thought I should create an entry to let everybody know that my previos post <a title="Permanent Link to Compiling Firefly Media Server under Ubuntu 7.10 (Gutsy Gibbon)" rel="bookmark" href="../2007/12/22/compiling-firefly-media-server-in-ubuntu-710-gutsy-gibbon/">Compiling Firefly Media Server under Ubuntu 7.10 (Gutsy Gibbon)</a> also applies to Ubuntu 8.04 (Hardy Heron).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rudkin.me.uk/2008/07/27/compiling-firefly-media-server-under-ubuntu-804-lts-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
