Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 151797

Summary: rapidsvn needs rebuild
Product: Gentoo Linux Reporter: Felix Salfner <salfner>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Felix Salfner 2006-10-18 01:23:34 UTC
Hi,

I'm running amd64 and have rapidsvn installed. On Monday, Oct. 16th 2006 I have issued an emerge --update --deep world that has replaced some svn-related library (I'm sorry but I don't remember the name of it, was it "neon"?). This caused a problem in rapidsvn such that rapidsvn reported at each update or commit:

Error while performing action: PROPFIND request failed on '/svn/FS_HSMM_description'
PROPFIND of '/svn/FS_HSMM_description': SSL negotiation failed: SSL disabled due to library version mismatch (https://<SVN server URL>)

A simple rebuild of rapidsvn (with the same version number) has solved the problem, so I guess it boils down to some linking problems.

Therefore: Is it possible that portage automatically rebuilds rapidsvn to avoid the problem?

Felix
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-18 01:26:58 UTC
No, portage won't rebuild anything automatically. That's what revdep-rebuild is for.
Comment 2 Felix Salfner 2006-10-18 01:47:03 UTC
but revdep-rebuild has also not rebuilt rapidsvn. To resolve the problem, I had to start emerge rapidsvn by my own.

F.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-10-18 01:49:47 UTC
Well, then find out what broke it and file a new. The answer to this one is no, portage won't be re-emerging anything automatically, sorry.