diff options
author | Joey Hess <joey@kitenet.net> | 2014-05-29 15:23:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-05-29 15:23:05 -0400 |
commit | 1f6cfecc972b121fa42ea80383183bbaccc2195a (patch) | |
tree | 0a450c4226f5e05c2a3597a9f520376de281fffe /doc/bugs/Problems_running_make_on_osx | |
parent | a95fb731cd117f35a6e0fce90d9eb35d0941e26e (diff) |
remove old closed bugs and todo items to speed up wiki updates and reduce size
Remove closed bugs and todos that were least edited before 2014.
Command line used:
for f in $(grep -l '\[\[done\]\]' *.mdwn); do if [ -z $(git log --since=2014 --pretty=oneline "$f") ]; then git rm $f; git rm -rf $(echo "$f" | sed 's/.mdwn$//'); fi; done
Diffstat (limited to 'doc/bugs/Problems_running_make_on_osx')
20 files changed, 0 insertions, 521 deletions
diff --git a/doc/bugs/Problems_running_make_on_osx/comment_10_94e4ac430140042a2d0fb5a16d86b4e5._comment b/doc/bugs/Problems_running_make_on_osx/comment_10_94e4ac430140042a2d0fb5a16d86b4e5._comment deleted file mode 100644 index 95a9773e2..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_10_94e4ac430140042a2d0fb5a16d86b4e5._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="http://joey.kitenet.net/" - nickname="joey" - subject="comment 10" - date="2011-02-09T15:04:50Z" - content=""" -I don't know what these problems forking could be. Can you strace it? -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_11_56f1143fa191361d63b441741699e17f._comment b/doc/bugs/Problems_running_make_on_osx/comment_11_56f1143fa191361d63b441741699e17f._comment deleted file mode 100644 index 3fbe57ecd..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_11_56f1143fa191361d63b441741699e17f._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" - nickname="Jimmy" - subject="comment 11" - date="2011-02-09T19:35:47Z" - content=""" -I got dtruss to give me a trace, the output is quite big to post here (~560kb gzip'd), do you mind if I emailed it or posted it somewhere else for you? -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_12_ec5131624d0d2285d3b6880e47033f97._comment b/doc/bugs/Problems_running_make_on_osx/comment_12_ec5131624d0d2285d3b6880e47033f97._comment deleted file mode 100644 index beba5dc42..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_12_ec5131624d0d2285d3b6880e47033f97._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="http://joey.kitenet.net/" - nickname="joey" - subject="comment 12" - date="2011-02-09T19:47:30Z" - content=""" -joey@kitenet.net (hope I can make sense of dtruss output) -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_13_88ed095a448096bf8a69015a04e64df1._comment b/doc/bugs/Problems_running_make_on_osx/comment_13_88ed095a448096bf8a69015a04e64df1._comment deleted file mode 100644 index dd25c3d0c..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_13_88ed095a448096bf8a69015a04e64df1._comment +++ /dev/null @@ -1,16 +0,0 @@ -[[!comment format=mdwn - username="http://joey.kitenet.net/" - nickname="joey" - subject="comment 13" - date="2011-02-09T21:59:47Z" - content=""" -The dtrace puzzlingly does not have the same errors shown above, but a set of mostly new errors. I don't know what to make of that. - -> git-annex: git-annex/.t/repo/.git/hooks/pre-commit: fileAccess: permission denied (Operation not permitted) - -This seems to be caused by it setting the execute bit on the file. I don't know why that would fail; it's just written the file and renamed it into place so clearly should be able to write to it. - -> was able to modify annexed file's sha1foo content - -This also suggests something breaking with permissions. -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_14_89a960b6706ed703b390a81a8bc4e311._comment b/doc/bugs/Problems_running_make_on_osx/comment_14_89a960b6706ed703b390a81a8bc4e311._comment deleted file mode 100644 index 724fe5505..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_14_89a960b6706ed703b390a81a8bc4e311._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" - nickname="Jimmy" - subject="comment 14" - date="2011-02-12T21:19:24Z" - content=""" -I've been trying to dig around the trace and code, and used google to see if the forkProcess issue was a haskell thing or an OSX thing. It seems that <http://hackage.haskell.org/trac/ghc/ticket/4493> someone may have ran into a similar issue, though I am not sure if its related. -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_15_6b8867b8e48bf807c955779c9f8f0909._comment b/doc/bugs/Problems_running_make_on_osx/comment_15_6b8867b8e48bf807c955779c9f8f0909._comment deleted file mode 100644 index 733ec997a..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_15_6b8867b8e48bf807c955779c9f8f0909._comment +++ /dev/null @@ -1,71 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" - nickname="Jimmy" - subject="comment 15" - date="2011-02-13T02:45:51Z" - content=""" -It may be possible that OSX has some low resource limits, for user processes (266 per user I think) doing a - - sudo sysctl -w kern.maxproc=2048 - sudo sysctl -w kern.maxprocperuid=1024 - sudo echo \"limit maxfiles 1024 unlimited\" >> /etc/launchd.conf - sudo echo \"limit maxproc 1024 2048\" >> /etc/launchd.conf - -seems to change the behaviour of the tests abit... - -<pre> -Testing 1:blackbox:3:git-annex unannex:1:with content -### Failure in: 1:blackbox:3:git-annex unannex:1:with content -foo is not a symlink -Testing 1:blackbox:4:git-annex drop:0:no remotes -### Failure in: 1:blackbox:4:git-annex drop:0:no remotes -drop wrongly succeeded with no known copy of file -Testing 1:blackbox:4:git-annex drop:1:with remote -Testing 1:blackbox:4:git-annex drop:2:untrusted remote -Testing 1:blackbox:5:git-annex get -Testing 1:blackbox:6:git-annex move -Testing 1:blackbox:7:git-annex copy -Testing 1:blackbox:8:git-annex unlock/lock -Testing 1:blackbox:9:git-annex edit/commit:0 -Cases: 30 Tried: 20 Errors: 0 Failures: 2add foo ok -ok -Testing 1:blackbox:9:git-annex edit/commit:1 -Testing 1:blackbox:10:git-annex fix -Testing 1:blackbox:11:git-annex trust/untrust/semitrust -Testing 1:blackbox:12:git-annex fsck:0 -Cases: 30 Tried: 24 Errors: 0 Failures: 2 Only 1 of 2 trustworthy copies of foo exist. - Back it up with git-annex copy. - Only 1 of 2 trustworthy copies of sha1foo exist. - Back it up with git-annex copy. - Bad file size; moved to /Users/jtang/develop/git-annex/.t/tmprepo/.git/annex/bad/WORM:1297565141:20:foo - Bad file content; moved to /Users/jtang/develop/git-annex/.t/tmprepo/.git/annex/bad/SHA1:ee80d2cec57a3810db83b80e1b320df3a3721ffa -Testing 1:blackbox:12:git-annex fsck:1 -### Failure in: 1:blackbox:12:git-annex fsck:1 -fsck failed to fail with content only available in untrusted (current) repository -Testing 1:blackbox:12:git-annex fsck:2 -Cases: 30 Tried: 26 Errors: 0 Failures: 3 Only 1 of 2 trustworthy copies of foo exist. - Back it up with git-annex copy. - The following untrusted locations may also have copies: - 58e831c2-371b-11e0-bc1f-47d738dc52ee -- test repo - Only 1 of 2 trustworthy copies of sha1foo exist. - Back it up with git-annex copy. - The following untrusted locations may also have copies: - 58e831c2-371b-11e0-bc1f-47d738dc52ee -- test repo -Testing 1:blackbox:13:git-annex migrate:0 -Cases: 30 Tried: 27 Errors: 0 Failures: 3 git-annex: user error (Error in fork: forkProcess: resource exhausted (Resource temporarily unavailable)) -### Failure in: 1:blackbox:13:git-annex migrate:0 -migrate annexedfile failed -Testing 1:blackbox:13:git-annex migrate:1 -### Error in: 1:blackbox:13:git-annex migrate:1 -forkProcess: resource exhausted (Resource temporarily unavailable) -Testing 1:blackbox:14:git-annex unused/dropunused -### Error in: 1:blackbox:14:git-annex unused/dropunused -forkProcess: resource exhausted (Resource temporarily unavailable) -Cases: 30 Tried: 30 Errors: 2 Failures: 4 -test: failed -</pre> - - -the number of failures vary as I change the values of the maxprocs, I think I have narrowed it down to OSX just being stupid with limits thus causing the tests to fail. - -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_16_5c2dd6002aadaab30841b77a5f5aed34._comment b/doc/bugs/Problems_running_make_on_osx/comment_16_5c2dd6002aadaab30841b77a5f5aed34._comment deleted file mode 100644 index ca1b8e8cd..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_16_5c2dd6002aadaab30841b77a5f5aed34._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="http://joey.kitenet.net/" - nickname="joey" - subject="comment 16" - date="2011-02-13T04:52:26Z" - content=""" -I've fixed the test suite to not accumulate all those zombie processes. Now only 2 or 3 processes should run max. Am curious to see if that clears up all the problems. -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_17_62fccb04b0e4b695312f7a3f32fb96ee._comment b/doc/bugs/Problems_running_make_on_osx/comment_17_62fccb04b0e4b695312f7a3f32fb96ee._comment deleted file mode 100644 index 7c7200fb9..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_17_62fccb04b0e4b695312f7a3f32fb96ee._comment +++ /dev/null @@ -1,43 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" - nickname="Jimmy" - subject="comment 17" - date="2011-02-13T10:46:54Z" - content=""" -Yeap, that did the trick. I just tested a few separate OSX 10.6.6 systems and the tests are better behaved now, only 3 failures now. - -So the tests behave better (at least we don't get resource fork errors any more) - - * after the commit c319a3 without modifying the system limits (of 266 procs per user) - * without the commit c319a3 and when I increase the system process limits to as much as OSX allows - -On all the systems I tested on, I'm down to 3 failures now. - -<pre> -### Failure in: 1:blackbox:3:git-annex unannex:1:with content -foo is not a symlink -### Failure in: 1:blackbox:4:git-annex drop:0:no remotes -drop wrongly succeeded with no known copy of file -Cases: 30 Tried: 20 Errors: 0 Failures: 2add foo ok -ok -Cases: 30 Tried: 24 Errors: 0 Failures: 2 Only 1 of 2 trustworthy copies of foo exist. - Back it up with git-annex copy. - Only 1 of 2 trustworthy copies of sha1foo exist. - Back it up with git-annex copy. - Bad file size; moved to /Users/jtang/develop/git-annex/.t/tmprepo/.git/annex/bad/WORM:1297594011:20:foo - Bad file content; moved to /Users/jtang/develop/git-annex/.t/tmprepo/.git/annex/bad/SHA1:ee80d2cec57a3810db83b80e1b320df3a3721ffa -### Failure in: 1:blackbox:12:git-annex fsck:1 -fsck failed to fail with content only available in untrusted (current) repository -Cases: 30 Tried: 26 Errors: 0 Failures: 3 Only 1 of 2 trustworthy copies of foo exist. - Back it up with git-annex copy. - The following untrusted locations may also have copies: - 90d63906-375e-11e0-8867-abb8a6368269 -- test repo - Only 1 of 2 trustworthy copies of sha1foo exist. - Back it up with git-annex copy. - The following untrusted locations may also have copies: - 90d63906-375e-11e0-8867-abb8a6368269 -- test repo -Cases: 30 Tried: 30 Errors: 0 Failures: 3 -</pre> - -It's the same set of failures across all the OSX systems that I have tested on. Now I just need to figure out why there are still these three failures. -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_18_64fab50d95de619eb2e8f08f90237de1._comment b/doc/bugs/Problems_running_make_on_osx/comment_18_64fab50d95de619eb2e8f08f90237de1._comment deleted file mode 100644 index df76bb301..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_18_64fab50d95de619eb2e8f08f90237de1._comment +++ /dev/null @@ -1,24 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" - nickname="Jimmy" - subject="maybe killed another osx bug in the test." - date="2011-02-13T15:12:10Z" - content=""" -I think I have figured out why - - ### Failure in: 1:blackbox:3:git-annex unannex:1:with content - foo is not a symlink - -It goes back to the this piece of code (in test.hs) - - copyrepo :: FilePath -> FilePath -> IO FilePath - copyrepo old new = do - cleanup new - ensuretmpdir - Utility.boolSystem \"cp\" [\"-pr\", old, new] @? \"cp -pr failed\" - -It seems that on OSX it does not preserve the symbolic link information, basically cp is not gnu cp on OSX, doing a \"cp -a SOURCE DEST\" seem's to the right thing on OSX. I tried it out on my archlinux workstation by replacing *-pr* with just *-a* and all the tests passed on archlinux. - -I'm not sure what the implications would be with changing the test with changing the cp command. - -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_19_4253988ed178054c8b6400beeed68a29._comment b/doc/bugs/Problems_running_make_on_osx/comment_19_4253988ed178054c8b6400beeed68a29._comment deleted file mode 100644 index 090c991c3..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_19_4253988ed178054c8b6400beeed68a29._comment +++ /dev/null @@ -1,11 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" - nickname="Jimmy" - subject="comment 19" - date="2011-02-13T15:55:47Z" - content=""" -On second thought and after some messing (trying most of the options and combinations of options on OSX for).... I tried replacing cp with gnu cp from coreutils on my OSX install, and all the tests passed. *sigh* cp -a is preserving some permissions and attributes but not all, its not behaving in the same way as the gnu cp does... the closet thing that I have found on OSX that behaves in the same way as gnu \"cp -pr\" is to use \"ditto\". - -Just doing a \"ditto SOURCE DEST\" in the tests passes everything. I'm not sure if its a good idea to use this even though it works. Though this is just the tests, does it affect CopyFile.hs where \"cp\" is called? - -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_1_34120e82331ace01a6a4960862d38f2d._comment b/doc/bugs/Problems_running_make_on_osx/comment_1_34120e82331ace01a6a4960862d38f2d._comment deleted file mode 100644 index a33fef7d9..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_1_34120e82331ace01a6a4960862d38f2d._comment +++ /dev/null @@ -1,17 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc" - nickname="Antoine" - subject="Got it going!" - date="2011-02-06T06:02:57Z" - content=""" -Thanks to your feedback, I got it going. - -Maybe those two should be added to the 'OSX how-to' in the forum - -[realizes pcre-light is needed but pcre not installed on my mac] -sudo port install pcre -sudo cabal install pcre-light - -[tests are failing, need haskell's quickcheck] -sudo cabal install quickcheck -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_20_7db27d1a22666c831848bc6c06d66a84._comment b/doc/bugs/Problems_running_make_on_osx/comment_20_7db27d1a22666c831848bc6c06d66a84._comment deleted file mode 100644 index b617da926..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_20_7db27d1a22666c831848bc6c06d66a84._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="http://joey.kitenet.net/" - nickname="joey" - subject="comment 20" - date="2011-02-13T17:54:09Z" - content=""" -Outside the test suite, git-annex's actual use of cp puts fairly low demands on it. It tries to use cp -a or cp -p if available just to preserve whatever attributes it can preserve, but the worst case if that you have a symlink pointing to a file that doesn't have the original timestamp or whatever. And there's little expectation git preserves that stuff anyway. - -I will probably try to make the test suite entirely use git clone rather than cp. -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_2_cc53d1681d576186dbc868dd9801d551._comment b/doc/bugs/Problems_running_make_on_osx/comment_2_cc53d1681d576186dbc868dd9801d551._comment deleted file mode 100644 index 91d3e89f0..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_2_cc53d1681d576186dbc868dd9801d551._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="http://joey.kitenet.net/" - nickname="joey" - subject="comment 2" - date="2011-02-06T17:39:52Z" - content=""" -Yes, I've moved it to [[install/OSX]] page where anyone can update it in this wiki, and added your improvements. -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_3_68f0f8ae953589ae26d57310b40c878d._comment b/doc/bugs/Problems_running_make_on_osx/comment_3_68f0f8ae953589ae26d57310b40c878d._comment deleted file mode 100644 index 39f32c244..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_3_68f0f8ae953589ae26d57310b40c878d._comment +++ /dev/null @@ -1,57 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" - nickname="Jimmy" - subject="tests fail with more recent installs of haskell platform" - date="2011-02-07T12:43:43Z" - content=""" -I'm running ghc 6.12.3 with the corresponding haskell-platform package from the HP site which I installed in preference to the macports version of haskell-platform (it's quite old). it seems when you install quickcheck, the version that is installed is of version 2.4.0.1 and not 1.2.0 which git-annex depends on for its tests. - -<pre> -jtang@x00:~ $ cabal install quickcheck --reinstall -Resolving dependencies... -Configuring QuickCheck-2.4.0.1... -Preprocessing library QuickCheck-2.4.0.1... - -.. -and so on.. -.. - -</pre> - -it fails with this - -<pre> -[54 of 54] Compiling Main ( test.hs, test.o ) - -test.hs:56:3: - No instance for (QuickCheck-1.2.0.1:Test.QuickCheck.Arbitrary Char) - arising from a use of `qctest' at test.hs:56:3-64 - Possible fix: - add an instance declaration for - (QuickCheck-1.2.0.1:Test.QuickCheck.Arbitrary Char) - In the expression: - qctest \"prop_idempotent_deencode\" Git.prop_idempotent_deencode - In the first argument of `TestList', namely - `[qctest \"prop_idempotent_deencode\" Git.prop_idempotent_deencode, - qctest \"prop_idempotent_fileKey\" Locations.prop_idempotent_fileKey, - qctest - \"prop_idempotent_key_read_show\" - BackendTypes.prop_idempotent_key_read_show, - qctest - \"prop_idempotent_shellEscape\" Utility.prop_idempotent_shellEscape, - ....]' - In the second argument of `($)', namely - `TestList - [qctest \"prop_idempotent_deencode\" Git.prop_idempotent_deencode, - qctest \"prop_idempotent_fileKey\" Locations.prop_idempotent_fileKey, - qctest - \"prop_idempotent_key_read_show\" - BackendTypes.prop_idempotent_key_read_show, - qctest - \"prop_idempotent_shellEscape\" Utility.prop_idempotent_shellEscape, - ....]' -</pre> - -I'd imagine if I could downgrade, it would compile and pass the tests (I hope) - -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_4_c52be386f79f14c8570a8f1397c68581._comment b/doc/bugs/Problems_running_make_on_osx/comment_4_c52be386f79f14c8570a8f1397c68581._comment deleted file mode 100644 index e245e139f..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_4_c52be386f79f14c8570a8f1397c68581._comment +++ /dev/null @@ -1,12 +0,0 @@ -[[!comment format=mdwn - username="http://joey.kitenet.net/" - nickname="joey" - subject="comment 4" - date="2011-02-08T19:00:14Z" - content=""" -I doubt that git-annex can be used with QuickCheck 1.2.0. The QuickCheck I've tested it with is 2.1.0.3 actually. - -I suspect you have an old version of the TestPack haskell library on your system, that is linked against QuickCheck 1.2.0. Git-annex has been tested with TestPack 2.0.0, which uses QuickCheck 2.x. - -In any case, you don't have to run 'make test' to build git-annex, and my comments above should make the main program compile, I expect. -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_5_7f1330a1e541b0f3e2192e596d7f7bee._comment b/doc/bugs/Problems_running_make_on_osx/comment_5_7f1330a1e541b0f3e2192e596d7f7bee._comment deleted file mode 100644 index 9c83feb32..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_5_7f1330a1e541b0f3e2192e596d7f7bee._comment +++ /dev/null @@ -1,107 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" - nickname="Jimmy" - subject="comment 5" - date="2011-02-08T19:56:55Z" - content=""" -Ah, that gave me a good clue, my system just got pretty confused with a mixture of quickcheck and testpack installs. Would it be possible to put up a list of versions of the software you are using on your development environment? (at least the minimum tested version) - -I guess it shouldn't matter to most users who are going to rely on packagers to sort these dependancy issues, but it's nice to know. - -Anyway, the tests build now, and they seem to fail on my (rather messy) install of haskell platform + ghc 6.12 on osx 10.6.6. - -<pre> -< output that passed some tests > -Testing 1:blackbox:0:git-annex init -Testing 1:blackbox:1:git-annex add:0 -Testing 1:blackbox:1:git-annex add:1 -Cases: 30 Tried: 9 Errors: 0 Failures: 0test: sha1sum: executeFile: does not exist (No such file or directory) - git-annex: <file descriptor: 6>: hGetLine: end of file -### Failure in: 1:blackbox:1:git-annex add:1 -add with SHA1 failed -Testing 1:blackbox:2:git-annex setkey/fromkey -Cases: 30 Tried: 10 Errors: 0 Failures: 1(checksum...) test: sha1sum: executeFile: does not exist (No such file or directory) -### Error in: 1:blackbox:2:git-annex setkey/fromkey -<file descriptor: 3>: hGetLine: end of file -Testing 1:blackbox:3:git-annex unannex:0:no content -Cases: 30 Tried: 11 Errors: 1 Failures: 1chmod: -R: No such file or directory -chmod: -R: No such file or directory -Testing 1:blackbox:3:git-annex unannex:1:with content -### Failure in: 1:blackbox:3:git-annex unannex:1:with content -foo is not a symlink -Testing 1:blackbox:4:git-annex drop:0:no remotes -Cases: 30 Tried: 13 Errors: 1 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:4:git-annex drop:0:no remotes -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:4:git-annex drop:1:with remote -Cases: 30 Tried: 14 Errors: 2 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:4:git-annex drop:1:with remote -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:4:git-annex drop:2:untrusted remote -Cases: 30 Tried: 15 Errors: 3 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:4:git-annex drop:2:untrusted remote -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:5:git-annex get -Cases: 30 Tried: 16 Errors: 4 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:5:git-annex get -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:6:git-annex move -Cases: 30 Tried: 17 Errors: 5 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:6:git-annex move -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:7:git-annex copy -Cases: 30 Tried: 18 Errors: 6 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:7:git-annex copy -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:8:git-annex unlock/lock -Cases: 30 Tried: 19 Errors: 7 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:8:git-annex unlock/lock -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:9:git-annex edit/commit:0 -Cases: 30 Tried: 20 Errors: 8 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:9:git-annex edit/commit:0 -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:9:git-annex edit/commit:1 -Cases: 30 Tried: 21 Errors: 9 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:9:git-annex edit/commit:1 -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:10:git-annex fix -Cases: 30 Tried: 22 Errors: 10 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:10:git-annex fix -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:11:git-annex trust/untrust/semitrust -Cases: 30 Tried: 23 Errors: 11 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:11:git-annex trust/untrust/semitrust -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:12:git-annex fsck:0 -Cases: 30 Tried: 24 Errors: 12 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:12:git-annex fsck:0 -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:12:git-annex fsck:1 -Cases: 30 Tried: 25 Errors: 13 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:12:git-annex fsck:1 -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:12:git-annex fsck:2 -Cases: 30 Tried: 26 Errors: 14 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:12:git-annex fsck:2 -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:13:git-annex migrate:0 -Cases: 30 Tried: 27 Errors: 15 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:13:git-annex migrate:0 -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:13:git-annex migrate:1 -Cases: 30 Tried: 28 Errors: 16 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:13:git-annex migrate:1 -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Testing 1:blackbox:14:git-annex unused/dropunused -Cases: 30 Tried: 29 Errors: 17 Failures: 2chmod: -R: No such file or directory -### Error in: 1:blackbox:14:git-annex unused/dropunused -.t/tmprepo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -Cases: 30 Tried: 30 Errors: 18 Failures: 2 -chmod: -R: No such file or directory -test: .t/repo/.git/annex/objects/WORM:1297194705:20:foo/WORM:1297194705:20:foo: removeLink: permission denied (Permission denied) -make: *** [test] Error 1 -</pre> - -I assumed that since the tests built, then running them shouldn't be a problem. It looks like some argument isn't being passed about for the location of the .t directory that gets created. I will check the dependancies on my system again. -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_6_0c46f5165ceb5a7b9ea9689c33b3a4f8._comment b/doc/bugs/Problems_running_make_on_osx/comment_6_0c46f5165ceb5a7b9ea9689c33b3a4f8._comment deleted file mode 100644 index afc3088d4..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_6_0c46f5165ceb5a7b9ea9689c33b3a4f8._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="http://joey.kitenet.net/" - nickname="joey" - subject="comment 6" - date="2011-02-08T23:20:08Z" - content=""" -You're missing the sha1sum command, everything else is a followon error from that. Added a hint about this to [[install]], -and in the next version configure will check for sha1sum. -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_7_237a137cce58a28abcc736cbf2c420b0._comment b/doc/bugs/Problems_running_make_on_osx/comment_7_237a137cce58a28abcc736cbf2c420b0._comment deleted file mode 100644 index 8d8aefcb2..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_7_237a137cce58a28abcc736cbf2c420b0._comment +++ /dev/null @@ -1,22 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" - nickname="Jimmy" - subject="comment 7" - date="2011-02-09T00:45:31Z" - content=""" -That's odd, I have the md5sha1sum package installed and it still fails with pretty much the same error - -<pre> -Testing 1:blackbox:0:git-annex init -Cases: 30 Tried: 7 Errors: 0 Failures: 0chmod: -R: No such file or directory -### Error in: 1:blackbox:0:git-annex init -.t/repo/.git/annex/objects/SHA1:ee80d2cec57a3810db83b80e1b320df3a3721ffa/SHA1:ee80d2cec57a3810db83b80e1b320df3a3721ffa: removeLink: permission denied (Permission denied) -Testing 1:blackbox:1:git-annex add:0 -### Error in: 1:blackbox:1:git-annex add:0 -foo: openFile: permission denied (Permission denied) - -< and so on > -</pre> - -the configure script finds sha1sum, builds and starts to run. -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_8_efafa203addf8fa79e33e21a87fb5a2b._comment b/doc/bugs/Problems_running_make_on_osx/comment_8_efafa203addf8fa79e33e21a87fb5a2b._comment deleted file mode 100644 index 9401bd453..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_8_efafa203addf8fa79e33e21a87fb5a2b._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="http://joey.kitenet.net/" - nickname="joey" - subject="comment 8" - date="2011-02-09T04:10:27Z" - content=""" -The chmod errors are because your chmod does not understand the -R argument. Only the test suite uses chmod -R. I've fixed it to modify modes manually. -"""]] diff --git a/doc/bugs/Problems_running_make_on_osx/comment_9_cc283b485b3c95ba7eebc8f0c96969b3._comment b/doc/bugs/Problems_running_make_on_osx/comment_9_cc283b485b3c95ba7eebc8f0c96969b3._comment deleted file mode 100644 index da6d7ca17..000000000 --- a/doc/bugs/Problems_running_make_on_osx/comment_9_cc283b485b3c95ba7eebc8f0c96969b3._comment +++ /dev/null @@ -1,66 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" - nickname="Jimmy" - subject="comment 9" - date="2011-02-09T09:12:52Z" - content=""" -[a0826293][] fixed the last problem, there is coreutils available in macports, if they are installed you get the gnu equivalents but they are prefixed with a g (e.g. gchmod instead of chmod), I guess not everyone will have these install or prefer these on [[install/OSX]] - -Some more tests fail now... - -<pre> -Testing 1:blackbox:3:git-annex unannex:1:with content -### Failure in: 1:blackbox:3:git-annex unannex:1:with content -foo is not a symlink -Testing 1:blackbox:4:git-annex drop:0:no remotes -### Failure in: 1:blackbox:4:git-annex drop:0:no remotes -drop wrongly succeeded with no known copy of file -Testing 1:blackbox:4:git-annex drop:1:with remote -Testing 1:blackbox:4:git-annex drop:2:untrusted remote -Testing 1:blackbox:5:git-annex get -Testing 1:blackbox:6:git-annex move -Testing 1:blackbox:7:git-annex copy -### Failure in: 1:blackbox:7:git-annex copy -move --to of file already there failed -Testing 1:blackbox:8:git-annex unlock/lock -### Error in: 1:blackbox:8:git-annex unlock/lock -forkProcess: resource exhausted (Resource temporarily unavailable) -Testing 1:blackbox:9:git-annex edit/commit:0 -### Error in: 1:blackbox:9:git-annex edit/commit:0 -forkProcess: resource exhausted (Resource temporarily unavailable) -Testing 1:blackbox:9:git-annex edit/commit:1 -### Error in: 1:blackbox:9:git-annex edit/commit:1 -forkProcess: resource exhausted (Resource temporarily unavailable) -Testing 1:blackbox:10:git-annex fix -### Error in: 1:blackbox:10:git-annex fix -forkProcess: resource exhausted (Resource temporarily unavailable) -Testing 1:blackbox:11:git-annex trust/untrust/semitrust -### Error in: 1:blackbox:11:git-annex trust/untrust/semitrust -forkProcess: resource exhausted (Resource temporarily unavailable) -Testing 1:blackbox:12:git-annex fsck:0 -### Error in: 1:blackbox:12:git-annex fsck:0 -forkProcess: resource exhausted (Resource temporarily unavailable) -Testing 1:blackbox:12:git-annex fsck:1 -### Error in: 1:blackbox:12:git-annex fsck:1 -forkProcess: resource exhausted (Resource temporarily unavailable) -Testing 1:blackbox:12:git-annex fsck:2 -### Error in: 1:blackbox:12:git-annex fsck:2 -forkProcess: resource exhausted (Resource temporarily unavailable) -Testing 1:blackbox:13:git-annex migrate:0 -### Error in: 1:blackbox:13:git-annex migrate:0 -forkProcess: resource exhausted (Resource temporarily unavailable) -Testing 1:blackbox:13:git-annex migrate:1 -### Error in: 1:blackbox:13:git-annex migrate:1 -forkProcess: resource exhausted (Resource temporarily unavailable) -Testing 1:blackbox:14:git-annex unused/dropunused -### Error in: 1:blackbox:14:git-annex unused/dropunused -forkProcess: resource exhausted (Resource temporarily unavailable) -Cases: 30 Tried: 30 Errors: 11 Failures: 3 -test: failed -make: *** [test] Error 1 -</pre> - -On a side note, I think I found another bug in the testing. I had tested in a virtual machine in archlinux (a very recent updated version) Please see the report here [[tests fail when there is no global .gitconfig for the user]] - -[a0826293]: http://git.kitenet.net/?p=git-annex;a=commit;h=7a0826293e0ac6c0000f49a1618c1c613b909aa1 -"""]] |