Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rugged::OSError (Failed to rename lockfile to ...: Permission denied) #1590

Open
tillmo opened this issue Feb 8, 2016 · 2 comments
Open
Assignees
Labels

Comments

@tillmo
Copy link
Member

tillmo commented Feb 8, 2016

I tried to edit http://ontohub.org/dol-examples/engine.dol and then clicked "Discard".

Rugged::OSError (Failed to rename lockfile to '/data/git/repositories/82/objects/41/9a9ce525eb523d04d24d4f5333dec378a70f95': Permission denied):
  lib/git_repository/commit.rb:36:in `write_tree'
  lib/git_repository/commit.rb:36:in `commit_file'
  lib/git_repository/commit.rb:13:in `add_file'
  app/models/repository/git.rb:47:in `save_file'
  app/fake_records/repository_file.rb:62:in `save!'
  app/fake_records/fake_record.rb:27:in `create!'
  app/fake_records/fake_record.rb:16:in `create'
  app/controllers/files_controller.rb:50:in `update'

@eugenk
Copy link
Member

eugenk commented Apr 11, 2016

Running ontohub processes as specific users, having correct file permissions in the data directory and #1612 are preconditions for this.

@eugenk eugenk added the stalled label Apr 11, 2016
@eugenk
Copy link
Member

eugenk commented Aug 2, 2016

And #1646 should be a preconditions (please check this again)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants