Hi, Am 16.01.2015 um 00:46 schrieb sushi takashi: > I try to launch the command "aptitude update" and "aptitude > safe-upgrade" in order to have at each launch a environment updated > automaticaly. Is there a particular reason you want to use aptitude? How about "apt-get update && apt-get upgrade -y --force-yes"? You can additionally set the env-variable DEBIAN_FRONTEND=noninteractive to always assume the default as answers (even when asking what to do with changed config files).
Greetings -Sascha- -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
