Public bug reported:
Binary package hint: python-pyinotify
pyinotify, in the file /usr/lib/pymodules/python2.6/pyinotify.py, it's
doing the following test:
if LIBC_VERSION < '2.4':
raise UnsupportedLibcVersionError(LIBC_VERSION)
Today libc6 was upgraded to 2.10... and this check started to fail, as
it comparse *strings*, not numbers.
Note that this is critical, because it prevents completely the module
from start
** Affects: pyinotify (Ubuntu)
Importance: Undecided
Status: New
--
Bad libc version control
https://bugs.launchpad.net/bugs/408600
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
--
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs