Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
ca216441c7
4 changed files with 57 additions and 0 deletions
|
@ -44,3 +44,5 @@
|
||||||
commit 56c037c69e75def74d6ea90de8aa8a1954c52178 Arch Linux
|
commit 56c037c69e75def74d6ea90de8aa8a1954c52178 Arch Linux
|
||||||
|
|
||||||
**Please provide any additional information below.**
|
**Please provide any additional information below.**
|
||||||
|
|
||||||
|
> [[done]] by adding name to the user, in /etc/passwd. --Stone
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY"
|
||||||
|
nickname="Péter Károly"
|
||||||
|
subject="comment 4"
|
||||||
|
date="2012-09-01T15:05:52Z"
|
||||||
|
content="""
|
||||||
|
Finally I managed to get it working.
|
||||||
|
|
||||||
|
My use on the computer didn't had name, so the 5th colum of my /etc/password file was empty. After I filled in my name everything worked like charm.
|
||||||
|
|
||||||
|
Interesting that not my user's name from /etc/passwd get into the git log but the one that was in my ~/.gitconfig.
|
||||||
|
|
||||||
|
"""]]
|
|
@ -0,0 +1,19 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://kevwalke.myopenid.com/"
|
||||||
|
ip="94.175.38.180"
|
||||||
|
subject="thanks"
|
||||||
|
date="2012-09-01T14:44:58Z"
|
||||||
|
content="""
|
||||||
|
That got rid of that error. However now I get the following at the last step:
|
||||||
|
|
||||||
|
Linking dist/build/git-annex/git-annex ...
|
||||||
|
Installing executable(s) in /home/kev/bin
|
||||||
|
setup: git-annex.1: does not exist
|
||||||
|
cabal: Error: some packages failed to install:
|
||||||
|
git-annex-3.20120826 failed during the final install step. The exception was:
|
||||||
|
ExitFailure 1
|
||||||
|
|
||||||
|
There doesn't seem to be any failures further up the output just some warnings. All the other steps complete fine
|
||||||
|
Thanks for any advice/pointers here
|
||||||
|
-Kevin
|
||||||
|
"""]]
|
|
@ -0,0 +1,23 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0"
|
||||||
|
nickname="Tobias"
|
||||||
|
subject="gpg encryption on ssh remotes"
|
||||||
|
date="2012-09-01T08:25:17Z"
|
||||||
|
content="""
|
||||||
|
I've been playing around with the Assistant in the last few days.
|
||||||
|
|
||||||
|
And besides for gpg encryption it works great.
|
||||||
|
|
||||||
|
But whenever i set up a special remote(done it manually since you hadn't made this yet) it will break, bad.
|
||||||
|
|
||||||
|
Some files will transfer fine, but at some point it will still(the stdout from git-annex webapp shows gpg being stupid).
|
||||||
|
|
||||||
|
I get a huge amount of [git] <defunct> in my ps auxw. And two git-annex transferkey <key> --to host --file <some file>
|
||||||
|
|
||||||
|
It seems to consistently fall on a 9mb file i have. I have found no way to recover from this(killing and restarting git-annex will say 'transfer already in progress'. Deleting the file was to no avail, it still tries to transfer).
|
||||||
|
|
||||||
|
I have done a lot of testing and i've only seen this on special remotes when gpg encryption is enabled(i haven't tried encryption=shared)
|
||||||
|
|
||||||
|
Besides for this issue, the Assistant is looking great.
|
||||||
|
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue