mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 03:25:54 +02:00
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 <arne_f@ipfire.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user