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

Bug 160004

Summary: dev-libs/beecrypt : broken autotools handling (cleanup ebuilds please)
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Sandro Bonazzola (RETIRED) <sanchan>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 148821    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2007-01-04 09:38:10 UTC
The following ebuilds are found to have broken autotools handling, as they run libtoolize directly (they never should, instead they should call eautoreconf in autotools.eclass, read http://www.gentoo.org/proj/en/qa/autofailure.xml for more information):

./dev-libs/beecrypt/beecrypt-4.1.2.ebuild:      libtoolize --copy --force

Please cleanup the ebuilds by asking for stable marking, removing obsolete ebuilds with no relevant keywords, or porting the fixes in newer versions (if presents) to properly handle autotools.

Thanks,
Diego
Comment 1 Sandro Bonazzola (RETIRED) gentoo-dev 2007-01-04 11:47:05 UTC
./dev-libs/beecrypt/beecrypt-4.1.2.ebuild removed from the tree. It seems that nobody depend on it and 4.1.2-r1 obsoletes this ebuild.  3.x series ebuild will be removed as soon as 4.1.2-r1 is stabilized for remaining arch.

Commit message:
Removed broken ebuild, obsoleted by 4.1.2-r1. Fix bug #160004, Thanks to Diego Petten
Comment 2 Sandro Bonazzola (RETIRED) gentoo-dev 2007-01-04 11:47:05 UTC
./dev-libs/beecrypt/beecrypt-4.1.2.ebuild removed from the tree. It seems that nobody depend on it and 4.1.2-r1 obsoletes this ebuild.  3.x series ebuild will be removed as soon as 4.1.2-r1 is stabilized for remaining arch.

Commit message:
Removed broken ebuild, obsoleted by 4.1.2-r1. Fix bug #160004, Thanks to Diego Pettenò <flameeyes@gentoo.org> for reporting.