Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904670 - Chilean mirrors not working properly
Summary: Chilean mirrors not working properly
Status: UNCONFIRMED
Alias: None
Product: Mirrors
Classification: Unclassified
Component: Server Problem (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mirror Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-19 17:33 UTC by Franco Gutiérrez
Modified: 2023-04-23 09:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Franco Gutiérrez 2023-04-19 17:33:59 UTC
# Description:
I am currently experiencing issues with Chilean Gentoo mirrors. Specifically, when trying to download packages from http://mirror.ufro.cl/gentoo/, I get the following error:

```
"--2023-04-18 18:24:41--  https://mirror.ufro.cl/gentoo/distfiles/layout.conf
Resolving mirror.ufro.cl... 146.83.205.200
Connecting to mirror.ufro.cl|146.83.205.200|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-04-18 18:24:43 ERROR 404: Not Found.

!!! Couldn't download '.layout.conf.mirror.ufro.cl'. Aborting.
>>> Downloading 'https://mirror.ufro.cl/gentoo/distfiles/linux-firmware-20230404.tar.xz'
--2023-04-18 18:24:43--  https://mirror.ufro.cl/gentoo/distfiles/linux-firmware-20230404.tar.xz
Resolving mirror.ufro.cl... 146.83.205.200
Connecting to mirror.ufro.cl|146.83.205.200|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-04-18 18:24:44 ERROR 404: Not Found.

>>> Downloading 'http://mirror.ufro.cl/gentoo/distfiles/layout.conf'
--2023-04-18 18:24:44--  http://mirror.ufro.cl/gentoo/distfiles/layout.conf
Resolving mirror.ufro.cl... 146.83.205.200
Connecting to mirror.ufro.cl|146.83.205.200|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-04-18 18:24:45 ERROR 404: Not Found.

!!! Couldn't download '.layout.conf.mirror.ufro.cl'. Aborting.
>>> Downloading 'http://mirror.ufro.cl/gentoo/distfiles/linux-firmware-20230404.tar.xz'
--2023-04-18 18:24:45--  http://mirror.ufro.cl/gentoo/distfiles/linux-firmware-20230404.tar.xz
Resolving mirror.ufro.cl... 146.83.205.200
Connecting to mirror.ufro.cl|146.83.205.200|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-04-18 18:24:45 ERROR 404: Not Found.

>>> Downloading 'rsync://gentoo.ufro.cl/gentoo/distfiles/layout.conf'
rsync: getaddrinfo: gentoo.ufro.cl 873: Name does not resolve
rsync error: error in socket IO (code 10) at clientserver.c(138) [Receiver=3.2.4]
No digest file available and download failed."
```

# TECHNICAL INFO
# Steps to Reproduce:
Add a Chilean mirror to the Portage configuration (/etc/portage/make.conf)
Run emerge --sync or emerge <package> to try to download packages or sync the Portage tree.

# Expected Results:
The Chilean mirror should function properly and provide reliable downloads.

# Actual Results:
Some Downloads are working and some are failing completely.

# Additional Information:
I've tested this issue on multiple systems and multiple internet connections, and the issue persists. Additionally, when visiting http://mirror.ufro.cl/, I cannot find Gentoo listed on the website.

It seems that Chilean mirrors may not be working properly. Please take a look into this issue.

Thank you.