Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174734 - net-im/ejabberd ebuild does not have debug option
Summary: net-im/ejabberd ebuild does not have debug option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-16 01:16 UTC by Justin
Modified: 2007-07-13 14:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
adds debug option to ebuild (ejabberd-2.patch,711 bytes, patch)
2007-04-16 01:19 UTC, Justin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin 2007-04-16 01:16:28 UTC
The log info for ejabberd is extremely sparse. In order to get more verbose information in the log you have to enable debug at compile time. To do this just do make ejabberd_debug=true

Reproducible: Always

Steps to Reproduce:
Comment 1 Justin 2007-04-16 01:19:39 UTC
Created attachment 116362 [details, diff]
adds debug option to ebuild

patch adds debug use flag and appends ejabberd_debug=true to make if enabled.
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2007-07-13 14:30:00 UTC
Your suggestion has been incorporated into the 1.1.3-r2 ebuild and you have been mentioned in the ChangeLog. Thank you.