Added a comment
This commit is contained in:
parent
9a8f6e8d67
commit
277ad51876
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
[[!comment format=mdwn
|
||||
username="anarcat"
|
||||
avatar="http://cdn.libravatar.org/avatar/4ad594c1e13211c1ad9edb81ce5110b7"
|
||||
subject="comment 2"
|
||||
date="2023-02-08T15:38:03Z"
|
||||
content="""
|
||||
I'm sorry to say that the error went away after attaching a strace to it:
|
||||
|
||||
```
|
||||
anarcat@angela:video$ strace -o log -e execve git annex ungroup . transfer
|
||||
ungroup . ok
|
||||
(recording state in git...)
|
||||
```
|
||||
|
||||
no idea wtf happened here, but i guess we can call this [[done]]? next time i'll try strace, sorry, i should have thought of it the first time.
|
||||
"""]]
|
Loading…
Reference in a new issue