Source: git-annex Version: 3.20110819 Severity: serious Justification: fails to build from source
If gecos of the building user is empty, git-annex FTBFS: | dh_auto_test | make[1]: Entering directory `/build/git-annex-SHX4AL/git-annex-3.20110819' | ghc -O2 -Wall -ignore-package monads-fd -fspec-constr-count=5 --make git-annex | ghc -O2 -Wall -ignore-package monads-fd -fspec-constr-count=5 --make git-annex-shell | ghc -O2 -Wall -ignore-package monads-fd -fspec-constr-count=5 --make git-union-merge | [93 of 93] Compiling Main ( test.hs, test.o ) | | test.hs:47:10: | Warning: orphan instance: instance Arbitrary Types.Key.Key | Linking test ... | | Testing 0:quickcheck:0:prop_idempotent_deencode | | Cases: 34 Tried: 0 Errors: 0 Failures: 0 | Cases: 34 Tried: 1 Errors: 0 Failures: 0 | Testing 0:quickcheck:1:prop_idempotent_fileKey | | Testing 0:quickcheck:2:prop_idempotent_key_read_show | | Cases: 34 Tried: 2 Errors: 0 Failures: | Testing 0:quickcheck:3:prop_idempotent_shellEscape | | Cases: 34 Tried: 3 Errors: 0 Failures: 0 | Testing 0:quickcheck:4:prop_idempotent_shellEscape_multiword | | Cases: 34 Tried: 4 Errors: 0 Failures: 0 | Testing 0:quickcheck:5:prop_idempotent_configEscape | | Cases: 34 Tried: 5 Errors: 0 Failures: 0 | Testing 0:quickcheck:6:prop_parentDir_basics | | Cases: 34 Tried: 6 Errors: 0 Failures: 0 | Testing 0:quickcheck:7:prop_relPathDirToFile_basics | | Cases: 34 Tried: 7 Errors: 0 Failures: 0 | Testing 0:quickcheck:8:prop_cost_sane | | Cases: 34 Tried: 8 Errors: 0 Failures: 0 | Testing 0:quickcheck:9:prop_hmacWithCipher_sane | | Cases: 34 Tried: 9 Errors: 0 Failures: 0 | Testing 1:blackbox:0:git-annex init | | Cases: 34 Tried: 10 Errors: 0 Failures: 0 | Cases: 34 Tried: 11 Errors: 0 Failures: 0 | Testing 1:blackbox:1:git-annex add:0 | | Cases: 34 Tried: 12 Errors: 0 Failures: 0 | Testing 1:blackbox:1:git-annex add:1 | | *** Please tell me who you are. | | Run | | git config --global user.email "[email protected]" | git config --global user.name "Your Name" | | to set your account's default identity. | Omit --global to set the identity only in this repository. | | fatal: empty ident <[email protected]> not allowed | | | ### Failure in: 1:blackbox:1:git-annex add:1 | git annex init failed | | Testing 1:blackbox:1:git-annex add:2 | | Cases: 34 Tried: 13 Errors: 0 Failures: 1fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:1:git-annex add:2 | git clone failed | | Cases: 34 Tried: 14 Errors: 0 Failures: 2 | Testing 1:blackbox:2:git-annex setkey/fromkey | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | Command xargs ["-0","git","--git-dir=/build/git-annex-SHX4AL/git-annex-3.20110819/.t/repo/.git","--work-tree=/build/git-annex-SHX4AL/git-annex-3.20110819/.t/repo","add","--"] failed; exit code 123 | git-annex: user error (Command xargs ["-0","git","--git-dir=/build/git-annex-SHX4AL/git-annex-3.20110819/.t/repo/.git","--work-tree=/build/git-annex-SHX4AL/git-annex-3.20110819/.t/repo","add","--"] failed; exit code 123) | | | ### Failure in: 1:blackbox:2:git-annex setkey/fromkey | fromkey failed | | Cases: 34 Tried: 15 Errors: 0 Failures: 3(checksum...) | Testing 1:blackbox:3:git-annex unannex:0:no content | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:3:git-annex unannex:0:no content | git clone failed | | Cases: 34 Tried: 16 Errors: 0 Failures: 4 | Testing 1:blackbox:3:git-annex unannex:1:with content | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:3:git-annex unannex:1:with content | git clone failed | | Cases: 34 Tried: 17 Errors: 0 Failures: 5 | Testing 1:blackbox:4:git-annex drop:0:no remotes | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:4:git-annex drop:0:no remotes | git clone failed | | Cases: 34 Tried: 18 Errors: 0 Failures: 6 | Testing 1:blackbox:4:git-annex drop:1:with remote | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:4:git-annex drop:1:with remote | git clone failed | | Cases: 34 Tried: 19 Errors: 0 Failures: 7 | Testing 1:blackbox:4:git-annex drop:2:untrusted remote | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:4:git-annex drop:2:untrusted remote | git clone failed | | Cases: 34 Tried: 20 Errors: 0 Failures: 8 | Testing 1:blackbox:5:git-annex get | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:5:git-annex get | git clone failed | | Cases: 34 Tried: 21 Errors: 0 Failures: 9 | Testing 1:blackbox:6:git-annex move | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:6:git-annex move | git clone failed | | Cases: 34 Tried: 22 Errors: 0 Failures: 10 | Testing 1:blackbox:7:git-annex copy | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:7:git-annex copy | git clone failed | | Cases: 34 Tried: 23 Errors: 0 Failures: 11 | Testing 1:blackbox:8:git-annex unlock/lock | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:8:git-annex unlock/lock | git clone failed | | Cases: 34 Tried: 24 Errors: 0 Failures: 12 | Testing 1:blackbox:9:git-annex edit/commit:0 | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:9:git-annex edit/commit:0 | git clone failed | | Cases: 34 Tried: 25 Errors: 0 Failures: 13 | Testing 1:blackbox:9:git-annex edit/commit:1 | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:9:git-annex edit/commit:1 | git clone failed | | Cases: 34 Tried: 26 Errors: 0 Failures: 14 | Testing 1:blackbox:10:git-annex fix | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:10:git-annex fix | git clone failed | | Cases: 34 Tried: 27 Errors: 0 Failures: 15 | Testing 1:blackbox:11:git-annex trust/untrust/semitrust | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:11:git-annex trust/untrust/semitrust | git clone failed | | Cases: 34 Tried: 28 Errors: 0 Failures: 16 | Testing 1:blackbox:12:git-annex fsck:0 | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:12:git-annex fsck:0 | git clone failed | | Cases: 34 Tried: 29 Errors: 0 Failures: 17 | Testing 1:blackbox:12:git-annex fsck:1 | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:12:git-annex fsck:1 | git clone failed | | Cases: 34 Tried: 30 Errors: 0 Failures: 18 | Testing 1:blackbox:12:git-annex fsck:2 | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:12:git-annex fsck:2 | git clone failed | | Cases: 34 Tried: 31 Errors: 0 Failures: 19 | Testing 1:blackbox:13:git-annex migrate:0 | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:13:git-annex migrate:0 | git clone failed | | Cases: 34 Tried: 32 Errors: 0 Failures: 20 | Testing 1:blackbox:13:git-annex migrate:1 | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:13:git-annex migrate:1 | git clone failed | | Cases: 34 Tried: 33 Errors: 0 Failures: 21 | Testing 1:blackbox:14:git-annex unused/dropunused | fatal: Unable to create '/build/git-annex-SHX4AL/git-annex-3.20110819/.t/tmprepo/.git/annex/index.lock': No such file or directory | | | ### Failure in: 1:blackbox:14:git-annex unused/dropunused | git clone failed | Cases: 34 Tried: 34 Errors: 0 Failures: 22 | test: failed | make[1]: *** [test] Error 1 | make[1]: Leaving directory `/build/git-annex-SHX4AL/git-annex-3.20110819' -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'experimental') Architecture: i386 (x86_64) -- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

