This commit is contained in:
parent
50661a6c66
commit
8656ee332b
1 changed files with 23 additions and 0 deletions
23
doc/bugs/initremote_doesn__39__t_work_in_scripts.mdwn
Normal file
23
doc/bugs/initremote_doesn__39__t_work_in_scripts.mdwn
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
### Please describe the problem.
|
||||||
|
|
||||||
|
|
||||||
|
### What steps will reproduce the problem?
|
||||||
|
|
||||||
|
Run "git-annex initremote" from an environment (cron, CI, etc.) where /dev/tty doesn't exist.
|
||||||
|
|
||||||
|
### What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
|
git-annex version: 6.20160613-g35dbe35 on debian jessie
|
||||||
|
|
||||||
|
### Please provide any additional information below.
|
||||||
|
|
||||||
|
Error:
|
||||||
|
gpg: cannot open tty `/dev/tty': No such device or address
|
||||||
|
|
||||||
|
failed
|
||||||
|
|
||||||
|
Rumour on the internets is that the "--no-tty" parameter to GPG may fix the problem.
|
||||||
|
|
||||||
|
### 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! It's great!
|
Loading…
Add table
Add a link
Reference in a new issue