From: Yaroslav Halchenko Date: Tue, 8 Feb 2011 14:45:40 +0000 (-0500) Subject: VM: nd-vmsetupwizard - invoke update-software-center to overcome #612437 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c4e51a76170d5ea042c9f5af392480ab3bdd1a99;p=neurodebian.git VM: nd-vmsetupwizard - invoke update-software-center to overcome #612437 --- diff --git a/tools/nd-vmsetupwizard b/tools/nd-vmsetupwizard index 6c69486..a5a0275 100755 --- a/tools/nd-vmsetupwizard +++ b/tools/nd-vmsetupwizard @@ -34,6 +34,10 @@ fi # initialize apt update-manager -c +sudo update-software-center --debug 2>&1 | \ + zenity $icon_opt --title="Updating Software Center Repository" \ + --progress --pulsate --auto-close --auto-kill + popconf=/etc/popularity-contest.conf if [ ! -e "$popconf" ] || grep -q -e '^PARTICIPATE.*no' "$popconf" ; then