Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
655549af91
5 changed files with 54 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawkI9pq1WH6MWeExXHVQVEsniT3DdFv4AB8"
|
||||||
|
nickname="Roberto"
|
||||||
|
subject="fix confirmed"
|
||||||
|
date="2014-02-12T12:05:42Z"
|
||||||
|
content="""
|
||||||
|
I can confirm the problem is now fixed.
|
||||||
|
|
||||||
|
Unfortunately a new problem has emerged with gpg that might be related to other open issues. I will try to investigate it further before opening a new ticket.
|
||||||
|
|
||||||
|
By the way thank you very much for your great work. I'm eager to see the new metadata framework in place. It sounds extremely interesting!
|
||||||
|
"""]]
|
|
@ -0,0 +1,17 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk"
|
||||||
|
nickname="Dorian"
|
||||||
|
subject="Same problem here"
|
||||||
|
date="2014-02-12T13:17:50Z"
|
||||||
|
content="""
|
||||||
|
<pre>
|
||||||
|
[2014-02-12 14:11:12 CET] main: starting assistant version 5.20140127.1
|
||||||
|
[2014-02-12 14:11:12 CET] Cronner: You should enable consistency checking to protect your data.
|
||||||
|
(scanning...) [2014-02-12 14:11:12 CET] Watcher: Performing startup scan
|
||||||
|
(started...)
|
||||||
|
(encryption setup) (shared cipher) (testing WebDAV server...)
|
||||||
|
12/Feb/2014:14:11:49 +0100 [Error#yesod-core] InternalIOException <socket: 112>: hPutBuf: illegal operation (handle is closed) @(yesod-core-1.2.3:Yesod.Core.Class.Yesod ./Yesod/Core/Class/Yesod.hs:471:5)
|
||||||
|
(encryption setup) (shared cipher) (testing WebDAV server...)
|
||||||
|
12/Feb/2014:14:13:01 +0100 [Error#yesod-core] InternalIOException <socket: 116>: hPutBuf: illegal operation (handle is closed) @(yesod-core-1.2.3:Yesod.Core.Class.Yesod ./Yesod/Core/Class/Yesod.hs:471:5)
|
||||||
|
</pre>
|
||||||
|
"""]]
|
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://joeyh.name/"
|
||||||
|
ip="209.250.56.172"
|
||||||
|
subject="comment 1"
|
||||||
|
date="2014-02-12T16:27:10Z"
|
||||||
|
content="""
|
||||||
|
You're right that line only matches empty filenames. I think that the Hurd actually does support empty filenames. It seems that the command being run would otherwise complain that it was given an empty parameter. So I do not think it's worth throwing an error here. Also, I prefer to keep toCommand a total function.
|
||||||
|
"""]]
|
|
@ -0,0 +1,9 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawkNE-H4vEcbcGndxq5daT8qUb7yIf7r1OE"
|
||||||
|
nickname="Łukasz"
|
||||||
|
subject="comment 2"
|
||||||
|
date="2014-02-11T21:05:00Z"
|
||||||
|
content="""
|
||||||
|
if debian does not have working toolchain for mips then there is no way to port it into mips machines.
|
||||||
|
am i correct ?
|
||||||
|
"""]]
|
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://joeyh.name/"
|
||||||
|
ip="209.250.56.172"
|
||||||
|
subject="comment 3"
|
||||||
|
date="2014-02-11T21:39:34Z"
|
||||||
|
content="""
|
||||||
|
Actually, debian stable does still have ghc building for mips/mipsel. It's just newer versions that have failed to build and nobody has fixed it yet.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue