Git Product home page Git Product logo

Comments (9)

pypingou avatar pypingou commented on July 17, 2024

I wonder if this wouldn't actually be related to the bug fixed in #138

from mirrormanager2.

fenris02 avatar fenris02 commented on July 17, 2024

Might be. The website url above currently reports " We have currently 149 active mirrors "

The curl command used by package management, reports 6 active mirrors.

What is the website url mentioned in #138 to compare with ?

from mirrormanager2.

adrianreber avatar adrianreber commented on July 17, 2024

For better readability I am not using the metalink, but the mirrorlist mode:

https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f20&arch=x86_64&country=global

also with the additional &country=global to get all mirrors worldwide.

The results from https://admin.fedoraproject.org/mirrormanager/mirrors seems more or less correct for F19 but totally wrong for F20.

Looking directly at the database all architectures for F20 list the correct number of hosts (between 10 and 20) except for x86_64. So somehow the architecture selection in the web interface does not work correctly and the database has the wrong information for x86_64. I am continuing to investigate where this error comes from.

from mirrormanager2.

adrianreber avatar adrianreber commented on July 17, 2024

I tried the fix from #138 in staging and did not help. Maybe we need to run umdl once more with the delete option. I will try it in staging to see if it helps.

from mirrormanager2.

adrianreber avatar adrianreber commented on July 17, 2024

Running umdl with --delete-directories on the category "Fedora Linux" did not help. Still a lot of mirrors reported for Fedora 20.

from mirrormanager2.

aflyhorse avatar aflyhorse commented on July 17, 2024

Seems still not fixed for EPEL 7 and 8.

I'm a user in China.
curl -sk 'https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=x86_64' I can get 37 results from CN, JP, TW, TH etc.
curl -sk 'https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64' I can only get 7 results, and no CN mirrors.
same for epel-8.

https://admin.fedoraproject.org/mirrormanager/mirrors/EPEL/7/x86_64 said there are hundreds of mirrors active, including mirrors in CN.

from mirrormanager2.

adrianreber avatar adrianreber commented on July 17, 2024

Yes, this is known and will probably not be fixed any time soon. The only important information is the metalink for end-users.

The problem is that the metalink knows exactly which file you want and can give you the mirror which has that file, the website only knows that a mirror exists and that it was configured to serve the content. The code displaying the website is just much simpler.

from mirrormanager2.

aflyhorse avatar aflyhorse commented on July 17, 2024

I see. By comparing the modification date of epel/7/x86_64/repodata/, I found that all of the CN mirrors are only dated 9/16 while a JP mirror stated 9/18.
Maybe they share a same upstream. I'll inform the maintainers.
And thanks for your explanation. Keep the good job!

from mirrormanager2.

adrianreber avatar adrianreber commented on July 17, 2024

Thanks a lot for informing the out of date mirrors.

from mirrormanager2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.