| Summary: | www-apps/horde-turba needs dev-php/PEAR-Net_LDAP dependency | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Marcin Deranek <marcin.deranek> |
| Component: | New packages | Assignee: | SpanKY <vapier> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | vapier |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Net_LDAP sample ebuild | ||
|
Description
Marcin Deranek
2006-08-08 00:57:31 UTC
Looks like disabling all check_required* and check_syntax in sources.php works around the problem. If those checks are enabled Net_LDAP module is required to perform sanity checks on attributes.. Created attachment 94224 [details]
Net_LDAP sample ebuild
Proposed ebuild for PEAR-Net_LDAP (might require some changes)
I have emerged PEAR-Net_LDAP using provided ebuild on x86 platform and looks like it works (required fields were automatically provided by Horde if they were missing). I think adding 'ldap' use flag to horde-turba would be nice.. no, this is not my problem until PEAR-Net_LDAP is in portage not ours either Sorry, missing dependencies in existing ebuilds not maintained by PHP are not a PHP issue. Either add the ebuild and the needed dependency or fix horde-turba to not require it. First PEAR-Net_LDAP needs to find its way into portage (Comment #4). Working ebuild is provided. If you, for whatever reason, do not want to do that please close this bug (actually request) - I already lost any hope sometime during those 9 moths of waiting.. Jakub: seriously, stop trying to "help" (In reply to comment #8) > Jakub: seriously, stop trying to "help" As said above; this is none of PHP herd business; kindly fix horde stuff. We won't do it. which part of "go away" dont you understand ? was it the "go" or the "away" or the part where you're not wanted ? since you obviously dont have a clue as to what's going on here, why not try all three vapier - in the tree, all yours now ;) ive added the optional depend: http://sources.gentoo.org/www-apps/horde-turba/horde-turba-2.1.5.ebuild?r1=1.1&r2=1.2 |