removed
This commit is contained in:
parent
0ce5861618
commit
8551998306
1 changed files with 0 additions and 29 deletions
|
@ -1,29 +0,0 @@
|
||||||
### 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
|
|
Loading…
Add table
Add a link
Reference in a new issue