From 1801400bbb835af67422c6cf504aa965f5e2cd2a Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 9 Aug 2021 04:21:11 +0000 Subject: [PATCH] --- ...eadDirStream__58___inappropriate_type.mdwn | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 doc/bugs/git-annex__58___readDirStream__58___inappropriate_type.mdwn diff --git a/doc/bugs/git-annex__58___readDirStream__58___inappropriate_type.mdwn b/doc/bugs/git-annex__58___readDirStream__58___inappropriate_type.mdwn new file mode 100644 index 0000000000..58a3dd93fc --- /dev/null +++ b/doc/bugs/git-annex__58___readDirStream__58___inappropriate_type.mdwn @@ -0,0 +1,33 @@ +### Please describe the problem. +I'm not entirely sure what I did. Maybe add files with weird names and I copied a lot of files with cp -rL + +### What steps will reproduce the problem? +No idea. + +### What version of git-annex are you using? On what operating system? +git-annex version: 8.20210803-g9cae7c5bb +Archlinux, up to date. + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + +Basically, everything I do is answered with the error mentioned in the title. + +[alex@proliant bannex]$ git annex fix +[alex@proliant bannex]$ git annex add . +git-annex: readDirStream: inappropriate type (Bad message) +[alex@proliant bannex]$ git annex sync +git-annex: readDirStream: inappropriate type (Bad message) +[alex@proliant bannex]$ git annex fsck +git-annex: readDirStream: inappropriate type (Bad message) + + +# End of transcript or log. +"""]] + +### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) + +Yes. This is my third attempt at getting git-annex running. Conceptually, I think it's the best thing out there. I've had some success at moving around data. But I tend to end up in these dead ends... -- 2.30.2