Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373643 - opendkim >= 2.4.0 failing when enabling lua
Summary: opendkim >= 2.4.0 failing when enabling lua
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-30 19:41 UTC by Stevan Bajić
Modified: 2011-07-01 19:24 UTC (History)
1 user (show)

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 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.