Re: [SOGo] Re: SOGo-Nightlies can't be installed!

2011-04-26 Thread Martin Lehmann

Hi,

tested with the new nightlies and it works great.

Thx,
Martin

Am 25.04.2011 20:40, schrieb Jean Raby:

On 11-04-20 6:30 PM, Martin Lehmann wrote:

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


The nightlies for x86_64 should be working now.
The libmemcached-0.44 package was broken since it depended on 
libmemcached.so.3, this should not happen, it should be self contained...


Can you give it a try and see if it works for you?

As for the SRPMS, they should now be uploaded to the repo.



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


Re: [SOGo] Re: SOGo-Nightlies can't be installed!

2011-04-25 Thread Jean Raby

On 11-04-20 6:30 PM, Martin Lehmann wrote:

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


The nightlies for x86_64 should be working now.
The libmemcached-0.44 package was broken since it depended on 
libmemcached.so.3, this should not happen, it should be self contained...


Can you give it a try and see if it works for you?

As for the SRPMS, they should now be uploaded to the repo.



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


[SOGo] Re: SOGo-Nightlies can't be installed!

2011-04-20 Thread Martin Lehmann
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