Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 14.04 LTS support #2

Open
membrive opened this issue Jun 26, 2017 · 3 comments
Open

Ubuntu 14.04 LTS support #2

membrive opened this issue Jun 26, 2017 · 3 comments

Comments

@membrive
Copy link

membrive commented Jun 26, 2017

I have compiled and installed LSMCD without errors in Ubuntu 14.04 LTS, installing automake-1.13 from .deb. The problem is that when I run LSMCD it freezes on the first Memcached command. When this happens there are no errors even in the logs.

I followed the same installation procedure in CentOS 7, installing automake-1.13 from .rpm, and it works fine.

Is there a procedure to correctly run LSMCD on Ubuntu/Debian systems?

@litespeedtech
Copy link
Owner

do you have matching configuration for CentOS 7 and Ubuntu?
How about turn on debug logging?
strace the lsmcd process?

@membrive
Copy link
Author

The configuration is the same in CentOS and in Ubuntu. I really think that isn't a configuration problem.

When turning on debug logging it stops writting after I send the first command via telnet or python-memcached, it appears that the process hangs. I can't even quit from telnet and I have to close the terminal or kill the process in another terminal.

I don't have a strace right now, sorry.

@litespeedtech
Copy link
Owner

please try the latest code, and instruction, it should not need autoconf anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants