xanrer n00b
Joined: 18 Nov 2024 Posts: 3
|
Posted: Fri Nov 22, 2024 9:13 pm Post subject: Can't reach the binary repos. |
|
|
Hello, I accidentally deleted my `binrepos.conf` file on a new gentoo install and I couldn't fix it.
Here is how `binrepos.conf/gentoobinhost.conf` looks like:
[binhost]
priority = 9999
sync-uri = https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/23.0/x86-64/
when I do the following: `sudo emerge -avuDUg --getbinpkgonly @world` to convert all my sources to binary packages I get the following output:
...
!!! Error fetching binhost package info from 'https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/23.0/x86-64/'
!!! HTTP Error 404: Not Found
...
I have tried pinging https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/23.0/x86-64/ too and it did not answer. Not only this mirror either, none of the mirrors answered back. |
|