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

Bug 785136

Summary: net-misc/frr-7.5.1-r2 not using release tarball
Product: Gentoo Linux Reporter: Hasso Tepper <hasso.tepper>
Component: Current packagesAssignee: Alarig Le Lay <alarig>
Status: UNCONFIRMED ---    
Severity: minor CC: ionen, jaco, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Hasso Tepper 2021-04-23 05:15:54 UTC
frr-7.5.1.tar.gz downloaded from distfiles.gentoo.org (6746148 bytes) is different from official tarball downloaded from https://github.com/FRRouting/frr/releases/tag/frr-7.5.1 (5840772 bytes).

Reproducible: Always
Comment 1 Ionen Wolkens gentoo-dev 2021-04-23 12:48:11 UTC
Tarball used is:
https://github.com/FRRouting/frr/archive/frr-7.5.1.tar.gz
And it's still the same as what's on the mirror, it was just generated differently (so nothing strange going on).

But I guess the release tarball does have a pre-generated ./configure and is smaller (notably the .xz), so I guess it could be used to skip eautoreconf and setting S= (no frr-frr naming).

Unsure if a particular reason it's not used (maintainers should know).
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-04 23:28:01 UTC
They didn't produce one for the 8.4.2 release either.