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

Bug 210306

Summary: [sunrise] dev-python/cmemcache-0.91 (new package)
Product: Gentoo Linux Reporter: Christoph Brill (egore) (RESIGNED) <egore>
Component: New packagesAssignee: Gentoo Sunrise Overlay Team <sunrise>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: denilsonsa, wolf31o2
Priority: High Keywords: EBUILD, InOverlay, PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: [sunrise-overlay]
Package list:
Runtime testing required: ---
Attachments: dev-python/cmemcache-0.91

Description Christoph Brill (egore) (RESIGNED) 2008-02-16 00:06:52 UTC
Python extension for libmemcache (similar to python-memcache)

Reproducible: Always

Steps to Reproduce:
Comment 1 Christoph Brill (egore) (RESIGNED) 2008-02-16 00:07:46 UTC
Created attachment 143624 [details]
dev-python/cmemcache-0.91
Comment 2 Christoph Brill (egore) (RESIGNED) 2008-02-16 00:09:00 UTC
This is now in the sunrise overlay. You can find it at:
http://overlays.gentoo.org/svn/proj/sunrise/reviewed/dev-python/cmemcache
Comment 3 Chris Gianelloni 2009-08-31 23:42:35 UTC
For anyone interested, I have an updated ebuild in my developer overlay (layman -a wolf31o2) and which will be regularly maintained.  The version bump is a simple copy, so nothing out of the ordinary.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-05-27 06:37:08 UTC
Is anyone actually interested in keeping this in Sunrise? The package is abandoned upstream, last rel Jun 2006, and the ebuild would use a bump and fixing for new python.eclass. Thus, it's a candidate for removal.
Comment 5 Johan Bergström 2011-05-27 06:50:57 UTC
FWIW, I've used memcached through python in large environments for 5+ years and I stronly advise people
 to stay off cmemcache because of some nasty bugs (sorry, no logs/traceback available atm) and its lack of upstream support. It also uses its own hashing (read: not compatible with python-memcached which now supports cmemcache type hashing). Look at python-memcached for a pure python implementation. Otherwise pylibmc (also in sunrise) is by far the most extensive and likely fastest library around.

I'm +1 for removing this from the tree.
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-05-31 20:28:33 UTC
Masked for removal. Reassigning to sunrise@, the bug will be closed as WONTFIX when the package is removed from Sunrise.
Comment 7 Johan Bergström 2013-01-03 03:19:27 UTC
Can't find in sunrise anymore.