Bonjour !
Hello !
1. Configure the URPMI repository (as root user) For Mageia 8 (R14.0.12)
[ https://wiki.trinitydesktop.org/Mageia_Trinity_Repository_Installation_Instr... ] :
To first { } pair in file /etc/urpmi/urpmi.cfg, add line with string curl-options: -L, or add -L to existing curl-options line if not already present.
Comment faire exactement ?
How exactly do you do that?
=================================== curl-options {
-L
}
=======================================
or else :
=======================================
{
curl-options : -L
}
=======================================
Ou quoi d'autre ?
or else . . . . . . . ?
Merci.
Thank you.
=======================================
beginning of file /etc/urpmi/urpmi.cfg :
{ }
Core\ Release { key-ids: 80420f66 mirrorlist: $MIRRORLIST with-dir: media/core/release }
Core\ Release\ Debug { ignore key-ids: 80420f66 mirrorlist: $MIRRORLIST with-dir: media/debug/core/release }
Core\ Updates { key-ids: 80420f66 mirrorlist: $MIRRORLIST update with-dir: media/core/updates }
Core\ Updates\ Debug { ignore key-ids: 80420f66 mirrorlist: $MIRRORLIST
. . . . . . etc.
nmrk.n composed on 2022-05-24 05:36 (UTC+0200):
To first { } pair in file /etc/urpmi/urpmi.cfg, add line with string curl-options: -L, or add -L to existing curl-options line if not already present.
Comment faire exactement ?
How exactly do you do that?
This one:
{ curl-options: -L }
Merci beaucoup.
Thank you very much.
------------------------------------------------------------------------ Le 24/05/2022 à 19:32, Felix Miata a écrit :
nmrk.n composed on 2022-05-24 05:36 (UTC+0200):
To first { } pair in file /etc/urpmi/urpmi.cfg, add line with string curl-options: -L, or add -L to existing curl-options line if not already present. Comment faire exactement ? How exactly do you do that?
This one:
{ curl-options: -L }