Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 584422 - app-editors/ghex-3.18.1 - Filesize does not match recorded size
Summary: app-editors/ghex-3.18.1 - Filesize does not match recorded size
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-29 04:58 UTC by Juergen Rose
Modified: 2016-05-29 14:49 UTC (History)
1 user (show)

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


Attachments
Fix filesize and SHA256, SHA512 and WHIRLPOOL hashes for file. (Manifest.patch,2.33 KB, patch)
2016-05-29 09:46 UTC, Ashish Gupta
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2016-05-29 04:58:58 UTC
'emerge ghex' fails with:
...
Saving to: ‘/usr/local/portage/distfiles_caiman/ghex-3.18.1.tar.xz’

/usr/local/portage/ 100%[===================>]   1.50M   173KB/s    in 9.1s    

2016-05-29 06:50:46 (168 KB/s) - ‘/usr/local/portage/distfiles_caiman/ghex-3.18.1.tar.xz’ saved [1568796/1568796]

!!! Fetched file: ghex-3.18.1.tar.xz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      1568796
!!! Expected: 679720
Refetching... File renamed to '/usr/local/portage/distfiles_caiman/ghex-3.18.1.tar.xz._checksum_failure_.LLzNne'

!!! Couldn't download 'ghex-3.18.1.tar.xz'. Aborting.
Comment 1 Ashish Gupta 2016-05-29 09:46:18 UTC
Created attachment 435690 [details, diff]
Fix filesize and SHA256, SHA512 and WHIRLPOOL hashes for file.

I can confirm that this is an issue with the latest ghex-3.18.1

Apply patch: 
------------

# cp Manifest.patch /usr/portage/app-editors/ghex/
# cd /usr/portage/app-editors/ghex/
# patch Manifest Manifest.patch
# emerge --ask -v =app-editors/ghex-3.18.1

Should work.

I tried it and was able to get ghex running on my machine.