diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-05-10 13:38:33 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-05-10 13:38:33 -0400 |
commit | 99c66e4b7560271bafb27c7e91ca6845c33989b7 (patch) | |
tree | 5f43728fb3ea0d4e97de0d21951208b8ad941db8 | |
parent | 1c0fa09f9d740c2b22addac8f06047ab2dd78c17 (diff) | |
parent | 1e9cec3bab9ebc1211ce5eebda1e10d5c0eb6a00 (diff) |
Merge remote-tracking branch 'origin/master'
-rw-r--r-- | doc/forum/Wrong_symlink_target_on_usb_drive/comment_2_75df13154d3ea662119e9d701a0d9c97._comment | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/forum/Wrong_symlink_target_on_usb_drive/comment_2_75df13154d3ea662119e9d701a0d9c97._comment b/doc/forum/Wrong_symlink_target_on_usb_drive/comment_2_75df13154d3ea662119e9d701a0d9c97._comment new file mode 100644 index 000000000..976d66f53 --- /dev/null +++ b/doc/forum/Wrong_symlink_target_on_usb_drive/comment_2_75df13154d3ea662119e9d701a0d9c97._comment @@ -0,0 +1,29 @@ +[[!comment format=mdwn + username="pixunil" + subject="more information" + date="2016-05-10T17:27:46Z" + content=""" +``` +$ lsb_release -a +Distributor ID: LinuxMint +Description: Linux Mint 17.3 Rosa +Release: 17.3 +Codename: rosa +$ git annex version +git-annex version: 6.20160505-gddbe008 +build flags: Assistant Webapp Pairing Testsuite S3(multipartupload)(storageclasses) WebDAV Inotify ConcurrentOutput TorrentParser MagicMime Feeds Quvi +key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL +remote types: git gcrypt S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external +local repository version: 6 +supported repository versions: 5 6 +upgrade supported from repository versions: 0 1 2 4 5 +operating system: linux x86_64 +``` + +OS is on both computers the same, on ext4. +The usb drive has 8GB and is NTFS formatted. About NTFS, I wasn't sure, so I left the partition as it was. + +I built git-annex with `stack` three times on top of the latest tag, the version number differed in minor afaik (but can't remember the old ones). +I'm aware that I'm using an unstable version (forgot to mention it, sry about that), but it was on the two latest builds. +I also don't know where the information is what the stable release is… +"""]] |