Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28166 - sys-cluster/openpbs ebuilds violate setting $A policy
Summary: sys-cluster/openpbs ebuilds violate setting $A policy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michael Imhof (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-08 01:22 UTC by SpanKY
Modified: 2006-11-22 04:23 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2003-09-08 01:22:42 UTC
you cannot set the A variable in ebuilds, but the following ebuilds have:
sys-cluster/openpbs/openpbs-2.3.16.ebuild:A=${NAME}.tar.gz
sys-cluster/openpbs/openpbs-2.3.16-r1.ebuild:A=${NAME}.tar.gz
Comment 1 Michael Imhof (RETIRED) gentoo-dev 2003-09-08 04:57:29 UTC
Solution? just remove those two statements?
Comment 2 SpanKY gentoo-dev 2003-09-08 12:58:53 UTC
A is automatically generated from SRC_URI ...
Comment 3 Michael Imhof (RETIRED) gentoo-dev 2003-09-09 10:25:50 UTC
So i changed the name of that var to ${B}

Please have a look and tell me if it's okay to do it that way.
Comment 4 Michael Imhof (RETIRED) gentoo-dev 2003-09-16 09:22:25 UTC
Closing this bug.