Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44618 - SVN-Mirror-0.29.ebuild
Summary: SVN-Mirror-0.29.ebuild
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: EBUILD
Depends on: 41768
Blocks: 44622
  Show dependency tree
 
Reported: 2004-03-13 16:24 UTC by Pekka Kujansuu
Modified: 2004-11-26 22:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The ebuild (SVN-Mirror-0.29.ebuild,759 bytes, text/plain)
2004-03-13 16:24 UTC, Pekka Kujansuu
Details

Note You need to log in before you can comment on or make changes to this bug.
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