[Bug 633405] Re: Raises empty OSError when inotify_init fails

Launchpad Bug Tracker 633405 at bugs.launchpad.net
Thu Sep 16 00:32:48 BST 2010


** Branch linked: lp:ubuntu/pyinotify

-- 
Raises empty OSError when inotify_init fails
https://bugs.launchpad.net/bugs/633405
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.

Status in “pyinotify” package in Ubuntu: Fix Committed

Bug description:
pyinotify.py is using ctypes to bind the inotify API to python, but is not following errno when calling inotify_init in the C API. This results in a blind OSError getting raised. The attached debdiff fixes this for the current version in Ubuntu. It appears the issue is already fixed in upstream git, with much more intrusive changes, and after a newer release.





More information about the Ubuntu-sponsors mailing list