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!
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
Please test the above update and add karma. Thanks.
Thanks! I just left on holiday vacation -- won't be able to test until early January.
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
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.