[Bug 186919] Review Request: eric: Python IDE

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 11 18:06:55 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: eric: Python IDE


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





------- Additional Comments From ch.nolte at fh-wolfenbuettel.de  2006-04-11 14:06 EST -------
The build fails on my updated FC5 system with the following output:

...
processing /usr/lib/python2.4/site-packages/svn
  svn.ra                 : importing ... ok, processing ... ok, parsing ... ok
  svn.client             : importing ... ok, processing ...
Traceback (most recent call last):
  File "gen_python_api.py", line 288, in ?
    processFolder(folder)
  File "gen_python_api.py", line 223, in processFolder
    processFolder(folder + os.sep + entry, prefix=prefix+entry+'.')
  File "gen_python_api.py", line 244, in processFolder
    processModule(module, file)
  File "gen_python_api.py", line 152, in processModule
    processName(entryprefix, module + '.', name, ns)
  File "gen_python_api.py", line 93, in processName
    exec 'hasdoc = hasattr(' + moduleprefix + name + ', "__doc__")' in ns
  File "<string>", line 1
    hasdoc = hasattr(svn.client.import, "__doc__")
                                     ^
SyntaxError: invalid syntax
error: Bad exit status from /var/tmp/rpm-tmp.80127 (%build)
...

Could this be a dependency problem? Installing subversion-devel does not solve
this problem.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the fedora-extras-list mailing list