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

Bug 44618

Summary: SVN-Mirror-0.29.ebuild
Product: Gentoo Linux Reporter: Pekka Kujansuu <peksi>
Component: New packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: pauldv, peksi
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 41768    
Bug Blocks: 44622    
Attachments: The ebuild

Description Pekka Kujansuu 2004-03-13 16:24:15 UTC
A Perl module that allows mirroring remote Subversion repositories locally. It is used by the SVK distributed version control system.
Comment 1 Pekka Kujansuu 2004-03-13 16:24:35 UTC
Created attachment 27322 [details]
The ebuild
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2004-03-14 05:53:19 UTC
This is on hold until I can get a subversion copy that actually generates the SVN::Core modules. I tried the 0.34 ebuild and it failed to compile horribly. The only release in portage that supports perl directly is 1.0-r1, and that doesn't appear to be generating the base modules either. Once that is resolved, I will be able to test this better and add to portage. Sorry,

-Mike
Comment 3 Pekka Kujansuu 2004-03-14 09:22:42 UTC
Bug #41768 describes the problem. The thing is actually that the Subversion ebuild doesn't compile SWIG without the USE-flag "python", so in order to compile the Perl bindings you actually need to compile it with USE="perl python".
Comment 4 Eric Sammer (RETIRED) gentoo-dev 2004-03-21 11:10:17 UTC
I have svn 1.x installed (from the ebuild) with the perl binding as I happend to have the python use flag set. I'd be more than happen to add these ebuilds, but I'd also like to make sure the the cause of the error (perl use flag for svn) gets fixed. I'm going to take a poke at the svn ebuild and see if it can be fixed easily at which point I'll add these modules.
Comment 5 Pekka Kujansuu 2004-03-21 13:52:11 UTC
You should see Bug #41768 (a depency for this bug). I have submitted a fixed ebuild there, which also upgrades the ebuild to 1.0.1.
By the way, should the depencies on this ebuild be changed, because while the actual Perl module works with Subversion 0.33, the Subversion ebuild 0.33 doesn't install the Perl modules. Perhaps there could be a separate ebuild for the Perl bindings. Just a thought.
Comment 6 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2004-11-26 22:33:42 UTC
Added 0.50 to CVS