oslo.log 1.12.0 requires inotify which does not build on os x

Bug #1505365 reported by Steve McLellan
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Searchlight
Fix Released
Medium
Unassigned
oslo.log
Fix Released
Undecided
Unassigned

Bug Description

Oslo 1.12.0 (released 2015-10-12) includes a dependency on inotify 0.9.6. pyinotify is not available on OS X:

Collecting pyinotify>=0.9.6 (from oslo.log>=1.8.0->glance==12.0.0.dev53)
  Downloading pyinotify-0.9.6.tar.gz (60kB)
    inotify is not available on macosx-10.10-intel
    Complete output from command python setup.py egg_info:
    inotify is not available on macosx-10.10-intel

Since most of the server projects rely on oslo.log and few seem to cap the version they require, anyone using a Mac is now unable to run any tests or install for development without modifying the version of oslo.log used.

Revision history for this message
Kyle L. Henderson (kyleh) wrote :

This seems to address the issue:

https://review.openstack.org/#/c/231119/

Revision history for this message
Steve McLellan (sjmc7) wrote :

Yep, it looks like that will address it.

Changed in oslo.log:
status: New → Fix Committed
Steve McLellan (sjmc7)
Changed in searchlight:
status: New → Fix Committed
Changed in oslo.log:
milestone: none → 1.13.0
status: Fix Committed → Fix Released
Changed in searchlight:
importance: Undecided → Medium
Changed in searchlight:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.