Dont force libc upgrade.
authorValentin Vidic <Valentin.Vidic@CARNet.hr>
Wed, 30 Oct 2013 15:15:02 +0000 (16:15 +0100)
committerValentin Vidic <Valentin.Vidic@CARNet.hr>
Wed, 30 Oct 2013 15:15:02 +0000 (16:15 +0100)
src/actions/main.queue
src/functions.sh

index fc49cf1..c892246 100644 (file)
@@ -23,7 +23,6 @@ true                          check_kernel_space
 true                           apt_download            # skini pakete
 ! debconf_priority check       debconf_priority set    # utisaj debconf
 pkg monit                      disable_monit
-true                           upgrade_libc
 true                           install_keyrings        # install new keys
 # popravi konfiguracije koje stvaraju probleme
 true                           restore_configs
index 1d94faa..d52a0e2 100644 (file)
@@ -861,11 +861,6 @@ pkgupgrade () {
   fi
 }
 
-# make a silent upgrade to new libc6
-upgrade_libc () {
-  DEBIAN_FRONTEND=noninteractive pkgupgrade libc6 libc6-dev tzdata
-}
-
 # upgrade apache2/php5
 upgrade_apache2 () {
   pkgrm apache-common # prevents installation of apache2-suexec