Bug 815396 - Subversion in runtime need sqlite which is not pulled from dependencies
Summary: Subversion in runtime need sqlite which is not pulled from dependencies
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: subversion
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-23 14:10 UTC by Pavel Alexeev
Modified: 2013-01-08 16:24 UTC (History)
5 users (show)

Fixed In Version: subversion-1.7.4-6.fc17
Clone Of:
Environment:
Last Closed: 2013-01-08 16:24:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavel Alexeev 2012-04-23 14:10:12 UTC
Description of problem:
yum update subversion --enablerepo=rawhide
...
$ svn up
svn: E200029: Couldn't perform atomic initialization
svn: E200030: SQLite compiled for 3.7.11, but running with 3.7.10

Version-Release number of selected component (if applicable):
# rpm -q subversion
subversion-1.7.4-4.fc18.x86_64

How reproducible:
Always

Comment 1 Panu Matilainen 2012-04-24 06:35:12 UTC
If subversion requires the exact version of sqlite it was compiled against, then subversion needs a stricter require than the automatic soname dependency that rpm generates. Sqlite can't help with that.

Comment 2 Joe Orton 2012-04-24 07:59:16 UTC
It's not obvious why subversion is enforcing the check this strictly, I've patched it out.

Comment 4 Joe Orton 2013-01-08 16:24:23 UTC
This is fixed in current updates.


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