Created attachment 861639 [details] emerge --info output Hello there, libva-utils-2.18.1.tar.gz fails to install. Here's the ouput: >>> Emerging (1 of 97) media-video/libva-utils-2.18.1::gentoo >>> Downloading 'http://ftp.vectranet.pl/gentoo/distfiles/c0/libva-utils-2.18.1.tar.gz' --2023-05-13 21:52:05-- http://ftp.vectranet.pl/gentoo/distfiles/c0/libva-utils-2.18.1.tar.gz Resolving ftp.vectranet.pl... 88.156.222.90, 2a00:9f00:0:3::90 Connecting to ftp.vectranet.pl|88.156.222.90|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2023-05-13 21:52:05 ERROR 404: Not Found. >>> Downloading 'https://github.com/intel/libva-utils/archive/2.18.1.tar.gz' --2023-05-13 21:52:05-- https://github.com/intel/libva-utils/archive/2.18.1.tar.gz Resolving github.com... 140.82.121.3 Connecting to github.com|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/intel/libva-utils/tar.gz/refs/tags/2.18.1 [following] --2023-05-13 21:52:05-- https://codeload.github.com/intel/libva-utils/tar.gz/refs/tags/2.18.1 Resolving codeload.github.com... 140.82.121.9 Connecting to codeload.github.com|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1279551 (1.2M) [application/x-gzip] Saving to: ‘/var/cache/distfiles/libva-utils-2.18.1.tar.gz.__download__’ /var/cache/distfile 100%[===================>] 1.22M --.-KB/s in 0.1s 2023-05-13 21:52:06 (8.17 MB/s) - ‘/var/cache/distfiles/libva-utils-2.18.1.tar.gz.__download__’ saved [1279551/1279551] !!! Fetched file: libva-utils-2.18.1.tar.gz VERIFY FAILED! !!! Reason: Filesize does not match recorded size !!! Got: 1279551 !!! Expected: 1279583 Refetching... File renamed to '/var/cache/distfiles/libva-utils-2.18.1.tar.gz._checksum_failure_.3sh06x_i' !!! Couldn't download 'libva-utils-2.18.1.tar.gz'. Aborting. * Fetch failed for 'media-video/libva-utils-2.18.1', Log file: * '/var/log/portage/media-video:libva-utils-2.18.1:20230513-195205.log' >>> Failed to emerge media-video/libva-utils-2.18.1, Log file: >>> '/var/log/portage/media-video:libva-utils-2.18.1:20230513-195205.log' I'm not sure if that is an upstream issue. Best Regards, Acatorn
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe8fd30c03157b8f13c54503521f5b0a676ab7d commit 6fe8fd30c03157b8f13c54503521f5b0a676ab7d Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2023-05-14 13:25:23 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2023-05-14 13:25:34 +0000 media-video/libva-utils: Propagate stable keywords Closes: https://bugs.gentoo.org/906298 Signed-off-by: Matt Turner <mattst88@gentoo.org> media-video/libva-utils/libva-utils-2.18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
For some reason upstream retagged v2.18.1. I've propagated stable keywords to 2.18.2 since it's basically identical. See https://github.com/intel/libva-utils/issues/326