On 18-May-2014, Holger Müller wrote:
> I found a glitch in your great python-daemon module.
> 
> While writing a daemon I missed the point, that uid and gid has to
> be nummeric. But if you supply a named user you'll get an "Unable to
> change file creation mask" exception, which is a little bit
> missleading.

It is, you're right. We have addressed this in a previous version,
python-daemon 1.6.

Unfortunately the ‘lockfile’ library started becoming incompatible
around that time, which brings its own problems, so version 1.6 hasn't
seen a proper release.

> Here's my patch suggestion:

Thank you!

> It's a pitty that there's no official source repository

The project <URL:https://alioth.debian.org/projects/python-daemon/>
has an official VCS and discussion forums.

> which makes patch submitting/bug tracking a little bit harder.

There is a development discussion forum (Cc-ed on this message) and a
bug-specific forum.

Hope that helps, and thank you for the bug report. I hope
‘python-daemon’ continues to be useful for your work.

-- 
 \     “The truth is the most valuable thing we have. Let us economize |
  `\                         it.” —Mark Twain, _Following the Equator_ |
_o__)                                                                  |
Ben Finney <[email protected]>

Attachment: signature.asc
Description: Digital signature

_______________________________________________
python-daemon-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-daemon-devel

Reply via email to