| 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 (5297 days ago) |
| Due | |
| Updated | 05/03/2011 (5297 days ago) |
| Assigned | |
| Resolved | 05/03/2011 (5297 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
Fix geoip dependency (
Bug #10032).1 files changed, 3 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/603b2008c27315f5a6b8f701e71cbf8cd8737d70
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Horde_Nls geoip dep from wrong channel
Type ⇒ Bug
State ⇒ Unconfirmed
<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>