Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SOLVED file: egl-wayland-1.1.11.tar.gz VERIFY FAILED!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
linux_os2
Apprentice
Apprentice


Joined: 29 Aug 2018
Posts: 258
Location: Zedelgem Belgium

PostPosted: Wed Oct 19, 2022 10:48 am    Post subject: SOLVED file: egl-wayland-1.1.11.tar.gz VERIFY FAILED! Reply with quote

during compiling kernel 5.15.59-gentoo-x86_64 for x86_64 following error occurs:
Code:
!!! Fetched file: egl-wayland-1.1.11.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      60207
!!! Expected: 60459

last part off genkernel.log:
Code:
>>> Downloading 'https://github.com/NVIDIA/egl-wayland/archive/refs/tags/1.1.11.tar.gz'
--2022-10-19 13:31:13--  https://github.com/NVIDIA/egl-wayland/archive/refs/tags/1.1.11.tar.gz
Resolving github.com... 140.82.121.4
Connecting to github.com|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/NVIDIA/egl-wayland/tar.gz/refs/tags/1.1.11 [following]
--2022-10-19 13:31:13--  https://codeload.github.com/NVIDIA/egl-wayland/tar.gz/refs/tags/1.1.11
Resolving codeload.github.com... 140.82.121.10
Connecting to codeload.github.com|140.82.121.10|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: '/var/cache/distfiles/egl-wayland-1.1.11.tar.gz.__download__'

     0K .......... .......... .......... .......... .......... 1.21M
    50K ........                                               1.00M=0.05s

2022-10-19 13:31:13 (1.17 MB/s) - '/var/cache/distfiles/egl-wayland-1.1.11.tar.gz.__download__' saved [60207]

!!! Fetched file: egl-wayland-1.1.11.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      60207
!!! Expected: 60459
Refetching... File renamed to '/var/cache/distfiles/egl-wayland-1.1.11.tar.gz._checksum_failure_.wh97gzno'

!!! Couldn't download 'egl-wayland-1.1.11.tar.gz'. Aborting.
 * Fetch failed for 'gui-libs/egl-wayland-1.1.11', Log file:
 *  '/var/tmp/portage/gui-libs/egl-wayland-1.1.11/temp/build.log'
 * Messages for package gui-libs/egl-wayland-1.1.11:
 * Fetch failed for 'gui-libs/egl-wayland-1.1.11', Log file:
 *  '/var/tmp/portage/gui-libs/egl-wayland-1.1.11/temp/build.log'



* ERROR: compile_external_modules() failed to compile out-of-tree-modules!
* Please consult '/var/log/genkernel.log' for more information and any
* errors that were reported above.


Last edited by linux_os2 on Wed Oct 19, 2022 4:35 pm; edited 1 time in total
Back to top
View user's profile Send private message
Ionen
Developer
Developer


Joined: 06 Dec 2018
Posts: 2887

PostPosted: Wed Oct 19, 2022 11:08 am    Post subject: Reply with quote

Don't know how genkernel does things, but gui-libs/egl-wayland-1.1.11 no longer exists in ::gentoo and was replaced by egl-wayland-1.1.11-r1 back on Sep 09 with an updated tarball (upstream retagged it)
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Wed Oct 19, 2022 11:35 am    Post subject: Reply with quote

Code:
!!! Fetched file: egl-wayland-1.1.11.tar.gz VERIFY FAILED!

This can happen if upstream changes a file after a Gentoo ebuild was released. Upstream shouldn't do that - but sometimes it happens.

See: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e51aabf58f77c344a5bb1c0f6e4c34fd03b2d28
Code:
gui-libs/egl-wayland: revbump with updated 1.1.11 tag

Upstream tagged the wrong commit then updated it without
making it a new release.
Back to top
View user's profile Send private message
linux_os2
Apprentice
Apprentice


Joined: 29 Aug 2018
Posts: 258
Location: Zedelgem Belgium

PostPosted: Wed Oct 19, 2022 4:33 pm    Post subject: Reply with quote

Ionen wrote:
Don't know how genkernel does things, but gui-libs/egl-wayland-1.1.11 no longer exists in ::gentoo and was replaced by egl-wayland-1.1.11-r1 back on Sep 09 with an updated tarball (upstream retagged it)

Code:
emerge --sync
resolved the problem
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum