Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18590 - new ebuild for pstack
Summary: new ebuild for pstack
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-04-01 11:05 UTC by kevin
Modified: 2003-06-21 10:24 UTC (History)
0 users

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


Attachments
new ebuild for pstack-1.1 (pstack-1.1.ebuild,670 bytes, text/plain)
2003-04-01 11:07 UTC, kevin
Details
new ebuild which uses the tarball instead of the rpm. (pstack-1.0.ebuild,558 bytes, text/plain)
2003-06-17 09:35 UTC, kevin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kevin 2003-04-01 11:05:02 UTC
Display stack trace of a running process. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



redhat seems to have created this, so I've adapted the ebuild which installed tmpwatch 
from a source rpm.
Comment 1 kevin 2003-04-01 11:07:03 UTC
Created attachment 10091 [details]
new ebuild for pstack-1.1

adapted from tmpwatch ebuild
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2003-06-13 16:28:10 UTC
is there are reason why you didn't use the tarball version from their official homepage ? http://www.whatsis.com/pstack/
Comment 3 kevin 2003-06-13 17:01:40 UTC
yes, ignorance! :) 
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-06-14 02:44:56 UTC
heh, could you please resubmit an ebuild that uses the tarball rather than rpm?

also, please have a read of http://cvs.gentoo.org/~liquidx/ebuildmistakes.html and fix some of the problems listed like missing header, invalid LICENSE.

thanks
Comment 5 kevin 2003-06-17 09:35:56 UTC
Created attachment 13417 [details]
new ebuild which uses the tarball instead of the rpm.

ok, here is the fixed ebuild which uses the tarball instead of the rpm. the
package doesn't use automake, it just has a trivial Makefile with it. near as I
can tell, this is the source for version 1.0.
Comment 6 kevin 2003-06-17 09:42:40 UTC
also, I put in the missing header & went through the 'common ebuild writing mistakes' page. 
Comment 7 Alastair Tse (RETIRED) gentoo-dev 2003-06-21 10:24:02 UTC
thank you for chasing up those issues. i've added this to portage now in dev-util/pstack