strange interaction of checkpresentkey and annex-readonly=true
This commit is contained in:
parent
82dfd2d9e7
commit
bf3c032a31
1 changed files with 10 additions and 0 deletions
10
doc/bugs/checkpresentkey_fails_on_read-only_remote.mdwn
Normal file
10
doc/bugs/checkpresentkey_fails_on_read-only_remote.mdwn
Normal file
|
@ -0,0 +1,10 @@
|
|||
In an external special remote, if I set annex-readonly=true, I get
|
||||
|
||||
[[!format sh """
|
||||
git annex --verbose --debug checkpresentkey MD5E-s18932--663e2e38c829d7b3fff12fce3a6fdb6d.fasta 380286ac-2e8f-4285-94da-406eca323411
|
||||
...
|
||||
(checking dnanexus...) Configuration does not allow accessing dx://file-BXF0vYQ0QyBF509G9J12g927/contaminants.clip_db.fasta
|
||||
"""]]
|
||||
|
||||
Removing the annex-readonly setting lets checkpresentkey work. But isn't checkpresentkey a read-only operation?
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue