[Tickets #10375] Change Horde_Memcache package.xml to depends on memcache extension instead of a pear package
bugs at horde.org
bugs at horde.org
Sun Jul 24 09:58:54 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10375
------------------------------------------------------------------------------
Ticket | 10375
Created By | math.parent at gmail.com
Summary | Change Horde_Memcache package.xml to depends on
| memcache extension instead of a pear package
Queue | Horde Framework Packages
Version | Git master
Type | Enhancement
State | New
Priority | 2. Medium
Milestone |
Patch | 1
Owners |
+New Attachment | 0001-memcache-is-a-PHP-extension-mark-as-such.patch
------------------------------------------------------------------------------
math.parent at gmail.com (2011-07-24 09:58) wrote:
While trying to convert PEAR packages to native Debian packages, the
converter failed to properly translate the following snipset to proper
debian name:
<package>
<name>memcache</name>
<channel>pecl.php.net</channel>
</package>
It should be translated as php5-memcache because it is an extension
but translates to php-memcache as a PEAR package.
I don't say that current package.xml is incorrect, but the behavior is
the same (AFAIK) after the patch and it works for Debian.
See
http://lists.alioth.debian.org/pipermail/pkg-php-pear/2011-July/000149.html
and thread for the context
More information about the bugs
mailing list