dnbert / prm

PRM Allows you to quickly build package repositories, inspired by Jordan Sissels' FPM
MIT License
250 stars 33 forks source link

gpg: cannot open tty `/dev/tty': No such device or address #69

Open cannibal opened 7 years ago

cannibal commented 7 years ago

Error occurs when running prm via a cron job (adding new packages to gpg enabled repo (deb)) : gpg: cannot open tty `/dev/tty': No such device or address

--no-tty normally will silence the gpg binary in when running in cron context...