Created attachment 887554 [details] Emerge info and build.log for debianutils Unable to pull debianutils_5.14 from the mirrors and getting 404 error. I spot checked a few of the mirrors to see if file structure changed and its just gone now.
Hm, but is it probably the mirror. Example from here: # DISTDIR=/tmp/ emerge -f sys-apps/debianutils Calculating dependencies... done! Dependency resolution took 2.88 s (backtrack: 0/20). >>> Fetching (1 of 1) sys-apps/debianutils-5.14-r1::gentoo >>> Downloading 'https://mirror.netcologne.de/gentoo/distfiles/layout.conf' --2024-03-13 21:44:57-- https://mirror.netcologne.de/gentoo/distfiles/layout.conf Resolving mirror.netcologne.de... 194.8.197.22, 2001:4dd0:1234:1::deb Connecting to mirror.netcologne.de|194.8.197.22|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 38 [application/octet-stream] Saving to: ‘/tmp/.layout.conf.mirror.netcologne.de.__download__’ /tmp/.layout.conf.mirror.netcologne.de.__download__ 100%[====================================================================================================================>] 38 --.-KB/s in 0s 2024-03-13 21:44:57 (29,7 MB/s) - ‘/tmp/.layout.conf.mirror.netcologne.de.__download__’ saved [38/38] >>> Downloading 'https://mirror.netcologne.de/gentoo/distfiles/e7/debianutils_5.14.tar.xz' --2024-03-13 21:44:57-- https://mirror.netcologne.de/gentoo/distfiles/e7/debianutils_5.14.tar.xz Resolving mirror.netcologne.de... 194.8.197.22, 2001:4dd0:1234:1::deb Connecting to mirror.netcologne.de|194.8.197.22|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 79676 (78K) [application/octet-stream] Saving to: ‘/tmp/debianutils_5.14.tar.xz.__download__’ /tmp/debianutils_5.14.tar.xz.__download__ 100%[====================================================================================================================>] 77,81K --.-KB/s in 0,03s 2024-03-13 21:44:58 (2,20 MB/s) - ‘/tmp/debianutils_5.14.tar.xz.__download__’ saved [79676/79676] * debianutils_5.14.tar.xz BLAKE2B SHA512 size ;-) ... [ ok ] Please test it without GENTOO_MIRRORS set in make.conf
Your configured GENTOO_MIRRORS are out of date. I suggest removing that setting from make.conf and using the default (distfiles.gentoo.org).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c6f7aa51094ea21fa620b8f11b0caba504552cd commit 6c6f7aa51094ea21fa620b8f11b0caba504552cd Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2024-03-13 21:10:50 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2024-03-13 21:11:33 +0000 sys-apps/debianutils: set SRC_URI to mirror://gentoo Closes: https://bugs.gentoo.org/926952 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-apps/debianutils/debianutils-5.14-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)