Skip to content

Error running on Ubuntu server 17.10 #91

@sbethune-fhcrc

Description

@sbethune-fhcrc

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions