First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 153687
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux High-Performance Clustering Team <hp-cluster@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Allen S. Rout <asr@ufl.edu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pdsh-2.11.ebuild Ebuild for pdsh-2.11, pointed at sourceforge. text/plain Allen S. Rout 2006-11-01 07:24 0000 903 bytes Details
pdsh-2.11.ebuild pdsh-2.11.ebuild, Revised in line with comments text/plain Allen S. Rout 2006-11-02 05:58 0000 844 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 153687 depends on: Show dependency tree
Bug 153687 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-11-01 07:22 0000
Since 2.9, pdsh development has been going on on sourceforge.  Submitted for
your consideration, a sourceforge-ized ebuild, plus version bump.

------- Comment #1 From Allen S. Rout 2006-11-01 07:24:24 0000 -------
Created an attachment (id=100965) [edit]
Ebuild for pdsh-2.11, pointed at sourceforge.

Minimal changes here.  Bumped and changed the source_uri to be the sourceforge
mirror: URI.

------- Comment #2 From Donnie Berkholz 2006-11-01 17:20:38 0000 -------
Might as well change a few other things while we're here ... get rid of the
unconditional rsh dep, and stop using MY_P since we can just use the default.
Possibly a switch to emake DESTDIR="${D}" install instead of einstall if it
works yet.

------- Comment #3 From Allen S. Rout 2006-11-02 05:57:12 0000 -------
(In reply to comment #2)
> Might as well change a few other things while we're here ... get rid of the
> unconditional rsh dep, and stop using MY_P since we can just use the default.
> Possibly a switch to emake DESTDIR="${D}" install instead of einstall if it
> works yet.

OK. displaying my ignorance level, I'll babble about what I did to try to
accomplish these things.

- Unconditional rsh dep:  
  + add 'rsh' to IUSE (doesn't seem to be global)
  + add rsh logic to RDEPEND
  + add rsh logic to econf

- MY_P: in the old source, the versions were x.y-z; this necessitated the 
  replace_version_separator behavior.  
  + remove MY_P and MY_PV 
  + Put $P back in src_uri
  + Remove unneeded versionator reference
  + remove 'S' reset.

I'm not sure what the 'if it works' is about w.r.t. emake destdir=d.  I googled
around for that topic and found examples but no particular discussion.  But 
I'll call that Works For Me. 

------- Comment #4 From Allen S. Rout 2006-11-02 05:58:05 0000 -------
Created an attachment (id=101045) [edit]
pdsh-2.11.ebuild, Revised in line with comments

------- Comment #5 From Donnie Berkholz 2006-11-22 11:21:09 0000 -------
Fixed, thanks\!

First Last Prev Next    No search results available      Search page      Enter new bug