You are not logged in.
Pages: 1
Got myself in a rather dumb scenario and messed up my mirrorlist.pacnew file, losing it in the progress alongside my mirrorlist file. I still have a backup, but it speaks for itself I'd like to update it.
If I reinstall the pacman-mirrorlist it does not download the pacnew file. How can I fix this situation and force downloading the latest mirrorlist?
Offline
Extract it from the cached package.
# cd /
# bsdtar xf /var/cache/pacman/pkg/pacman-mirrorlist-20160124-1-any.pkg.tar.xz etc/pacman.d/mirrorlist(EDIT: note this will override your existing mirrorlist)
You could also generate a mirrorlist here, or by using reflector.
Last edited by WorMzy (2016-02-05 20:39:25)
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
If you deleted both mirrorlist and mirrorlist.pacnew then re-installed pacman-mirrorlist it should have installed mirrorlist which is identical to the mirrorlist.pacnew it originally installed.
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
Thank you!
Offline
Pages: 1