Open GoogleCodeExporter opened 9 years ago
Any resolution on this matter? I am getting the same error. Ubuntu version,
s3fs, FUSE versions the same. Kernel is 3.8-13.dmz.1-liquorix-amd64
Original comment by j...@neseapl.com
on 28 Jan 2015 at 5:05
[deleted comment]
I get the same problem. It will not mount because it cant authenticate since
Curl is not functioning. I compiled libfuse 2.9.3 from source as well as s3fs.
I did not use packages at all.
cat /etc/issue
Ubuntu 10.04.4 LTS \n \l
root@eva:~/s3fs/s3fs-fuse# lsof | grep s3fs
lsof: WARNING: can't stat() fuse.s3fs file system /amazons3
Output information may be incomplete.
Original comment by lowlight...@gmail.com
on 28 Jan 2015 at 7:45
I was able to fix it by doing this:
git reset --hard 651e8c31586913abbe27fb00dcfe70a6d5468828
So whatever bupt_tengteng <liuyueteng@gmail.com> did on Date: Wed Nov 5
11:28:33 2014 +0800 broke curl for us.
Original comment by lowlight...@gmail.com
on 28 Jan 2015 at 7:49
The issue was not caused by that commit.
I reverted this commit and it seems to resolve the issue for me:
git revert 045f1e7906d7c4d3bf8e16ba3d51e7f5b8fae7a2
Original comment by jahrain....@gmail.com
on 6 Feb 2015 at 12:27
Thank you jahrain, that worked for me!
Original comment by teo.deca...@gmail.com
on 9 Feb 2015 at 12:09
Original issue reported on code.google.com by
jizosa...@gmail.com
on 20 Jan 2015 at 11:31