postgresql-testsuite: Run dist-upgrade
authorChristoph Berg <christoph.berg@credativ.de>
Thu, 20 Aug 2020 12:35:37 +0000 (14:35 +0200)
committerChristoph Berg <christoph.berg@credativ.de>
Thu, 20 Aug 2020 12:35:37 +0000 (14:35 +0200)
jenkins/postgresql-testsuite

index f20e6170f2c9c133e43277ee439a59f5744feefa..ea29ba521d246ac1aad6b1d16aece689081259d6 100755 (executable)
@@ -2,7 +2,7 @@
 
 # The MIT License
 #
-# Copyright (c) 2012-2019 by Christoph Berg <myon@debian.org>
+# Copyright (c) 2012-2020 by Christoph Berg <myon@debian.org>
 #
 # Permission is hereby granted, free of charge, to any person obtaining a copy
 # of this software and associated documentation files (the "Software"), to deal
@@ -58,6 +58,7 @@ esac
 
 # pick up new packages, most notably postgresql-common might have been updated
 apt-get -y update || { sleep 60; apt-get -y update; }
+apt-get -y -o DPkg::Options::=--force-confnew dist-upgrade
 
 export LC_ALL='en_US.UTF-8'
 cd /usr/share/postgresql-common/