6.0.0-alpha14
7/3/25

[#10032] Horde_Nls geoip dep from wrong channel
Summary Horde_Nls geoip dep from wrong channel
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester glen (at) delfi (dot) ee
Created 05/03/2011 (5175 days ago)
Due
Updated 05/03/2011 (5175 days ago)
Assigned
Resolved 05/03/2011 (5175 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/03/2011 07:59:38 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
05/03/2011 07:58:44 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Fix geoip dependency (Bug #10032).

  1 files changed, 3 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/603b2008c27315f5a6b8f701e71cbf8cd8737d70
05/03/2011 06:00:16 AM glen (at) delfi (dot) ee Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Horde_Nls geoip dep from wrong channel
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
https://github.com/horde/horde/blob/master/framework/Nls/package.xml

    <extension>
     <name>geoip</name>
    </extension>

this is not php-core extension, but from pecl channel:
https://pecl.php.net/package/geoip/

    <package>
     <name>geoip</name>
     <channel>pecl.php.net</channel>
    </package>

Saved Queries