On Tue, May 02, 2006 at 02:28:11PM +0200, Marcus Meissner wrote:
> On Tue, May 02, 2006 at 02:09:55PM +0200, houghi wrote:
> > On Tue, May 02, 2006 at 01:52:31PM +0200, Marcus Meissner wrote:
> > > Instead of:
> > >   gpg --export -a > $CD_DIR/gpg-pubkey-${LOCAL_KEY}.asc
> > > use
> > >   gpg --export -a $LOCAL_KEY > $CD_DIR/gpg-pubkey-${LOCAL_KEY}.asc
> > 
> > I don't see a difference in output, but I asume it could be different when
> > you have more then one key.
> 
> Yes. You would allow _all_ public keys in the keyring to be trusted ;)

All as in "more then one" will be for fase two. At this moment I only have
one key. :-)

>  
> > > Are content.asc files generated?
> > files? I asume you you mean file. I only see $CD_DIR/content.asc
> 
> Then it is created.

Wel, after a small change it is.
> 
> > > To the detach signs add a || echo "*** SIGNING FAILED! ****"
> > >   gpg --detach-sign -u $LOCAL_KEY $CD_DIR/content || echo "**** SIGNING 
> > > FAILED!"

gpg --detach-sign -u $LOCAL_KEY -a $CD_DIR/content
That is the line now (notice the -a)

Still the same error

> Can you attach y2log files to the bugzilla report that is open?

Will do after another testrun makeSUSEdvd on houghi.org is again updated.

houghi
-- 
Nutze die Zeit. Sie ist das Kostbarste, was wir haben, denn es 
ist unwiederbringliche Lebenszeit. Leben ist aber mehr als Werk
und Arbeit,  und das Sein wichtiger als das Tun                                 
                                        - Johannes Müller-Elmau

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to