Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946353 - net-misc/ipmiview-2.22.0.241017: Wrong checksum/filesize [INVALIDURL]
Summary: net-misc/ipmiview-2.22.0.241017: Wrong checksum/filesize [INVALIDURL]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-13 11:45 UTC by iAdmin
Modified: 2024-12-14 23:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description iAdmin 2024-12-13 11:45:38 UTC
Resolving www.supermicro.com... 104.94.100.83, 104.94.100.90
Connecting to www.supermicro.com|104.94.100.83|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://www.supermicro.com/ [following]
--2024-12-13 11:39:36--  https://www.supermicro.com/
Reusing existing connection to www.supermicro.com:443.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://www.supermicro.com/en/ [following]
--2024-12-13 11:39:36--  https://www.supermicro.com/en/
Reusing existing connection to www.supermicro.com:443.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘/var/cache/distfiles/IPMIView_2.22.0_build.241017_bundleJRE_Linux_x64.tar.gz.__download__’

     0K .......... .......... .......... .......... .......... 1.29M
    50K .......... .......... .......... .......... ..........  830K
   100K .......... .......... .......... .......... .......... 1.14M
   150K .......... .......... .......... .                      504K=0.2s

2024-12-13 11:39:36 (894 KB/s) - ‘/var/cache/distfiles/IPMIView_2.22.0_build.241017_bundleJRE_Linux_x64.tar.gz.__download__’ saved [185461]

!!! Fetched file: IPMIView_2.22.0_build.241017_bundleJRE_Linux_x64.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      185461
!!! Expected: 186223
Refetching... File renamed to '/var/cache/distfiles/IPMIView_2.22.0_build.241017_bundleJRE_Linux_x64.tar.gz._checksum_failure_.l7q9oa26'

!!! Couldn't download 'IPMIView_2.22.0_build.241017_bundleJRE_Linux_x64.tar.gz'. Aborting.
Comment 1 Paul Zander 2024-12-13 13:26:18 UTC
It's a redirect to https://www.supermicro.com/en/ because the URL doesn't exist, this returns a (changing) html file.

> SRC_URI="https://www.supermicro.com/Bios/sw_download/832/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64.tar.gz"

Would be correct.
Comment 2 Larry the Git Cow gentoo-dev 2024-12-14 23:52:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77e74c3dd55d0adaa0ef3a3a654281c0b50997cd

commit 77e74c3dd55d0adaa0ef3a3a654281c0b50997cd
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-12-14 23:51:57 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-12-14 23:51:57 +0000

    net-misc/ipmiview: fix manifest v2
    
    Closes: https://bugs.gentoo.org/946353
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-misc/ipmiview/Manifest                      | 2 +-
 net-misc/ipmiview/ipmiview-2.22.0.241017.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)