Bonjour !
Hello !
[
https://wiki.trinitydesktop.org/Mageia_Trinity_Repository_Installation_Instructions
] :
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.