Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 288173

Summary: dev-libs/libmemcached-0.34 version bump
Product: Gentoo Linux Reporter: Johan Bergström <bugs>
Component: New packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: libmemcached-0.33.diff
libmemcached-0.34.patch

Description Johan Bergström 2009-10-08 09:47:25 UTC
Two weeks old now, this release looks better than ever :-)

Diff against 0.31 attached.

The reason we're changing what we test is that the newly added "memcapable" test _will_ fail. QUITQ (a binary quit command) has a known bug (http://code.google.com/p/memcached/issues/detail?id=84), for which a release hasn't been baked quite yet. Additionally, I think these package tests shouldn't verify memcached behavior, that's for memcached test-suite to handle.

One final note is that these tests _could_ fail against older memcached installs. Don't know if we should consider that?
Comment 1 Johan Bergström 2009-10-08 09:47:44 UTC
Created attachment 206420 [details, diff]
libmemcached-0.33.diff
Comment 2 Johan Bergström 2009-10-13 20:39:15 UTC
Created attachment 207016 [details]
libmemcached-0.34.patch

New version out of the door. Memcached 1.4.2 is also released which fixes the QUITQ issue mentioned above. I still consider that we shouldn't run memcapable tests. Ebuild attached (which bascially is the 0.33-patch applied, but easier to view/review).
Comment 3 Patrick Lauer gentoo-dev 2009-10-22 21:02:22 UTC
+*libmemcached-0.34 (22 Oct 2009)
+
+  22 Oct 2009; Patrick Lauer <patrick@gentoo.org> +libmemcached-0.34.ebuild:
+  Bump, fixes #288173. Thanks to Johan Bergström for the test fixups.