beagleboard / librobotcontrol

Robotics Focused library for embedded Linux computers. Mirror of https://git.beagleboard.org/beagleboard/librobotcontrol
https://beagleboard.org/librobotcontrol
MIT License
196 stars 158 forks source link

installing via apt-get with -y option #175

Open athompson673 opened 4 years ago

athompson673 commented 4 years ago

Is there some way on installation or update to detect if apt-get was called with -y and not bring up a config menu, but rather take a default configuration? this is a bit of a pain when letting apt-get -y upgrade run overnight only to find a config menu open and waiting for input, when I explicitly wanted to give no input for the command.

RobertCNelson commented 4 years ago

@athompson673 how old is your 'base' image? I haven't pushed a deb update to the apt repo for this package in over 10 months:

https://github.com/rcn-ee/repos/tree/master/git-librobotcontrol

Regards,

DhruvaG2000 commented 3 years ago

@athompson673 If your issue has been solved kindly close this issue