Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

horakmar
Copy link
Contributor

  • Allow to specify primary gid for user
  • Use user.name field for setting linux username
  • Allow non-unique uids
  • Workaround file.directory bug for non-unique uids
  • Allow system users (Choose UID in the range of FIRST_SYSTEM_UID and LAST_SYSTEM_UID)

  - Allow to specify primary gid for user
  - Use user.name field for setting linux username
  - Allow non-unique uids
  - Workaround file.directory bug for non-unique uids
  - Allow system users (Choose UID in the range of FIRST_SYSTEM_UID and LAST_SYSTEM_UID)
@epcim
Copy link
Member

epcim commented Sep 19, 2018

why tests are failing?

@horakmar
Copy link
Contributor Author

It seems like it's not related to the change. Travis says:

...
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-03go4y/tornado/setup.py", line 146, in <module>
        raise ImportError("Tornado requires an up-to-date SSL module. This means "
    ImportError: Tornado requires an up-to-date SSL module. This means Python 2.7.9+ or 3.4+ (although some distributions have backported the necessary changes to older versions).

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

Successfully merging this pull request may close these issues.

2 participants