PINE64
Need a working copy of pacman.conf - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+--- Thread: Need a working copy of pacman.conf (/showthread.php?tid=12715)



Need a working copy of pacman.conf - WaldoTheRanger - 01-06-2021

Hello. Pretty simple issue.
I borked my own conf file, and I don't see any other place to get a new one.
I think I need pamac.conf as well.
so if someone could just upload those that would be awesome.


RE: Need a working copy of pacman.conf - zetabeta - 01-06-2021

i'm not going to be specific:

using following command, i get following:
$ man pacman-mirrors
Code:
DESCRIPTION
       Generates  mirrorlist  with  up-to-date  mirrors for Manjaro Linux.  Default is to rank all mirrors by reponse time.  If no arguments are given pacman-mirrors lists available options.  Pacman-mirrors requires access to files
       which are read-only so it must be run with su or sudo.

       To create a mirrorlist using all default use

              pacman-mirrors -f

       The mirrorlist generation process can be refined through arguments and arguments with options, for example

              pacman-mirrors --country Denmark --timeout 5

IMPORTANT
       After all operations ALWAYS syncronize and update your system with

              sudo pacman -Syyu

OPERATION
       Pacman-mirrors tries to provide ONLY up-to-date mirrors if they are available in your chosen mirror pool.  This means - at any given time - the number of available mirrors will vary depending on when  the  mirror  last  syn‐
       cronized with the master repo server.  If no up-to-date mirrors is available in your chosen mirror pool, your mirror list will not be changed.  This behavior can be overridden if so desired by using the -s/–no-status switch.

i don't think your system is totally borked, so this might fix the problem.

and here for more info, https://wiki.manjaro.org/index.php/Main_Page


RE: Need a working copy of pacman.conf - Veraendert - 01-07-2021

There is a pacman.conf here: https://gist.github.com/setkeh/4221991
and a pamac.conf here: https://github.com/manjaro/pamac/blob/master/data/config/pamac.conf