On Wed, Sep 25, 2019 at 11:08:30AM -0500, Steven Munroe wrote: > >> In the fedora 31 install? hhhmm don't have browser and cant install one .... > > > You should be able to use curl just fine... > > $ curl 'https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-31&arch=ppc64le' > # repo = fedora-31 arch = ppc64le country = US > https://download-ib01.fedoraproject.org/pub/fedora-secondary/development/31/Everything/ppc64le/os/ > http://mirrors.rit.edu/fedora/fedora-secondary/development/31/Everything/ppc64le/os/ > https://pubmirror1.math.uh.edu/fedora-buffet/fedora-secondary/development/31/Everything/ppc64le/os/ > http://mirror.math.princeton.edu/pub/fedora-secondary/development/31/Everything/ppc64le/os/ > http://mirrors.kernel.org/fedora-secondary/development/31/Everything/ppc64le/os/ > https://pubmirror2.math.uh.edu/fedora-buffet/fedora-secondary/development/31/Everything/ppc64le/os/ > https://dl.fedoraproject.org/pub/fedora-secondary/development/31/Everything/ppc64le/os/ Can you now try: curl -v 'https://download-ib01.fedoraproject.org/pub/fedora-secondary/development/31/Everything/ppc64le/os/' (Note that that mirror has a ipv6 address, so if you have a routable ipv6 address and something is messed up with your ipv6 connectivity you might be trying to hit that)? > > > Also, what is in /var/log/dnf.librepo.log for that repo? > > /var/log/dnf.librepo.log is empty > > $ ls -la /var/log/dnf.librepo.log > -rw-r--r--. 1 root root 0 Sep 24 13:22 /var/log/dnf.librepo.log interesting. I guess it only logs package downloads there, not the metalink download. Does 'dnf -v ...yourcommand' give anything more here? kevin
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx