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

Bug 373643

Summary: opendkim >= 2.4.0 failing when enabling lua
Product: Gentoo Linux Reporter: Stevan Bajić <stevan>
Component: [OLD] ServerAssignee: Daniel Black (RETIRED) <dragonheart>
Status: RESOLVED FIXED    
Severity: normal CC: net-mail+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stevan Bajić 2011-06-30 19:41:29 UTC
When enabling lua support and compiling opendkim I get the following error:
configure: error: --enable-statsext requires --enable-stats


Reproducible: Always
Comment 1 Eray Aslan gentoo-dev 2011-07-01 05:36:16 UTC
+  01 Jul 2011; Eray Aslan <eras@gentoo.org> opendkim-2.4.0.ebuild,
+  opendkim-2.4.1.ebuild:
+  fix statsext failure in configure - bug #373643
+

Thanks for the report.
Comment 2 Stevan Bajić 2011-07-01 15:59:41 UTC
(In reply to comment #1)
> +  01 Jul 2011; Eray Aslan <eras@gentoo.org> opendkim-2.4.0.ebuild,
> +  opendkim-2.4.1.ebuild:
> +  fix statsext failure in configure - bug #373643
> +
> 
> Thanks for the report.

Thanks for fixing this issue. But allow me to ask one question:

Why does this fix in the Ebuild not result into a new revision of the Ebuild? I would absolutely understand if one would change such a minor issue directly in a huge package like OpenOffice.org or LibreOffice.org where it takes ages to compile. But openDKIM? It is so small and from a release management viewpoint every change to an Ebuild should result in a new revision.
Comment 3 Eray Aslan gentoo-dev 2011-07-01 19:24:04 UTC
(In reply to comment #2)
> It is so small and from a release management viewpoint
> every change to an Ebuild should result in a new revision.

No.  If you already installed opendkim, it is already working for you and there is no need to recompile.  If you couldn't install it, well, it is fixed now.  Emerge and start using it.

In general, one rev bumps an ebuild when the installed files change.