Re: mageia 8 beta, dnf, NO URLs in mirrorlist - SOLVED

This forum is dedicated to testing early releases and cauldron : Howtos, tips, tricks and user global feedback and thoughts...

Helpful tip :
For bugs tracking we use : https://bugs.mageia.org = The Mageia Bug Tracker
In this bug tracker you'll find already reported bugs and you'll be able to report those you have found....

Re: mageia 8 beta, dnf, NO URLs in mirrorlist - SOLVED

Postby jeffrobins » Aug 25th, '20, 08:46

I used DNF to upgrade to the beta. I substitutes 'cauldron' for '8' as the new version, because using '8' gave me the following error for each repo:
Error: Failed to download metadata for repo '<repo name>': Cannot prepare internal mirrorlist: No URLs in mirrorlist

After the upgrade I get the same error when I run dnf --refresh for all of the Mageia 8 repos. I do get the Mageia Cauldron repos though:
Code: Select all
[root@<redacted>]# dnf --refresh update
Mageia Cauldron - x86_64                                                                    2.9 kB/s | 2.5 kB     00:00   
Mageia Cauldron - x86_64                                                                    5.3 MB/s |  41 MB     00:07   
Mageia Cauldron - x86_64 - Updates                                                          264  B/s | 1.5 kB     00:05   
insync repo                                                                                  12 kB/s | 2.9 kB     00:00   
Mageia 8 - i586                                                                             4.8  B/s |  51  B     00:10   
Error: Failed to download metadata for repo 'mageia-i586': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Mageia 8 - i586 - Updates                                                                   8.8  B/s |  51  B     00:05   
Error: Failed to download metadata for repo 'updates-i586': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Mageia 8 - i586 - Nonfree                                                                    72  B/s |  51  B     00:00   
Error: Failed to download metadata for repo 'mageia-i586-nonfree': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Mageia 8 - i586 - Nonfree - Updates                                                          70  B/s |  51  B     00:00   
Error: Failed to download metadata for repo 'updates-i586-nonfree': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Mageia 8 - x86_64 - Nonfree                                                                 8.8  B/s |  51  B     00:05   
Error: Failed to download metadata for repo 'mageia-x86_64-nonfree': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Mageia 8 - x86_64 - Nonfree - Updates                                                        46  B/s |  51  B     00:01   
Error: Failed to download metadata for repo 'updates-x86_64-nonfree': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Mageia 8 - i586 - Tainted                                                                    72  B/s |  51  B     00:00   
Error: Failed to download metadata for repo 'mageia-i586-tainted': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Mageia 8 - i586 - Tainted - Updates                                                          72  B/s |  51  B     00:00   
Error: Failed to download metadata for repo 'updates-i586-tainted': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Mageia 8 - x86_64 - Tainted                                                                  70  B/s |  51  B     00:00   
Error: Failed to download metadata for repo 'mageia-x86_64-tainted': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Mageia 8 - x86_64 - Tainted - Updates                                                        70  B/s |  51  B     00:00   
Error: Failed to download metadata for repo 'updates-x86_64-tainted': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Mageia 8 - x86_64                                                                            41  B/s |  51  B     00:01   
Error: Failed to download metadata for repo 'mageia-x86_64': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Mageia 8 - x86_64 - Updates                                                                  71  B/s |  51  B     00:00   
Error: Failed to download metadata for repo 'updates-x86_64': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Ignoring repositories: mageia-i586, updates-i586, mageia-i586-nonfree, updates-i586-nonfree, mageia-x86_64-nonfree, updates-x86_64-nonfree, mageia-i586-tainted, updates-i586-tainted, mageia-x86_64-tainted, updates-x86_64-tainted, mageia-x86_64, updates-x86_64
Dependencies resolved.
Nothing to do.
Complete!


Can someone give me a hint on how to fix this?
Last edited by jeffrobins on Aug 27th, '20, 09:06, edited 1 time in total.
jeffrobins
 
Posts: 11
Joined: Jul 1st, '11, 08:50

Re: mageia 8 beta, dnf, NO URLs in mirrirlist

Postby doktor5000 » Aug 25th, '20, 16:58

As long as 8 is not released, what you're running is a snapshot of cauldron.
The repos you use are cauldron repos, and as soon as you run an update what you run is cauldron.

Can you please show what your repo definitions are currently looking like ?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: mageia 8 beta, dnf, NO URLs in mirrirlist

Postby jeffrobins » Aug 27th, '20, 06:35

My Cauldron x86_64 are enabled, but the i586 and the rest are disabled (based upon the files). I tried enabling them as the list from last time shows, but for some reason they're Mageia 8. I'm not sure where the Mageia 8 repos are coming from. I listed the contents of /etc/yum.repos.d below as well.

Code: Select all
cauldron-x86_64]
name=Mageia Cauldron - x86_64
#baseurl=https://mirrors.kernel.org/mageia/distrib/cauldron/x86_64/media/core/release/
#metalink=https://mirrors.mageia.org/metalink?distrib=cauldron&arch=x86_64&section=core&repo=release
mirrorlist=https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64&section=core&repo=release
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mageia
fastestmirror=1
enabled=1

[cauldron-updates-x86_64]
name=Mageia Cauldron - x86_64 - Updates
#baseurl=https://mirrors.kernel.org/mageia/distrib/cauldron/x86_64/media/core/updates/
#metalink=https://mirrors.mageia.org/metalink?distrib=cauldron&arch=x86_64&section=core&repo=updates
mirrorlist=https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64&section=core&repo=updates
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mageia
fastestmirror=1
enabled=1


Code: Select all
[cauldron-i586]
name=Mageia Cauldron - i586
#baseurl=https://mirrors.kernel.org/mageia/distrib/cauldron/i586/media/core/release/
#metalink=https://mirrors.mageia.org/metalink?distrib=cauldron&arch=i586&section=core&repo=release
mirrorlist=https://www.mageia.org/mirrorlist/?release=cauldron&arch=i586&section=core&repo=release
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mageia
fastestmirror=1
enabled=0

[cauldron-updates-i586]
name=Mageia Cauldron - i586 - Updates
#baseurl=https://mirrors.kernel.org/mageia/distrib/cauldron/i586/media/core/updates/
#metalink=https://mirrors.mageia.org/metalink?distrib=cauldron&arch=i586&section=core&repo=updates
mirrorlist=https://www.mageia.org/mirrorlist/?release=cauldron&arch=i586&section=core&repo=updates
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mageia
fastestmirror=1
enabled=0


Code: Select all
jeffrobins@<redacted> yum.repos.d]$ ls
cauldron-i586.repo                   cauldron-x86_64.repo               mageia-tainted-i586.repo
cauldron-nonfree-i586.repo           cauldron-x86_64-source.repo        mageia-tainted-x86_64.repo
cauldron-nonfree-x86_64.repo         insync.repo                        mageia-tainted-x86_64-source.repo
cauldron-nonfree-x86_64-source.repo  mageia-i586.repo                   mageia-x86_64.repo
cauldron-tainted-i586.repo           mageia-nonfree-i586.repo           mageia-x86_64-source.repo
cauldron-tainted-x86_64.repo         mageia-nonfree-x86_64.repo
cauldron-tainted-x86_64-source.repo  mageia-nonfree-x86_64-source.repo
jeffrobins
 
Posts: 11
Joined: Jul 1st, '11, 08:50

Re: mageia 8 beta, dnf, NO URLs in mirrirlist

Postby jeffrobins » Aug 27th, '20, 06:37

Nevermind. I see that I have both for some reason. I'll disable the Mageia 8 ones and enable the Cauldron ones and report on my progress.
jeffrobins
 
Posts: 11
Joined: Jul 1st, '11, 08:50

Re: mageia 8 beta, dnf, NO URLs in mirrorlist - SOLVED

Postby jeffrobins » Aug 27th, '20, 09:05

All better now, thanks.
jeffrobins
 
Posts: 11
Joined: Jul 1st, '11, 08:50


Return to Testing : Alpha, Beta, RC and Cauldron

Who is online

Users browsing this forum: No registered users and 1 guest

cron