Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Spell GPG Checking Book Page

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Jason Flatt <jflatt AT sourcemage.org>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] Spell GPG Checking Book Page
  • Date: Thu, 28 Jul 2005 06:43:11 -0700

On Tuesday, July 26, 2005 12:09 pm, David Brown wrote:
> On 7/26/05, Robin Cook <rcook AT wyrms.net> wrote:
> > How would spell with multiple source files be handled?
> >
> > CuZnDragon
> > Robin Cook
> >
> Well I probably should add a dummy second source to the example
> but it would look something like this
>
> SOURCE=gcc-core-$VERSION.tar.bz2
> SOURCE2=gcc-$SPELL-$VERSION.tar.bz2
>
> I don't know if gcc has a public key or not but if you signed it...
>
> SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
> SOURCE2_GPG="gurus.gpg:${SOURCE2}.sig"
>
> The n in SOURCEn and the SOURCEn_GPG are the same parallel
>
> - David Brown

I'm a little confused between your comments here and the Web page. According
to the Web page, in the area titled "Where the files go":

'3. The signature file: Specify this file using a SOURCE2 and SOURCE2_URL
pointing at the vendor supplied signature if it exists...'

And in your Changes in DETAILS section, you have:

'Definition: SOURCEn_GPG="<public-keyring-file>:<signature-file>"'

and latter on in the example of a gpg'd DETAILS, you have

'SOURCE2=${SOURCE}.asc',
'SOURCE2_URL=${SOURCE_URL}.asc', and
'SOURCE_GPG="linux-wlan.gpg:${SOURCE}.asc"'

Correct me if I'm wrong, but I'm reading that as the SOURCE2 and SOURCE2_URL
fields are referencing the signature file, which seems to contradict your
statements above regarding multiple sources. It seems to me, that either
your example DETAILS is wrong (and the previous text regarding SOURCE2 and
SOURCE2_URL) and needs to be corrected, or that multiple sources are going to
be dealt with differently.


On a different tangent, in the example PRE_BUILD, you have:

unpack_file ''

Is that correct? Shouldn't there be something else on that line, like a
reference to the file? If not, then shouldn't the two single quote marks be
removed?


--
Jason Flatt
Source Mage GNU/Linux: Linux so advanced, it may as well be magic.
http://www.sourcemage.org/
jflatt AT sourcemage.org

Attachment: pgpeuT2NmX0Fi.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page