Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32042 - emerge popa3d fails with USE="-maildir -mbox"
Summary: emerge popa3d fails with USE="-maildir -mbox"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-26 08:46 UTC by Cameron MacFarland
Modified: 2003-10-27 15:25 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 Cameron MacFarland 2003-10-26 08:46:01 UTC
When I don't have the maildir or mbox use flags set the following error occurs
when I emerge popa3d 0.6.3:

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/distfiles/popa3d-0.5.9-maildir-2.diff

I believe this is caused by this file not being downloaded if mbox is unset,
then an if statement that tries to unpack the file if maildir is unset.


Reproducible: Always
Steps to Reproduce:
just type

USE="-maildir -mbox" emerge popa3d
Comment 1 Ian Leitch (RETIRED) gentoo-dev 2003-10-26 11:07:56 UTC
Thanks for reporting. Fixed in CVS.