From 281f445dfd9c63b102858d50a8f3ca5770ce6ace Mon Sep 17 00:00:00 2001 From: "reyman64@740e43250854ada1b8484b3bc44b53be03367d70" Date: Tue, 26 Jan 2016 16:48:43 +0000 Subject: [PATCH 1/3] Added a comment: problem with latest pull and stack --- ..._3f0843dbb15557032b224cd1722ffca3._comment | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 doc/install/fromsource/comment_56_3f0843dbb15557032b224cd1722ffca3._comment diff --git a/doc/install/fromsource/comment_56_3f0843dbb15557032b224cd1722ffca3._comment b/doc/install/fromsource/comment_56_3f0843dbb15557032b224cd1722ffca3._comment new file mode 100644 index 0000000000..1f2b11870d --- /dev/null +++ b/doc/install/fromsource/comment_56_3f0843dbb15557032b224cd1722ffca3._comment @@ -0,0 +1,45 @@ +[[!comment format=mdwn + username="reyman64@740e43250854ada1b8484b3bc44b53be03367d70" + nickname="reyman64" + subject="problem with latest pull and stack" + date="2016-01-26T16:48:42Z" + content=""" + +Is there a tag in github to download the latest dev build (if i want to compile a build with v6 repository for example) ? + +Because after a recent `git pull` (commit `65f44423d1b9407a9c0e4a2b2e7e24b701f6dc32` + ) on master, i have this error on `stack install` : + +Also, `git-annex-shell` is not created by stack install, is it normal ? + +``` +[reyman64@web504 git-annex]$ stack install git-annex --local-bin-path /home/reyman64/bin +Invalid flag specification: +- Package 'git-annex' does not define the following flags (specified in stack.yaml): + feed + quvi + tahoe + webapp-secure +- Flags defined by package 'git-annex': + git-annex:android + git-annex:androidsplice + git-annex:assistant + git-annex:benchmark + git-annex:concurrentoutput + git-annex:cryptonite + git-annex:dns + git-annex:ekg + git-annex:network-uri + git-annex:pairing + git-annex:production + git-annex:s3 + git-annex:tdfa + git-annex:testsuite + git-annex:torrentparser + git-annex:webapp + git-annex:webdav +``` + +Best, +SR. +"""]] From 1adcf268ea8b4c8a6147b91b68e338a076b35ea6 Mon Sep 17 00:00:00 2001 From: "reyman64@740e43250854ada1b8484b3bc44b53be03367d70" Date: Tue, 26 Jan 2016 16:49:05 +0000 Subject: [PATCH 2/3] Added a comment: problem with latest pull and stack --- ..._efac370d382fc79e1f207e8090e0f06b._comment | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 doc/install/fromsource/comment_57_efac370d382fc79e1f207e8090e0f06b._comment diff --git a/doc/install/fromsource/comment_57_efac370d382fc79e1f207e8090e0f06b._comment b/doc/install/fromsource/comment_57_efac370d382fc79e1f207e8090e0f06b._comment new file mode 100644 index 0000000000..286d609329 --- /dev/null +++ b/doc/install/fromsource/comment_57_efac370d382fc79e1f207e8090e0f06b._comment @@ -0,0 +1,45 @@ +[[!comment format=mdwn + username="reyman64@740e43250854ada1b8484b3bc44b53be03367d70" + nickname="reyman64" + subject="problem with latest pull and stack" + date="2016-01-26T16:49:05Z" + content=""" + +Is there a tag in github to download the latest dev build (if i want to compile a build with v6 repository for example) ? + +Because after a recent `git pull` (commit `65f44423d1b9407a9c0e4a2b2e7e24b701f6dc32` + ) on master, i have this error on `stack install` : + +Also, `git-annex-shell` is not created by stack install, is it normal ? + +``` +[reyman64@web504 git-annex]$ stack install git-annex --local-bin-path /home/reyman64/bin +Invalid flag specification: +- Package 'git-annex' does not define the following flags (specified in stack.yaml): + feed + quvi + tahoe + webapp-secure +- Flags defined by package 'git-annex': + git-annex:android + git-annex:androidsplice + git-annex:assistant + git-annex:benchmark + git-annex:concurrentoutput + git-annex:cryptonite + git-annex:dns + git-annex:ekg + git-annex:network-uri + git-annex:pairing + git-annex:production + git-annex:s3 + git-annex:tdfa + git-annex:testsuite + git-annex:torrentparser + git-annex:webapp + git-annex:webdav +``` + +Best, +SR. +"""]] From 7fe55d46e64b1bf16d8db5f1e5d72934b4ccc015 Mon Sep 17 00:00:00 2001 From: "reyman64@740e43250854ada1b8484b3bc44b53be03367d70" Date: Tue, 26 Jan 2016 16:49:49 +0000 Subject: [PATCH 3/3] removed --- ..._3f0843dbb15557032b224cd1722ffca3._comment | 45 ------------------- 1 file changed, 45 deletions(-) delete mode 100644 doc/install/fromsource/comment_56_3f0843dbb15557032b224cd1722ffca3._comment diff --git a/doc/install/fromsource/comment_56_3f0843dbb15557032b224cd1722ffca3._comment b/doc/install/fromsource/comment_56_3f0843dbb15557032b224cd1722ffca3._comment deleted file mode 100644 index 1f2b11870d..0000000000 --- a/doc/install/fromsource/comment_56_3f0843dbb15557032b224cd1722ffca3._comment +++ /dev/null @@ -1,45 +0,0 @@ -[[!comment format=mdwn - username="reyman64@740e43250854ada1b8484b3bc44b53be03367d70" - nickname="reyman64" - subject="problem with latest pull and stack" - date="2016-01-26T16:48:42Z" - content=""" - -Is there a tag in github to download the latest dev build (if i want to compile a build with v6 repository for example) ? - -Because after a recent `git pull` (commit `65f44423d1b9407a9c0e4a2b2e7e24b701f6dc32` - ) on master, i have this error on `stack install` : - -Also, `git-annex-shell` is not created by stack install, is it normal ? - -``` -[reyman64@web504 git-annex]$ stack install git-annex --local-bin-path /home/reyman64/bin -Invalid flag specification: -- Package 'git-annex' does not define the following flags (specified in stack.yaml): - feed - quvi - tahoe - webapp-secure -- Flags defined by package 'git-annex': - git-annex:android - git-annex:androidsplice - git-annex:assistant - git-annex:benchmark - git-annex:concurrentoutput - git-annex:cryptonite - git-annex:dns - git-annex:ekg - git-annex:network-uri - git-annex:pairing - git-annex:production - git-annex:s3 - git-annex:tdfa - git-annex:testsuite - git-annex:torrentparser - git-annex:webapp - git-annex:webdav -``` - -Best, -SR. -"""]]