<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.markusthielmann.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Markus Thielmann - Comments for &quot;Use Amazon S3 with Ubuntu Hardy&quot;</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy</link>
 <description>Comments for &quot;Use Amazon S3 with Ubuntu Hardy&quot;</description>
 <language>en</language>
<item>
 <title>Package python-boto is not</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy#comment-918</link>
 <description>&lt;p&gt;Package python-boto is not available, but is referred to by another package.   &lt;/p&gt;
&lt;p&gt;whenI try to run&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Fri, 23 Jul 2010 00:23:04 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>David K</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 918 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>How I got it set up for a</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy#comment-344</link>
 <description>&lt;p&gt;How I got it set up for a non-root user:&lt;/p&gt;
&lt;p&gt;0) Assume a non-root user account already set up.  We&#039;ll call this user &#039;bob&#039;.&lt;/p&gt;
&lt;p&gt;1) Created a directory structure under /home/bob for Jungle Disk, like so:&lt;br /&gt;
  /home/bob/JungleDisk/cache&lt;br /&gt;
  /home/bob/JungleDisk/mount&lt;br /&gt;
  /home/bob/JungleDisk/setup&lt;br /&gt;
I gave the above folders 777 access (chmod), though /home/bob does not have 777 access.&lt;/p&gt;
&lt;p&gt;1) Copied the jungledisk-settings.xml from my Mac (found ???) to /home/bob/JungleDisk/setup on my linux box.  Give it 777 access, and changed the  element inside the file to point to /home/bob/JungleDisk/cache.&lt;/p&gt;
&lt;p&gt;2) Installed fuse-utils.  I&#039;m running ubuntu server and had to edit /etc/apt/sources.list to open up the universe repository, then ran&lt;br /&gt;
  sudo apt-get update&lt;br /&gt;
  sudo apt-get install fuse-utils&lt;/p&gt;
&lt;p&gt;3) Per the post at &lt;a href=&quot;https://lists.ubuntu.com/archives/ubuntu-users/2006-June/080745.html&quot; title=&quot;https://lists.ubuntu.com/archives/ubuntu-users/2006-June/080745.html&quot;&gt;https://lists.ubuntu.com/archives/ubuntu-users/2006-June/080745.html&lt;/a&gt;, fixed fusermount permissions like so&lt;br /&gt;
  sudo chmod 4755 /usr/bin/fusermount&lt;/p&gt;
&lt;p&gt;4) Downloaded the linux install from &lt;a href=&quot;http://www.jungledisk.com/desktop/download.aspx&quot; title=&quot;http://www.jungledisk.com/desktop/download.aspx&quot;&gt;http://www.jungledisk.com/desktop/download.aspx&lt;/a&gt;, untarred it somewhere, copied the &#039;jungledisk&#039; binary out to /usr/bin, then&lt;br /&gt;
  sudo chown root:root /usr/bin/jungledisk&lt;br /&gt;
  sudo chmod 4755 /usr/bin/jungledisk&lt;/p&gt;
&lt;p&gt;5) Ran Jungle Disk like so:&lt;br /&gt;
  jungledisk /home/bob/JungleDisk/mount/ -o config=/home/bob/JungleDisk/setup/jungledisk-settings.xml&lt;/p&gt;
&lt;p&gt;You can check to see if it worked by running&lt;br /&gt;
  less ~/.jungledisk/jungledisk.log&lt;/p&gt;
&lt;p&gt;If it doesn&#039;t exactly state &quot;Jungle Disk started&quot;, then it broke and you get to try to fix it.&lt;/p&gt;
&lt;p&gt;6) Test your setup:&lt;br /&gt;
  cd /home/bob/JungleDisk/mount&lt;br /&gt;
  ls -la&lt;/p&gt;
&lt;p&gt;You should see any files you&#039;ve bucketed.  And you should be able to stick stuff out there too.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Fri, 02 Oct 2009 11:20:22 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Dan</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 344 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>Hadn&#039;t considered the</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy#comment-172</link>
 <description>&lt;p&gt;Hadn&#039;t considered the integration with gvfs.  I&#039;ll look into that ASAP.  Thanks!&lt;/p&gt;
&lt;p&gt;Also, for those having mount issues, if you&#039;d like to open up tracking bugs (&lt;a href=&quot;https://fedorahosted.org/s3fs/&quot; title=&quot;https://fedorahosted.org/s3fs/&quot;&gt;https://fedorahosted.org/s3fs/&lt;/a&gt;), I&#039;d be happy to take a look into your various issues.&lt;/p&gt;
&lt;p&gt;Thanks for all the interest!&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Mon, 27 Oct 2008 12:58:41 +0100</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Neil Horman</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 172 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>I have this error:
 Unable to</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy#comment-114</link>
 <description>&lt;p&gt;I have this error:&lt;br /&gt;
 Unable to establish this mount&lt;/p&gt;
&lt;p&gt;I have the most recent git version. I tried to do it as root. I read the code in src/s3fs. It fails on this line:&lt;/p&gt;
&lt;p&gt;  if fs.setup() == False&lt;br /&gt;
         print &quot;Unable to establish this mount&quot;&lt;/p&gt;
&lt;p&gt;It&#039;s sad, I was excited to use S3 with fuse.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Wed, 20 Aug 2008 19:58:10 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>S3fan</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 114 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>Didn&#039;t work for me either.</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy#comment-79</link>
 <description>&lt;p&gt;Didn&#039;t work for me either.  Requested the Secret Key, and when I provided it, got some nonsense about passing single quotes.  Thought you had something here at first.  Thanks.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Sat, 28 Jun 2008 05:27:06 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Anonymous</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 79 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>A very helpful mini howto.</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy#comment-41</link>
 <description>&lt;p&gt;A very helpful mini howto. Thanks!&lt;br /&gt;
However, when i try to mount the bucket, the following error is thrown on the CLI:&lt;/p&gt;
&lt;p&gt;fuse: failed to open /dev/fuse: Permission denied&lt;/p&gt;
&lt;p&gt;I have created a group called fuse, added my default regular user to it, set chown root:fuse /dev/fuse and chmod 770 /dev/fuse&lt;br /&gt;
No luck so far.&lt;/p&gt;
&lt;p&gt;Iif i follow the tutorial as root, the bucket is mount without a glitch.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Sun, 25 May 2008 17:31:14 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Nuno Zimas</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 41 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>I had the same problem two</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy#comment-36</link>
 <description>&lt;p&gt;I had the same problem two days before I posted this article. I tried it again with an updated version of s3fs, so I thought it was only a temporary problem. You might want to try it again in a few days (just delete the s3fs directory and get a new copy).&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Sun, 11 May 2008 22:53:20 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Markus Thielmann</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 36 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>After running the &quot;mount&quot;</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy#comment-35</link>
 <description>&lt;p&gt;After running the &quot;mount&quot; command I get the following error:&lt;/p&gt;
&lt;p&gt;Need to specify AWS_ACCESS_KEY_ID&lt;br /&gt;
Need to specify AWS_SECRET_ACCESS_KEY&lt;br /&gt;
Unable to establish configure this mount&lt;/p&gt;
&lt;p&gt;I used the export commands.  What did I do wrong?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Sun, 11 May 2008 22:01:33 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Anonymous</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 35 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>Just choose an arbitrary one.</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy#comment-34</link>
 <description>&lt;p&gt;Just choose an arbitrary one. Bucket names are unique through the whole S3 system.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Sun, 11 May 2008 21:47:34 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Markus Thielmann</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 34 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>How do you find the</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy#comment-33</link>
 <description>&lt;p&gt;How do you find the &quot;bucketname&quot;?&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Sun, 11 May 2008 19:17:05 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Anonymous</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 33 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>Let&#039;s hope s3fs will fill</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy#comment-32</link>
 <description>&lt;p&gt;Let&#039;s hope s3fs will fill that gap. It seems a Ubuntu package is on it&#039;s way: &lt;a href=&quot;https://fedorahosted.org/s3fs&quot;&gt;&quot;Received some email with some interest from Ubuntu. Looks like there may be .deb packages of s3fs available soon :)&quot;&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Sun, 11 May 2008 00:33:05 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Markus Thielmann</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 32 at http://www.markusthielmann.com</value>
</guid>
</item>
<item>
 <title>I used JungleDisk and I</title>
 <link>http://www.markusthielmann.com/blog/use_amazon_s3_ubuntu_hardy#comment-31</link>
 <description>&lt;p&gt;I used JungleDisk and I really liked it--it worked great--but a few things turned me away from it.&lt;/p&gt;
&lt;p&gt;1) It&#039;s non-free, which I struggled with the whole time.&lt;br /&gt;
2) It was very poorly labeled as a trial, so I ended up putting all my data on s3 via JungleDisk and then the trial ran out.  I was then reminded one of the key reasons why I prefer free software:  If I did not pay for JungleDisk I would not be able to access my data again.  EPIC FAIL!&lt;/p&gt;
&lt;p&gt;I ended up emailing them and explaining the situation.  They were very professional and let me access my data for a short while so I could retrieve it again.  I think that experience however reminded me that non-free software only traps the user it &lt;em&gt;never&lt;/em&gt; frees the user.  I&#039;ll continue to look for a free-software solution, I just hope I can find one as robust as JungleDisk.&lt;/p&gt;
</description>
 <pubDate> <key>pubDate</key>
 <value>Sat, 10 May 2008 23:07:46 +0200</value>
</pubDate>
 <dc:creator> <key>dc:creator</key>
 <value>Christer Edwards</value>
</dc:creator>
 <guid> <key>guid</key>
 <attributes> <isPermaLink>false</isPermaLink>
</attributes>
 <value>comment 31 at http://www.markusthielmann.com</value>
</guid>
</item>
</channel>
</rss>


