6.0.0-beta1
7/5/25

[#10034] Horde_Memcache depends on memcache from wrong channel
Summary Horde_Memcache depends on memcache 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 (5177 days ago)
Due
Updated 05/03/2011 (5177 days ago)
Assigned
Resolved 05/03/2011 (5177 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/03/2011 08:43:36 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
05/03/2011 08:41:58 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Fix memcache dependency (Bug #10034).

  1 files changed, 4 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/3d820140b7b4d9d0a54736afd2d69be7172b91c1
05/03/2011 06:52:22 AM glen (at) delfi (dot) ee Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Horde_Memcache depends on memcache from wrong channel
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
error: php-horde-Horde_Memcache-1.0.0-1.noarch: req php-memcache not found

https://github.com/horde/horde/blob/master/framework/Memcache/package.xml

    <extension>
     <name>memcache</name>
    </extension>


this should be from pecl.php.net channel:
http://pecl.php.net/package/memcache/

Saved Queries