-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
I'm not sure cloudfuse is supported on Ubuntu server 17.10 yet, but I thought I would post this issue for tracking.
Specific issue:
cloudfuse -h returns "Failed to authenticate."
Environment:
lsb_release -sd = Ubuntu 17.10
- fuse 2.9.7-1ubuntu1
- libfuse2 2.9.7-1ubuntu1
- libjson-c-dev:amd64 0.12.1-1.2
- libjson-c3:amd64 0.12.1-1.2
Steps to reproduce:
- apt-get install build-essential libcurl4-openssl-dev libxml2-dev libssl-dev libfuse-dev libjson-c-dev
- git clone https://github.com/redbo/cloudfuse.git
- cd cloudfuse; ./configure
- make
- vi ~/.cloudfuse
- chmod 600 ~/.cloudfuse
- ./cloudfuse -h
"Failed to authenticate."
Thank you.
Metadata
Metadata
Assignees
Labels
No labels