<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Installing Netatalk AFP with SSL (encrypted authentication) on Ubuntu Hardy Heron 8.04 LTS Server</title>
	<atom:link href="http://dragffy.com/blog/posts/installing-netatalk-afp-with-ssl-encrypted-authentication-on-ubuntu-hardy-heron-804-lts-server/feed" rel="self" type="application/rss+xml" />
	<link>http://dragffy.com/blog/posts/installing-netatalk-afp-with-ssl-encrypted-authentication-on-ubuntu-hardy-heron-804-lts-server</link>
	<description>The development, documentation, and blogging domain of Gabriel Dragffy.</description>
	<lastBuildDate>Tue, 11 Oct 2011 11:22:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Gabe</title>
		<link>http://dragffy.com/blog/posts/installing-netatalk-afp-with-ssl-encrypted-authentication-on-ubuntu-hardy-heron-804-lts-server/comment-page-1#comment-3398</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Sat, 06 Dec 2008 11:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=51#comment-3398</guid>
		<description>Hi Scott and 3on

It was a while ago I did this, so I might be wrong. But I *think* I remembered getting this error too. The answer was because I was in the wrong directory. You either need to be in the source directory where it all got compiled, or I think probably the one up - where the .deb files end up.

Get back to me with the results.

Cheers

Gabe</description>
		<content:encoded><![CDATA[<p>Hi Scott and 3on</p>
<p>It was a while ago I did this, so I might be wrong. But I *think* I remembered getting this error too. The answer was because I was in the wrong directory. You either need to be in the source directory where it all got compiled, or I think probably the one up &#8211; where the .deb files end up.</p>
<p>Get back to me with the results.</p>
<p>Cheers</p>
<p>Gabe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3on</title>
		<link>http://dragffy.com/blog/posts/installing-netatalk-afp-with-ssl-encrypted-authentication-on-ubuntu-hardy-heron-804-lts-server/comment-page-1#comment-3396</link>
		<dc:creator>3on</dc:creator>
		<pubDate>Sat, 06 Dec 2008 00:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=51#comment-3396</guid>
		<description>I got the same error as Scott on a Celeron box under Debian 4.
This is very frustrating I got Netatalk to work many time on other boxes.</description>
		<content:encoded><![CDATA[<p>I got the same error as Scott on a Celeron box under Debian 4.<br />
This is very frustrating I got Netatalk to work many time on other boxes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://dragffy.com/blog/posts/installing-netatalk-afp-with-ssl-encrypted-authentication-on-ubuntu-hardy-heron-804-lts-server/comment-page-1#comment-860</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 10 Jul 2008 02:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=51#comment-860</guid>
		<description>I&#039;m following these instructions line for line, but when I run &#039;sudo debi&#039; I get:
debi: can&#039;t read netatalk_2.0.3-9_i386.changes!

And I&#039;ve googled, but no luck. Any ideas? 

The machine is an amd (not 64) with mythbuntu 8.04 installed. 

Thanks in advance</description>
		<content:encoded><![CDATA[<p>I&#8217;m following these instructions line for line, but when I run &#8216;sudo debi&#8217; I get:<br />
debi: can&#8217;t read netatalk_2.0.3-9_i386.changes!</p>
<p>And I&#8217;ve googled, but no luck. Any ideas? </p>
<p>The machine is an amd (not 64) with mythbuntu 8.04 installed. </p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe</title>
		<link>http://dragffy.com/blog/posts/installing-netatalk-afp-with-ssl-encrypted-authentication-on-ubuntu-hardy-heron-804-lts-server/comment-page-1#comment-708</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Sat, 21 Jun 2008 10:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=51#comment-708</guid>
		<description>Ocdude, you are quite right, but you don&#039;t even need to install an extra program you can just do:
$ sudo aptitude hold netatalk</description>
		<content:encoded><![CDATA[<p>Ocdude, you are quite right, but you don&#8217;t even need to install an extra program you can just do:<br />
$ sudo aptitude hold netatalk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ocdude</title>
		<link>http://dragffy.com/blog/posts/installing-netatalk-afp-with-ssl-encrypted-authentication-on-ubuntu-hardy-heron-804-lts-server/comment-page-1#comment-707</link>
		<dc:creator>ocdude</dc:creator>
		<pubDate>Sat, 21 Jun 2008 07:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=51#comment-707</guid>
		<description>Just wanted to add that if you don&#039;t want the package manager trying to &quot;upgrade&quot; it to the old, non ssl version, you can use wajig to hold the package so it will not get updated.

&lt;code&gt;
$ sudo aptitude install wajig
$ wajig hold netatalk
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Just wanted to add that if you don&#8217;t want the package manager trying to &#8220;upgrade&#8221; it to the old, non ssl version, you can use wajig to hold the package so it will not get updated.</p>
<p><code><br />
$ sudo aptitude install wajig<br />
$ wajig hold netatalk<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

