[Bugs] [Bug 1650017] New: glustereventsd ImportError: attempted relative import with no known parent package

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 15 06:42:09 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1650017

            Bug ID: 1650017
           Summary: glustereventsd ImportError: attempted relative import
                    with no known parent package
           Product: GlusterFS
           Version: 5
         Component: glusterd
          Assignee: bugs at gluster.org
          Reporter: mathieu.gallissot at gmail.com
                CC: bugs at gluster.org



Description of problem:

After a fresh installation of gluster from the official repository, I'm anable
to peer any probes. Checking the services, I have an error while starting
glustereventsd using systemd with the following trace

nov. 15 07:31:12 hel glustereventsd[2832]: Traceback (most recent call last):
nov. 15 07:31:12 hel glustereventsd[2832]:   File "/usr/sbin/glustereventsd",
line 24, in <module>
nov. 15 07:31:12 hel glustereventsd[2832]:     import handlers
nov. 15 07:31:12 hel glustereventsd[2832]:   File
"/usr/lib/x86_64-linux-gnu/glusterfs/events/handlers.py", line 12, in <module>
nov. 15 07:31:12 hel glustereventsd[2832]:     import utils
nov. 15 07:31:12 hel glustereventsd[2832]:   File
"/usr/lib/x86_64-linux-gnu/glusterfs/events/utils.py", line 29, in <module>
nov. 15 07:31:12 hel glustereventsd[2832]:     from .eventsapiconf import
(LOG_FILE,
nov. 15 07:31:12 hel glustereventsd[2832]: ImportError: attempted relative
import with no known parent package

Version-Release number of selected component (if applicable):
glusterd --version
glusterfs 5.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list