Bug 1216264

Summary: subversion-python broken: causing ViewVC to fail
Product: [Fedora] Fedora Reporter: Bojan Smojver <bojan>
Component: subversionAssignee: Joe Orton <jorton>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 22CC: benoit.ozell, bojan, bryan, davejohansen, jorton, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: subversion-1.8.13-7.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-21 08:17:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1221459    

Description Bojan Smojver 2015-04-29 00:07:20 UTC
Description of problem:
File "/usr/lib64/python2.7/site-packages/svn/core.py", line 26, in <module> from libsvn.core import * File "/usr/lib64/python2.7/site-packages/libsvn/core.py", line 7285, in <module> svn_pool_create() TypeError: svn_pool_create() takes exactly 2 arguments (0 given) 

Version-Release number of selected component (if applicable):
1.8.13-2.fc22.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. Run ViewVC over fcgi.
2. See the above trace in your browser.

Actual results:
Broken subversion-python package causing ViewVC to fail.

Expected results:
Worked in F-21.

Additional info:
Forcing back subversion-python-1.8.11-1.fc21 onto the system immediately fixes the problem.

Comment 1 Bryan Clingman 2015-07-02 17:16:08 UTC
Same error and same cause with F22 and Trac 1.0.4.

Also reported on the trac-users list https://groups.google.com/forum/#!topic/trac-users/-6s20y_u7WA

Comment 2 Joe Orton 2015-07-10 18:19:10 UTC
Known problems with the SWIG bindings, Fedora master has a hopefully fixed version of SWIG now... will retest.

Comment 3 Fedora Update System 2015-07-16 12:56:43 UTC
subversion-1.8.13-7.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/subversion-1.8.13-7.fc22

Comment 4 Joe Orton 2015-07-16 13:33:13 UTC
Can one of you test the -7 update and let me know if that fixes ViewVC?

Comment 5 Fedora Update System 2015-07-18 02:01:12 UTC
Package subversion-1.8.13-7.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing subversion-1.8.13-7.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-11702/subversion-1.8.13-7.fc22
then log in and leave karma (feedback).

Comment 6 Bojan Smojver 2015-07-18 08:41:55 UTC
(In reply to Joe Orton from comment #4)
> Can one of you test the -7 update and let me know if that fixes ViewVC?

Works for me. Thanks.

Comment 7 Fedora Update System 2015-07-21 08:17:04 UTC
subversion-1.8.13-7.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.