Hi,

(Emailed this at 2010-03-30 to Dag and Matthias but no reply, so is this better place to get this finally fixed?)

There's a problem with depencies with php-pecl-memcache package from
rpmforge as it doesn't provide what CentOS's horde package needs
and CentOS's php-pecl-memcache provides:


# rpm -qi php-pecl-memcache|head -9
Name        : php-pecl-memcache            Relocations: (not relocatable)
Version     : 2.2.3                             Vendor: CentOS
Release : 1.el5_2 Build Date: Tue 15 Jul 2008 06:21:23 PM EEST Install Date: Wed 01 Jul 2009 11:26:18 AM EEST Build Host: builder16.centos.org Group : Development/Languages Source RPM: php-pecl-memcache-2.2.3-1.el5_2.src.rpm
Size        : 69840                            License: PHP
Signature : DSA/SHA1, Thu 17 Jul 2008 06:18:30 AM EEST, Key ID a8a447dce8562897
URL         : http://pecl.php.net/package/memcache
Summary     : Extension to work with the Memcached caching daemon

# rpm -q --provides php-pecl-memcache
config(php-pecl-memcache) = 2.2.3-1.el5_2
memcache.so
php-pecl(memcache) = 2.2.3-1.el5_2
php-pecl-memcache = 2.2.3-1.el5_2

# rpm -qp --provides php-pecl-memcache-2.2.5-1.el5.rf.i386.rpm
config(php-pecl-memcache) = 2.2.5-1.el5.rf
memcache.so
php-pecl-memcache = 2.2.5-1.el5.rf

--> Processing Dependency: php-pecl(memcache) for package: horde
--> Finished Dependency Resolution
horde-3.1.9-1.el5_3.noarch from installed has depsolving problems
--> Missing Dependency: php-pecl(memcache) is needed by package horde-3.1.9-1.el5_3.noarch (installed) Error: Missing Dependency: php-pecl(memcache) is needed by package horde-3.1.9-1.el5_3.noarch (installed)

CentOS .spec file has:

%define pecl_name memcache
Provides:     php-pecl(%{pecl_name}) = %{version}-%{release}


--
Yhteistyöterveisin,
Jani Ollikainen @ Pronetko Networks Oy
_______________________________________________
suggest mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/suggest

Reply via email to