Bug 574039 - [abrt] crash in glusterfs-common-2.0.9-1.fc12: glusterfs-volgen:11:<module>:ImportError: No module named CreateVolfile
Summary: [abrt] crash in glusterfs-common-2.0.9-1.fc12: glusterfs-volgen:11:<module>:I...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: glusterfs
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthias Saou
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bae3dfcb
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-16 13:19 UTC by Mirco Tischler
Modified: 2010-04-10 21:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-10 21:26:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (822 bytes, text/plain)
2010-03-16 13:20 UTC, Mirco Tischler
no flags Details

Description Mirco Tischler 2010-03-16 13:19:58 UTC
abrt 1.0.8 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/bin/glusterfs-volgen --help
comment: glusterfs-volgen in package glusterfs-common needs module CreateVolfile which is provided by glusterfs-devel. glusterfs-common does not depend on glusterfs-devel, thus glusterfs-volgen doesnt work
component: glusterfs
executable: /usr/bin/glusterfs-volgen
kernel: 2.6.32.9-70.fc12.x86_64
package: glusterfs-common-2.0.9-1.fc12
reason: glusterfs-volgen:11:<module>:ImportError: No module named CreateVolfile
release: Fedora release 12 (Constantine)

backtrace
-----
glusterfs-volgen:11:<module>:ImportError: No module named CreateVolfile

Traceback (most recent call last):
  File "/usr/bin/glusterfs-volgen", line 11, in <module>
    from CreateVolfile import *
ImportError: No module named CreateVolfile

Local variables in innermost frame:
string: <module 'string' from '/usr/lib64/python2.6/string.pyc'>
__builtins__: <module '__builtin__' (built-in)>
__file__: '/usr/bin/glusterfs-volgen'
__package__: None
sys: <module 'sys' (built-in)>
prefix: '/usr'
make_option: <class optparse.Option at 0x7fcecab41e30>
getopt: <module 'getopt' from '/usr/lib64/python2.6/getopt.pyc'>
__name__: '__main__'
OptionGroup: <class optparse.OptionGroup at 0x7fcecab41f50>
os: <module 'os' from '/usr/lib64/python2.6/os.pyc'>
__doc__: None
OptionParser: <class optparse.OptionParser at 0x7fcecab41fb0>

How to reproduce
-----
1. Install glusterfs-server and glusterfs-client, but not glusterfs-devel
2. type glusterfs-volgen --help

Comment 1 Mirco Tischler 2010-03-16 13:20:00 UTC
Created attachment 400461 [details]
File: backtrace

Comment 2 Jonathan Steffan 2010-04-10 21:26:56 UTC
glusterfs-volgen will be moved to the devel subpackage for 2.0.9-2. Thanks for
the report.


Note You need to log in before you can comment on or make changes to this bug.