PINE64
I have a manjaro 20.03 install from march, now pacman does not work - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114)
+--- Thread: I have a manjaro 20.03 install from march, now pacman does not work (/showthread.php?tid=11041)



I have a manjaro 20.03 install from march, now pacman does not work - Ilia3101 - 08-14-2020

I installed manjaro 20.03 in march, and pretty much haven't touched the pinebook since april. Now I am back to it, every time I try to run pacman it can't connect to the package servers.

Is there any way of fixing this? Or will I have to completely reinstall to a newer manjaro? I just want to install a few more packages and update what I have.

I get this output:

Code:
:: Synchronising package databases...
error: failed retrieving file 'core.db' from manjaroarm.mirrors.lavatech.top : Could not resolve host: manjaroarm.mirrors.lavatech.top
core is up to date
error: failed retrieving file 'extra.db' from manjaroarm.mirrors.lavatech.top : Could not resolve host: manjaroarm.mirrors.lavatech.top
extra is up to date
error: failed retrieving file 'community.db' from manjaroarm.mirrors.lavatech.top : Could not resolve host: manjaroarm.mirrors.lavatech.top
community is up to date
:: Starting full system upgrade...
there is nothing to do



RE: I have a manjaro 20.03 install from march, now pacman does not work - tophneal - 08-14-2020

Read this: https://forum.manjaro.org/t/another-mirror-transition-manual-intervention-required/132302


RE: I have a manjaro 20.03 install from march, now pacman does not work - MtnSk8 - 08-14-2020

(08-14-2020, 07:16 AM)Ilia3101 Wrote: I installed manjaro 20.03 in march, and pretty much haven't touched the pinebook since april. Now I am back to it, every time I try to run pacman it can't connect to the package servers.

Is there any way of fixing this? Or will I have to completely reinstall to a newer manjaro? I just want to install a few more packages and update what I have.

I get this output:

Code:
:: Synchronising package databases...
error: failed retrieving file 'core.db' from manjaroarm.mirrors.lavatech.top : Could not resolve host: manjaroarm.mirrors.lavatech.top
core is up to date
error: failed retrieving file 'extra.db' from manjaroarm.mirrors.lavatech.top : Could not resolve host: manjaroarm.mirrors.lavatech.top
extra is up to date
error: failed retrieving file 'community.db' from manjaroarm.mirrors.lavatech.top : Could not resolve host: manjaroarm.mirrors.lavatech.top
community is up to date
:: Starting full system upgrade...
there is nothing to do
Maybe try $ sudo pacman-mirrors -f 5

Cheers!


RE: I have a manjaro 20.03 install from march, now pacman does not work - wdt - 08-14-2020

This is from 4+ months ago...
https://forum.manjaro.org/t/another-mirror-transition-manual-intervention-required/132302
-----
and if you get
error: failed to commit transaction (conflicting files)
nss: /usr/lib/p11-kit-trust.so exists in filesystem
either use --force-overwrite or mv that file to /usr/........bak


RE: I have a manjaro 20.03 install from march, now pacman does not work - Ilia3101 - 08-14-2020

Thank you everyone!



Changing the mirrorlist file fixed everything, no extra steps were required, full system upgrade successful.



I'm guessing this is a question that's been asked millions of times before. Sorry for filling up the forum Blush


RE: I have a manjaro 20.03 install from march, now pacman does not work - erchache2000 - 08-17-2020

(08-14-2020, 05:14 PM)Ilia3101 Wrote: Thank you everyone!



Changing the mirrorlist file fixed everything, no extra steps were required, full system upgrade successful.



I'm guessing this is a question that's been asked millions of times before. Sorry for filling up the forum Blush
 Manjaro 20.04 is a big upgrade and needs to perform a fresh install.