From: Arne Fitzenreiter Date: Mon, 27 Jan 2020 17:56:51 +0000 (+0000) Subject: core141: manually delete pakfire lists X-Git-Tag: v2.25-core141~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=932cee06f17fd900f21582ff652ffc9ec89d06f0;p=ipfire-2.x.git core141: manually delete pakfire lists pakfire update --force fail sometimes fail and use the old version of the serverlist and get the old addon list. With removed list it cannot use the wrong addonlist after update to IPFire 2.25. Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/141/update.sh b/config/rootfiles/core/141/update.sh index f249152f1f..d990b44b71 100644 --- a/config/rootfiles/core/141/update.sh +++ b/config/rootfiles/core/141/update.sh @@ -83,8 +83,8 @@ telinit u # This update needs a reboot... touch /var/run/need_reboot -# Force update the package lists -/usr/local/bin/pakfire update --force +# Force pakfire to redownload lists +rm -f /opt/pakfire/db/lists/*.db # Let pakfire forget the elinks and python3 package rm -fv /opt/pakfire/db/rootfiles/elinks