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

Fix Memcached user on Debian and/or Ubuntu, or add if missing. #50

Merged
merged 1 commit into from
Sep 12, 2015

Conversation

kwilczynski
Copy link
Contributor

This is to fix the default user on Debian and/or Ubuntu which used to be the
nobody user, but that since has changed, as per:

Nowadays, packages on both Debian and Ubuntu (and most likely their derivatives)
would create dedicated memcache user. Nonetheless, we attempt to create
a dedicated user in case there isn't one already.

Signed-off-by: Krzysztof Wilczynski krzysztof.wilczynski@linux.com

This is to fix the default user on Debian and/or Ubuntu which used to be the
`nobody` user, but that since has changed, as per:

  - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587797
  - https://launchpad.net/ubuntu/+source/memcached/1.4.13-0.1ubuntu1

Nowadays, packages on both Debian and Ubuntu (and most likely their derivatives)
would create dedicated `memcache` user. Nonetheless, we attempt to create
a dedicated user in case there isn't one already.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
@kwilczynski
Copy link
Contributor Author

I also found this:

The #33 will be superseded by this pull request. Also, possibly closes #37 and #45.

@kwilczynski
Copy link
Contributor Author

There are some Rspec failures which look like some incompatibility there, I will have a look. Also, need a command stubbed. Update coming.

tas50 added a commit that referenced this pull request Sep 12, 2015
Fix Memcached user on Debian and/or Ubuntu, or add if missing.
@tas50 tas50 merged commit c95564a into sous-chefs:master Sep 12, 2015
@tas50
Copy link
Contributor

tas50 commented Sep 12, 2015

Merging. Please fixup the specs if a new PR. Nice catch on the bad attribute section too.

@kwilczynski
Copy link
Contributor Author

@tas50 will do, thanks!

@lock
Copy link

lock bot commented Oct 21, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants