This commit is contained in:
modules 2014-06-05 10:55:55 +00:00 committed by admin
parent 63859347f3
commit 0ce5861618

View file

@ -0,0 +1,29 @@
### Please describe the problem.
I have just downloaded last git-annex version (amd64) as standard user and started the webapp via ./git-annex-webapp.
It was possible to enter a new repository (in /home/tmp/Documents/annex) after that the app dies.
Restarting throughs error: `createSession: permission denied (Operation not permitted)`
### What steps will reproduce the problem?
[[!format sh """
tmp@elephant:~/Apps$ wget https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
tmp@elephant:~/Apps$ tar xfz git-annex-standalone-amd64.tar.gz
tmp@elephant:~/Apps$ cd git-annex.linux
tmp@elephant:~/Apps/git-annex.linux$ git-annex-webapp
Launching web browser on file:///tmp/webapp18576.html
(Recording state in git...)
git-annex: createSession: permission denied (Operation not permitted)
tmp@elephant:~/Apps/git-annex.linux$ git-annex webapp
git-annex: createSession: permission denied (Operation not permitted)
"""]]
### What version of git-annex are you using? On what operating system?
Latest version, Debian wheezy
### Please provide any additional information below.
.git/annex/daemon.log is empty