Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87362 - horde requires PEAR-Mail for MIME.php
Summary: horde requires PEAR-Mail for MIME.php
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 18:45 UTC by Andy Wang
Modified: 2005-04-11 10:14 UTC (History)
0 users

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 Andy Wang 2005-03-30 18:45:01 UTC
horde-imp uses horde to send mail.  The following error occurs when attempting to send mail:

Warning: encodeaddress(Mail/RFC822.php): failed to open stream: No such file or directory in /var/www/localhost/htdocs/horde/lib/MIME.php on line 141

Warning: encodeaddress(): Failed opening 'Mail/RFC822.php' for inclusion (include_path='.:/usr/lib/php') in /var/www/localhost/htdocs/horde/lib/MIME.php on line 141

Fatal error: Undefined class name 'mail_rfc822' in /var/www/localhost/htdocs/horde/lib/MIME.php on line 143

From what I can tell, horde requires PEAR-Mail.
Comment 1 SpanKY gentoo-dev 2005-03-31 04:46:39 UTC

*** This bug has been marked as a duplicate of 87221 ***
Comment 2 SpanKY gentoo-dev 2005-03-31 05:25:44 UTC
ok, i'll added to the horde-pear package
Comment 3 Torne Wuff 2005-04-08 02:49:04 UTC
Is this change being made? This bug isn't a duplicate of 87221, it just needs this dependency..
Comment 4 Roy Marples (RETIRED) gentoo-dev 2005-04-11 10:14:11 UTC
REPEND added