Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157260 - net-mail/cyrus-imapd-2.3.7 drac problem
Summary: net-mail/cyrus-imapd-2.3.7 drac problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tobias Scherbaum (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-05 13:10 UTC by Nick Hadaway
Modified: 2007-07-28 15:44 UTC (History)
2 users (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 Nick Hadaway 2006-12-05 13:10:49 UTC
Enabling the use flag only does one half of the drac configuration.
Currently there is a patch in /files that addresses config/makefile changes required to link in DRAC support... but there is also a $workdir/cyrus-2.3.7/contrib/drac_auth.patch that needs to be applied if drac is enabled.

It should be easy to add a line into the ebuild to run the patch.  Instructions for patching are included directly in the patch file.

I miss my raker@gentoo.org developership. :(
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-05 13:14:36 UTC
Which ebuild is this about? Can't find any cyrus-2.3.7 anywhere...

Comment 2 Nick Hadaway 2006-12-05 13:17:00 UTC
net-mail/cyrus-imapd-2.3.7
Comment 3 Nick Hadaway 2007-01-08 07:27:44 UTC
alright... here is more detail.

Put it in after the libwrap line.

# Add libwrap defines as we don't have a dynamicly linked library.
use tcpd && epatch "${FILESDIR}/${PN}-${LIBWRAP_PATCH_VER}-libwrap.patch"

# Apply the drac_auth patch if requested
use drac && epatch "${WORKDIR}/${P}/contrib/drac_auth.patch"
Comment 4 larstobi 2007-06-18 13:04:55 UTC
Works for me.
Comment 5 Tobias Scherbaum (RETIRED) gentoo-dev 2007-07-28 15:44:37 UTC
This should be fixed w/ cyrus-imapd-2.3.8