Bug 1222934

Summary: rsvndump fails to build on Leap 15.6 - missing subversion libraries
Product: [openSUSE] openSUSE Distribution Reporter: Lubos Kocman <lubos.kocman>
Component: OtherAssignee: Antonio Teixeira <antonio.teixeira>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: Andreas.Stieger, mlin
Version: Leap 15.6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Lubos Kocman 2024-04-16 22:30:23 UTC
Hello

package rsvndump fails to build on Leap 15.6 due to missing subversion libraries

https://build.opensuse.org/package/live_build_log/openSUSE:Backports:SLE-15-SP6/rsvndump/standard/x86_64


[   28s] checking for svn_client_open_ra_session in -lsvn_client-1... no
[   28s] configure: error: Neccessary Subversion libraries are missing
[   28s] error: Bad exit status from /var/tmp/rpm-tmp.zq7Yz1 (%build)
[   28s] 
[   28s] 

Could you please have a look?
Comment 1 Andreas Stieger 2024-05-09 18:54:06 UTC
(In reply to Lubos Kocman from comment #0)
> Could you please have a look?

And who would you like to take a look? (hint... you may be able to look up the bugowner.. and this is a SLE package)
Comment 2 Max Lin 2024-05-14 04:06:37 UTC
(In reply to Andreas Stieger from comment #1)
> (In reply to Lubos Kocman from comment #0)
> > Could you please have a look?
> 
> And who would you like to take a look? (hint... you may be able to look up
> the bugowner.. and this is a SLE package)

hmmm.. rsvndump not like a SLE package.
Comment 3 Andreas Stieger 2024-05-14 06:20:12 UTC
Ah I confused the packages. rsvndump functionality is mostly provided by svnrdump though.

In any case I believe that this may be caused by the same reason as bug 1221211.