On Sat, May 06, 2006 at 10:47:39AM +0200, Marcus Meissner wrote:
> Resigning of files that did not change is not necessary.
No, but it is easier then looking wich ones were changed and wich ones
were not and perhaps missing one.
> > gpg --detach-sign -u $LOCAL_KEY -a $CD_DIR/media.1/products
> >
> > creates products.sig not products.asc on my SL 9.3
>
> Perhaps move the -a before the -u ?
Would that make a difference on older versions?
Can somebody do the following:
touch test
gpg --list-secret-keys|grep "^sec"|sed -e 's/.*\///;s/ .*//g;'|head -n 1
and then (if 70660424 is the answer from above)
gpg --detach-sign -a -u 70660424 test
and then
gpg --detach-sign -u 70660424 -a test
and see if the result is different?
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]