What about this bug? It's very easy to fix and until it's fixed the nightlies are unusable for CentOS/Redhat!

See:
http://inverse.ca/downloads/SOGo/CentOS5/nightly/x86_64/RPMS/

You've only to replace "libmemcached" in libmemcached.spec through "libmemcached3" or sometheing simular for version 0.3 and rebuild the SRPMS.

I'd do it myself but the SRPMS for nightlies aren't released. Where can I get them?!

Am 17.04.2011 01:24, schrieb Martin Lehmann:
Hi,

it's impossible to install the SOGo-Nightlies for CentOS from 16-Apr-2011!

There's a dependency problem for the libmemcached RPMs. There are 2 versions libmemcached-0.34-1 and libmemcached.0.44-1 and rpm tries to install only the latest what doesn't work as libmemcached.so.3 is also needed!

I think you need to create a packaged "libmemcached3" (for version 3) and "libmemcached" (for the new version 4). This way, rpm doesn't try to replace the older libmemcached.so.3

Here's the error output from "yum update":

libmemcached-0.44-1.x86_64 from sogo-nightly has depsolving problems
--> Missing Dependency: libmemcached.so.3()(64bit) is needed by package libmemcached-0.44-1.x86_64 (sogo-nightly)
libmemcached-0.44-1.x86_64 from sogo-nightly has depsolving problems
--> Missing Dependency: libmemcached.so.3(libmemcached_3)(64bit) is needed by package libmemcached-0.44-1.x86_64 (sogo-nightly) Error: Missing Dependency: libmemcached.so.3()(64bit) is needed by package libmemcached-0.44-1.x86_64 (sogo-nightly) Error: Missing Dependency: libmemcached.so.3(libmemcached_3)(64bit) is needed by package libmemcached-0.44-1.x86_64 (sogo-nightly)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest

Regards,
Martin

P.S.: Where're the nightly SRPMS? I can't find them. I want to build my own version of libmemcached3 until SOGo fixes this error. Thx.




--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to