On Nov 13, 2003, at 3:28 pm, Spider wrote:


begin  quote
On Wed, 12 Nov 2003 18:46:13 -0500
Aron Griffis <[EMAIL PROTECTED]> wrote:

Spider wrote: [Sun Nov 09 2003, 07:02:38PM EST]
Could all ye developers take the time to go through your packages
and
check that there are -no- references to ${D} ${S} , ${W} in pkg_*
statements?

All the offenders (assuming this is actually an offense):


More interesting examples:
./net-news/leafnode/leafnode-2.0.0_alpha20030621.ebuild
pkg_postinst() {
mkdir -p
/var/spool/news/ {leaf.node,failed.postings,interesting.groups,out.going}
mkdir -p
/var/spool/news/message.id/{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0
,1,2,3,4,5,6,7,8,9}
chown -R news:news /var/spool/news

I think the Leafnode2 eBuild is broken, anyway. It seems to install into /var/lib/spool/news/
See <http://bugs.gentoo.org/show_bug.cgi?id=25713> - I have attached a copy of the ebuild which seems to work here.


Stroller.


-- [EMAIL PROTECTED] mailing list



Reply via email to