From: Yaroslav Halchenko Date: Wed, 15 May 2013 14:29:49 +0000 (-0400) Subject: BF: do not even try updating alternatives for default terminal X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4d5432b641d05e6002e70ce5bf45e851aeccd42b;p=neurodebian.git BF: do not even try updating alternatives for default terminal --- diff --git a/vm/d-i/wheezy/initial_setup b/vm/d-i/wheezy/initial_setup index f44c647..8fad825 100755 --- a/vm/d-i/wheezy/initial_setup +++ b/vm/d-i/wheezy/initial_setup @@ -135,7 +135,8 @@ apt-get install --no-install-recommends -y \ # Assure having xfce4 terminal and it being default one apt-get install -y xfce4-terminal -update-alternatives --set x-terminal-emulator /usr/bin/xfce4-terminal +# Do not even try to deal with alternatives -- it will be the one and would puke +# update-alternatives --set x-terminal-emulator /usr/bin/xfce4-terminal # XXX last ones are actually pulled it by neurodebian-guest-additions whenever we # resolve their destiny ;-) although it might be pooling too much, eg exim4