Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 518822

Summary: sys-boot/gummiboot-45 - upstream snapshot changes checksum
Product: Gentoo Linux Reporter: Ulenrich <ulenrich>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: normal CC: alex_y_xu, moritz.maxeiner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://cgit.freedesktop.org/gummiboot/
Whiteboard:
Package list:
Runtime testing required: ---

Description Ulenrich 2014-08-02 13:08:25 UTC
gummiboot ebuild fails to proper download, because upstream tar.gz source file changes and failes checksum.
these changes also happen if downloading from browser the tar.gz
these changes do not happen if downloading the zip source
Comment 1 Ulenrich 2014-08-02 13:22:42 UTC
It is the 5. and the 6. byte of the tar.gz ever changing.
This doesn't change the source extracted. 

Maybe a feature of git enabled upstream ... I dont know
Comment 2 Alex Xu (Hello71) 2014-08-04 15:03:51 UTC
that package doesn't seem to exist in gentoo repos.
Comment 3 Alex Xu (Hello71) 2014-08-04 15:04:08 UTC
sorry, old sync.
Comment 4 Alex Xu (Hello71) 2014-08-04 15:06:55 UTC
mgorny: the tags don't change, but cgit generates the snapshot on-the-fly from a git checkout. the reason why sums are the same across runs is because of proxy caching.
Comment 5 Alex Xu (Hello71) 2014-08-04 19:04:21 UTC
*** Bug 519072 has been marked as a duplicate of this bug. ***
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-07 07:59:13 UTC
Yes, I know. I just hoped the cache would last till our master mirror fetches it. Anyway, I'll host a proper dist tarball then.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-07 08:11:33 UTC
+  07 Aug 2014; Michał Górny <mgorny@gentoo.org> gummiboot-45.ebuild:
+  Use locally-hosted, fully-generated distfile instead of the unstable snapshot,
+  bug #518822.