Gentoo Archives: gentoo-dev

From: Max Kalika <max@g.o>
To: Ben Calvert <ben@××××××××××××××.com>, gentoo-dev@g.o
Subject: Re: [gentoo-dev] strange ebuild error
Date: Thu, 14 Aug 2003 03:30:19
Message-Id: 2147483647.1060806608@[192.168.26.4]
In Reply to: [gentoo-dev] strange ebuild error by Ben Calvert
1 Quoting Ben Calvert <ben@××××××××××××××.com>:
2
3 > Am trying my hand at an ebuild for afterstep-2.00.beta1 and am having the
4 > following problem when adapting the 1.8.11-r2 file: when trying to
5 > create the digest, I get the following error:
6 >
7 > ben@lorax afterstep $ sudo ebuild afterstep-2.00.beta1.ebuild digest
8 > Password:
9 > !!! Name error in 2.00.beta1
10 > !!! Error: PF is null; exiting.
11
12 Call the ebuild afterstep-2.00_beta1.ebuild (notice the underscore instead
13 of dot). You can convert the underscore to the dot for $SRC_URI and $S
14 within the ebuild code with something like ${P/_beta/.beta/}.
15
16 --mk
17
18 --
19 gentoo-dev@g.o mailing list