https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: gui-libs/vte-common-0.70.0 fetches file(s) that do not match recorded size. Discovered on: amd64 (internal ref: ci) NOTE: While the resolution of this bug may be trivial I'd like to suggest to pay attention at WHY and if it is the case of a tarball fraudulently replaced (hacked mirror).
CC'ing also the author of the commit (3520c896622945dc7372c17e6655643317ca5b92)
Created attachment 814252 [details] build.log build log and emerge --info
Error(s) that match a know pattern: * Fetch failed for 'gui-libs/vte-common-0.70.0', Log file: !!! Reason: Filesize does not match recorded size
>>> Downloading 'https://gitlab.gnome.org/GNOME/vte-0.70.0/-/archive/0.70.0/vte-0.70.0.tar.bz2' --2022-09-26 11:57:35-- https://gitlab.gnome.org/GNOME/vte-0.70.0/-/archive/0.70.0/vte-0.70.0.tar.bz2 Resolving gitlab.gnome.org (gitlab.gnome.org)... 8.43.85.27, 2620:52:3:1:5054:ff:fe8f:413d Connecting to gitlab.gnome.org (gitlab.gnome.org)|8.43.85.27|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://gitlab.gnome.org/users/sign_in [following] --2022-09-26 11:57:36-- https://gitlab.gnome.org/users/sign_in Reusing existing connection to gitlab.gnome.org:443. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ‘/var/cache/distfiles/vte-0.70.0.tar.bz2.__download__’ Looks like it's requiring users to login?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7881d42cc9b11d1c005ee77bf63c02ac9b435c2 commit d7881d42cc9b11d1c005ee77bf63c02ac9b435c2 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2022-09-26 15:59:56 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-09-26 16:00:15 +0000 gui-libs/vte-common: Fix SRC_URI Closes: https://bugs.gentoo.org/873067 Signed-off-by: Matt Turner <mattst88@gentoo.org> gui-libs/vte-common/vte-common-0.70.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Ah, we had the SRC_URI wrong and didn't notice because the same distfile is needed by {x11,gui}-libs/vte so we already had it downloaded.