epoptes team mailing list archive
-
epoptes team
-
Mailing list archive
-
Message #00889
Re: [Question #264289]: Is it possible to upgrade client ?
Question #264289 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/264289
Status: Open => Answered
Fotis Tsamis proposed the following answer:
sudo apt-get dist-upgrade
normally gives a prompt, "yes/no?"
But you can't tell epoptes to press "yes" at that point.
You can only run commands that don't prompt the user for input (or you
provide the input with pipes etc).
So, `sudo apt-get -y -f dist-upgrade` will work,
but it's better to use some tool like clusterssh if you want to maintain multiple standalone clients that way.
--
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.