From 9084cf275cbf7a2b1b0cb0b72f2fcfd75178283d Mon Sep 17 00:00:00 2001 From: Abdo Date: Mon, 2 Jan 2017 10:21:02 +0000 Subject: [PATCH] --- ...pendency_because_of_Utility.AuthToken.mdwn | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/bugs/crypto-api_is_a_global_dependency_because_of_Utility.AuthToken.mdwn diff --git a/doc/bugs/crypto-api_is_a_global_dependency_because_of_Utility.AuthToken.mdwn b/doc/bugs/crypto-api_is_a_global_dependency_because_of_Utility.AuthToken.mdwn new file mode 100644 index 0000000000..29faab8d47 --- /dev/null +++ b/doc/bugs/crypto-api_is_a_global_dependency_because_of_Utility.AuthToken.mdwn @@ -0,0 +1,24 @@ +### Please describe the problem. + +Builds without Webapp and TestSuite fail at `Utility.AuthToken`. + + +### What steps will reproduce the problem? + +Build git-annex with Webapp and TestSuite disabled. + + +### What version of git-annex are you using? On what operating system? + +Version 6.20170101 on arch linux. + + +### Please provide any additional information below. + +We need to make `crypto-api` into a global dependency. Here is a [patch](https://gist.github.com/aroig/100c2977b6df8a2109823b715647d5fb). + + +### 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) + +Oh yes! I use it everyday to sync collections of binary files across computers and VM's! +