Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110736 - New ebuild (attached) readyexec
Summary: New ebuild (attached) readyexec
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://readyexec.sf.net/
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-10-28 10:53 UTC by Maxwell Grender-Jones
Modified: 2018-06-07 18:24 UTC (History)
0 users

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


Attachments
ebuild (readyexec-0.4.0.ebuild,491 bytes, text/plain)
2005-10-28 10:53 UTC, Maxwell Grender-Jones
Details
ebuild (readyexec-0.4.0.ebuild,713 bytes, text/plain)
2005-10-29 11:31 UTC, Maxwell Grender-Jones
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maxwell Grender-Jones 2005-10-28 10:53:28 UTC
I'd like to use readyexec as recommended by pyzor (although it is compatible
with any python program)- ebuild to be attached

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Maxwell Grender-Jones 2005-10-28 10:53:59 UTC
Created attachment 71644 [details]
ebuild
Comment 2 Maxwell Grender-Jones 2005-10-29 11:31:00 UTC
Created attachment 71683 [details]
ebuild

Updated ebuild to install the client program correctly as well.

Is it gentoo policy to install things as foo.py or simply foo?
Comment 3 Paul B. Henson 2007-01-24 23:40:35 UTC
Looks like no developer has adopted this package? I'm setting up a fresh spamassassin config with pyzor and this optimization looks promising, it would be nice to see this useful package in portage. However, this ebuild is broken. It doesn't compile the readyexec C client, and tries to install a non-executable python module.

I added:

src_compile() {
    sed -i -e 's/-Werror//' Makefile
    emake
}

to compile (the Makefile includes -Werror, but the code generates otherwise non-fatal warnings, so I remove it),

and replaced:

dobin /usr/lib/python${PYVER}/site-packages/readyexec.py

with:

dobin readyexec

to install the right client.
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-28 04:16:30 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq