GithubHelp home page GithubHelp logo

couchdb-fuse's Issues

Can't create new files

Read works:

root@ubuntu-s-1vcpu-2gb-nyc1-01:~/couchdb-fuse# ls /mnt/app/
00dd0ec0a16a1085e714c7906ff8fb06.png  d10bc07005bb2d604f4905183690ac04.png  index.html                Profile.bundle.js        vendors~Profile.bundle.js
093a819138276b446611d1d2a45b98a2.png  dist                                  Login.bundle.js           ProjectLoader.bundle.js  vendors~Profile~ProjectViewer.bundle.js
40bf25799e4fec8079c7775083de09df.png  ea4ebe072be75fbbea002631916836de.png  modules                   ProjectViewer.bundle.js
4e7e3e142f3939883cd0a7e00cabdaef.png  Home.bundle.js                        node_modules              style
assets                                index.bundle.js                       pexels-photo-270398.jpeg  style.css

Write fails:

root@ubuntu-s-1vcpu-2gb-nyc1-01:~/couchdb-fuse# touch /mnt/app/test
touch: setting times of '/mnt/app/test': No such file or directory
root@ubuntu-s-1vcpu-2gb-nyc1-01:~/couchdb-fuse# mkdir /mnt/app/test
mkdir: cannot create directory ‘/mnt/app/test’: Invalid argument

Python 2.7.12 on Ubuntu 16.04

Thank you.

cannot import name Row

When I try to run any couchmount command, I get the following error:

ImportError: cannot import name Row

It's true. When I do...

>>> import couchdb
>>> dir(couchdb)

Row is not in the list.

Package versions:

couchdb - Apache CouchDB 1.3.0
Python 2.7.3
python-fuse 2:0.2.1-7
CouchDB-Fuse 0.2dev

It looks like this project is inactive, so I'm not expecting a fix. Posting this issue just in case. :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.