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

Bug 2282

Summary: courier-imap wants dev-tcltk/expect, but not listed in ebuild
Product: Gentoo Linux Reporter: Noah Gintis <noahg>
Component: Current packagesAssignee: Donny Davies (RETIRED) <woodchip>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Noah Gintis 2002-04-30 15:38:49 UTC
courier-imap-1.4.3.ebuild's configure says,

configure: warning: -----------------------------------------------------
configure: warning: expect not found - will not be able to change passwds
configure: warning: in webmail
configure: warning: -----------------------------------------------------

since dev-tcltk/expect is not installed. Should dev-tcltk/expect be listed in 
courier-imap's dependencies?
Comment 1 Donny Davies (RETIRED) gentoo-dev 2002-04-30 22:57:37 UTC
okay, added: tcltk? ( >=dev-tcltk/expect-5.33.0 )

fixed in courier-imap-1.4.3-r1.ebuild.

thx for the report.