Bug 663798

Summary: please update to python-memcached 1.43 for unix domain sockets support
Product: [Fedora] Fedora EPEL Reporter: Matthew Miller <mattdm>
Component: python-memcachedAssignee: jafo-redhat
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: el5CC: jafo-redhat, kevin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-memcached-1.47-1.el5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-06 17:01:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthew Miller 2010-12-16 21:07:56 UTC
Description of problem:

  With python-memcached-1.40, attempting to use a socket for communication wtih memcached results in:

    ValueError: invalid literal for int(): /tmp/path-to-socket

This functionality is implemented in 1.42, with a crucial bugfix in 1.43

Version-Release number of selected component (if applicable):

  1.40 -> 1.43


How reproducible:

  Innate

Steps to Reproduce:
1. For example, CACHE_BACKEND = 'memcached://unix:/tmp/memcached.sock' in a Django app.
  
Actual results:

    ValueError: invalid literal for int(): /tmp/memcached.sock

Expected results:

   Works

Additional info:

  Update should be simple. Thanks!

Comment 1 Fedora Update System 2010-12-22 00:41:06 UTC
python-memcached-1.47-1.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/python-memcached-1.47-1.el5

Comment 2 Kevin Fenzi 2010-12-22 00:45:49 UTC
Please test the above update and add karma. Thanks.

Comment 3 Matthew Miller 2010-12-22 00:51:42 UTC
Thanks!

I just left on holiday vacation -- won't be able to test until early January.

Comment 4 Fedora Update System 2010-12-22 17:31:16 UTC
python-memcached-1.47-1.el5 has been pushed to the Fedora EPEL 5 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update python-memcached'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/python-memcached-1.47-1.el5

Comment 5 Fedora Update System 2011-01-06 17:01:22 UTC
python-memcached-1.47-1.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.