Open ghost opened 7 years ago
Does this problem occur with the official raspian image? (Can't test it right now)
There is probably something wrong with your terminal.
https://askubuntu.com/questions/509852/why-does-apt-get-abort-by-itself-as-though-id-pressed-n
You could change all apt-get
in the install script to apt-get -y
to fix the problem.
same with fresh raspian here. maybe -y
should be the default, as user already opt-in to install bt-speaker ?
I think -y
as default would be a good idea. The required interaction makes it difficult to automatically install bt-speaker using configuration-management systems.
For some reason when i run install.sh as root, the package install aborts like this:
Do you want to continue [Y/n] Abort.