Bug 509748

Summary: missing dependency python-inotify
Product: [Fedora] Fedora Reporter: Matěj Cepl <mcepl>
Component: listenAssignee: Haïkel Guémar <karlthered>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: karlthered, mcepl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.6.2-2.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-11 17:21:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matěj Cepl 2009-07-05 18:12:51 UTC
Description of problem:
bradford:~$ listen
Traceback (most recent call last):
  File "listen", line 77, in <module>
    from vfs import makedirs
  File "/usr/lib64/listen/vfs/__init__.py", line 24, in <module>
    from vfs.monitor import FileMonitor
  File "/usr/lib64/listen/vfs/monitor.py", line 27, in <module>
    from pyinotify import ThreadedNotifier, WatchManager, ProcessEvent, EventsCodes
ImportError: No module named pyinotify

Version-Release number of selected component (if applicable):
listen-0.6.2-1.fc11.x86_64


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Haïkel Guémar 2009-07-05 19:01:40 UTC
Hi, this will be fixed in the next build (fc10, fc11, devel) by adding python-inotify as dependency. 
I have re-checked the package and there shouldn't have any other missing dependencies. But could you try a "yum install python-inotify" and tell me if it fixes your problem.

Thank you for reporting that issue.

Comment 2 Matěj Cepl 2009-07-05 23:32:27 UTC
(In reply to comment #1)
> Hi, this will be fixed in the next build (fc10, fc11, devel) by adding
> python-inotify as dependency. 
> I have re-checked the package and there shouldn't have any other missing
> dependencies. But could you try a "yum install python-inotify" and tell me if
> it fixes your problem.

Of course I did install python-inotify and it works like a charm. Thank you.

Comment 3 Fedora Update System 2009-07-06 09:40:03 UTC
listen-0.6.2-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/listen-0.6.2-2.fc11

Comment 4 Fedora Update System 2009-07-06 09:41:11 UTC
listen-0.6.2-2.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/listen-0.6.2-2.fc10

Comment 5 Fedora Update System 2009-07-11 17:20:58 UTC
listen-0.6.2-2.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2009-07-11 17:32:17 UTC
listen-0.6.2-2.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.