Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193020 - =x11-misc/glipper-0.95.1-r1 and =x11-misc/glipper-0.95.1: INCORRECT-WANT_AUTOCONF-SETTING-IN-EBUILD
Summary: =x11-misc/glipper-0.95.1-r1 and =x11-misc/glipper-0.95.1: INCORRECT-WANT_AUTO...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: WANT_AUTOCONF-broken
  Show dependency tree
 
Reported: 2007-09-19 07:06 UTC by Nico R.
Modified: 2007-09-22 18:44 UTC (History)
0 users

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 Nico R. 2007-09-19 07:06:59 UTC
The ebuild files for =x11-misc/glipper-0.95.1-r1 and =x11-misc/glipper-0.95.1 both contain the line

WANT_AUTOCONF="2.6"

. This is not a valid setting. It should be fixed to say

WANT_AUTOCONF="2.5"

or

WANT_AUTOCONF="latest"

instead, I suppose.
Comment 1 Nico R. 2007-09-19 07:09:23 UTC
Setting the severity of this bug to “blocker”, as the current WANT_AUTOCONF settings prevent the packages from being emerged. “Blocker” should be adequate, according to the Gentoo bug
reporting guide at <URL:http://www.gentoo.org/doc/en/bugzilla-howto.xml>.

This bug now blocks the tracker bug 192923.
Comment 2 Sven Wegener gentoo-dev 2007-09-22 18:44:23 UTC
Thanks, I punted both version from the tree.