aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/cannot___34__install__34___standalone_git_annex_within_afs_mount.mdwn
blob: 32643a612f318e4cbda13b40c583f0f70a6e0832 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
### Please describe the problem.

Cannot even extract the standalone linux tarball for deployment on our processing server:

[[!format sh """
[mvdoc@rolando bin] > tar -xzf git-annex-standalone-amd64.tar.gz 
tar: git-annex.linux/shimmed/git-fsck/git-fsck: Cannot hard link to `git-annex.linux/shimmed/git-help/git-help': Invalid cross-device link
tar: git-annex.linux/shimmed/git-cat-file/git-cat-file: Cannot hard link to `git-annex.linux/shimmed/git-help/git-help': Invalid cross-device link
tar: git-annex.linux/shimmed/git-init/git-init: Cannot hard link to `git-annex.linux/shimmed/git-help/git-help': Invalid cross-device link
...
tar: Exiting with failure status due to previous errors

[mvdoc@rolando bin] > ls -l git-annex.linux/shimmed/git-pack-redundant/git-pack-redundant git-annex.linux/shimmed/git-help/git-help
ls: cannot access git-annex.linux/shimmed/git-pack-redundant/git-pack-redundant: No such file or directory
-rwxr-xr-x 1 mvdoc users 2023056 Oct 29 22:44 git-annex.linux/shimmed/git-help/git-help
[mvdoc@rolando bin] > 


# End of transcript or log.
"""]]

[[!meta author=yoh]]

> [[done]] --[[Joey]]