This commit is contained in:
joborun linux 2023-08-14 16:40:27 +00:00
parent bc2f71808c
commit df4d464ecb

View file

@ -3,24 +3,27 @@
on /etc/pacman.conf under each of the three joborun repositories
there should be this line:
Include = /etc/pacman.d/mirrorlist-jobo
<pre>Include = /etc/pacman.d/mirrorlist-jobo</pre>
On this mirror file if for some reason sourceforge is not
working you can get the pacman databases for upgrades from here
(disroot, which is alway working):
Server = https://git.disroot.org/joborun-pkg/repos/raw/branch/main/
<pre>Server = https://git.disroot.org/joborun-pkg/repos/raw/branch/main/</pre>
When sourceforge is working the first uncommented line (mirror)
should be:
Server = http://downloads.sourceforge.net/joborun/r
<pre>Server = http://downloads.sourceforge.net/joborun/r</pre>
From either you can install the latest pacman and jobo-mirror,
then check you /etc/pacman.conf.pacnew and /etc/pacman.d/mirrorlist-jobo.pacnew
for the latest changes. No other binary packages are offered throug
disroot (space limitation), only pacman databases, pacman, and jobo-mirror pkg.
<hr>
History of issues created by OSDN's mysterious collapse 7/27/2023
July 27th 2023