Package: git-annex
Version: 4.20130501
Severity: minor

It might be obvious for some but might not be that clear in general...

I have created /tmp/ga/repo1, git annex added some  files in it etc
then git cloned (avoiding hardlinks) into /tmp/ga/repo2, added files in there, 
git annex sync
and repo1 then new about repo2 but could not get any file from it:

(git)novo:/tmp/ga/repo1[master]git
$> git annex status
supported backends: SHA256E SHA1E SHA512E SHA224E SHA384E SHA256 SHA1 SHA512 
SHA224 SHA384 WORM URL
supported remote types: git S3 bup directory rsync web webdav glacier hook
repository mode: indirect
trusted repositories: 0
semitrusted repositories: 3
    00000000-0000-0000-0000-000000000001 -- web
    329ffb4a-79cf-4f01-ac1d-03940a18f1c8 -- here (yoh@novo:/tmp/ga/repo1)
    be92f0f8-5ee6-43ac-9903-894ee297bbcd -- yoh@novo:/tmp/ga/repo2
untrusted repositories: 0
dead repositories: 0
transfers in progress: none
available local disk space: 118 megabytes (+1 megabyte reserved)
local annex keys: 1
local annex size: 231 kilobytes
known annex keys: 2
known annex size: 306 kilobytes
bloom filter size: 16 mebibytes (0% full)
backend usage: 
    SHA256E: 3

$> git annex get text
get text (not available) 
  Try making some of these repositories available:
    be92f0f8-5ee6-43ac-9903-894ee297bbcd -- yoh@novo:/tmp/ga/repo2
failed
git-annex: get: 1 failed


so I had to "git remote add" repo2 as a remote into repo1 to make it
"available".  It might be worth to expand above error message with a hint, e.g.

Hint: add that repository as a git remote

if that is what is neccessary

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100, 
'stable'), (100, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages git-annex depends on:
ii  curl            7.26.0-1+wheezy1
ii  git             1:1.8.2~rc3-1
ii  libc6           2.13-38
ii  libffi5         3.0.10-3
ii  libgmp10        2:5.0.5+dfsg-2
ii  libgnutls26     2.12.20-4
ii  libgsasl7       1.8.0-2
ii  libidn11        1.25-2
ii  libxml2         2.8.0+dfsg1-7+nmu1
ii  libyaml-0-2     0.1.4-2
ii  openssh-client  1:6.0p1-4
ii  rsync           3.0.9-4
ii  wget            1.13.4-3
ii  zlib1g          1:1.2.7.dfsg-13

Versions of packages git-annex recommends:
ii  bind9-host  1:9.8.4.dfsg.P1-6
ii  gnupg       1.4.12-7
ii  lsof        4.86+dfsg-1

Versions of packages git-annex suggests:
ii  bup          0.25~git20130303-1
ii  graphviz     2.26.3-14
ii  libnss-mdns  0.10-3.2

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to