diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-May/016009.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-May/016009.html | 133 |
1 files changed, 133 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-May/016009.html b/zarb-ml/mageia-dev/2012-May/016009.html new file mode 100644 index 000000000..fed651cae --- /dev/null +++ b/zarb-ml/mageia-dev/2012-May/016009.html @@ -0,0 +1,133 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] rpmbuild -ba --sign , does nt work any more + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20rpmbuild%20-ba%20--sign%20%2C%20does%20nt%20work%20any%20more&In-Reply-To=%3C16130239.v9ggCQA07H%40localhost.localdomain%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="016006.html"> + <LINK REL="Next" HREF="015989.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] rpmbuild -ba --sign , does nt work any more</H1> + <B>Dimitrios Glentadakis</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20rpmbuild%20-ba%20--sign%20%2C%20does%20nt%20work%20any%20more&In-Reply-To=%3C16130239.v9ggCQA07H%40localhost.localdomain%3E" + TITLE="[Mageia-dev] rpmbuild -ba --sign , does nt work any more">dglent at gmail.com + </A><BR> + <I>Thu May 31 07:31:36 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016006.html">[Mageia-dev] rpmbuild -ba --sign , does nt work any more +</A></li> + <LI>Next message: <A HREF="015989.html">[Mageia-dev] [soft-commits] [4714] rename internal function to mark themas private +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16009">[ date ]</a> + <a href="thread.html#16009">[ thread ]</a> + <a href="subject.html#16009">[ subject ]</a> + <a href="author.html#16009">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Στις 30/05/2012 20:44:12 Charles A Edwards έγραψε: +><i>On Wed, 30 May 2012 18:49:19 +0200 +</I>><i>Dimitrios Glentadakis <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dglent at gmail.com</A>> wrote: +</I>><i> +</I>>><i> > - The keyring related operations of importing public keys and +</I>>><i> > verifying package signatures have been split into a new "rpmkeys" +</I>>><i> > cli utility +</I>>><i> > +</I>>><i> > - Package signing and signature deletion operations have been split +</I>>><i> > into a new "rpmsign" cli utility (related to RhBug:624585) " +</I>>><i> > +</I>>><i> > (...) +</I>>><i> > +</I>>><i> > Removed features +</I>>><i> > +</I>>><i> > - Support for --sign during rpmbuild has been removed. Signing must +</I>>><i> > be done as a separate step using the new "rpmsign" command. +</I>>><i> +</I>>><i> It is still present in rpmbuilt --help, may be is forgotten to be +</I>>><i> removed +</I>><i> +</I>><i> +</I>><i>It still working here on this system. +</I>><i> +</I>><i>Instead of asking for pass phrase at start of build and signing the +</I>><i>rpms as they are built, it waits till the rpms are built, asks for the +</I>><i>pass prase and then signs the rpms. +</I>><i> +</I>><i>Example: +</I>><i> +</I>><i>rpmbuild -ba --clean --sign imagemagick.spec +</I>><i>+ umask 022 +</I>><i>+ cd /home/charles/rpm/BUILD +</I>><i> +</I>><i> <big snip> +</I>><i> +</I>><i>+ exit 0 +</I>><i>+ umask 022 +</I>><i>+ cd /home/charles/rpm/BUILD +</I>><i>+ cd ImageMagick-6.7.7-4 +</I>><i>+ rm -rf /home/charles/rpm/BUILDROOT/imagemagick-6.7.7.4-1zae.x86_64 +</I>><i>+ exit 0 +</I>><i>+ umask 022 +</I>><i>+ cd /home/charles/rpm/BUILD +</I>><i>+ rm -rf ImageMagick-6.7.7-4 +</I>><i>+ exit 0 +</I>><i>Enter pass phrase: +</I>><i>Pass phrase is good. +</I>><i>/home/charles/rpm/SRPMS/imagemagick-6.7.7.4-1zae.src.rpm: +</I>><i>/home/charles/rpm/RPMS/x86_64/imagemagick-6.7.7.4-1zae.x86_64.rpm: +</I>><i>/home/charles/rpm/RPMS/x86_64/imagemagick-desktop-6.7.7.4-1zae.x86_64.rpm: +</I>><i>/home/charles/rpm/RPMS/x86_64/lib64magick5-6.7.7.4-1zae.x86_64.rpm: +</I>><i>/home/charles/rpm/RPMS/x86_64/lib64magick-devel-6.7.7.4-1zae.x86_64.rpm: +</I>><i>/home/charles/rpm/RPMS/x86_64/perl-Image-Magick-6.7.7.4-1zae.x86_64.rpm: +</I>><i>/home/charles/rpm/RPMS/x86_64/imagemagick-doc-6.7.7.4-1zae.x86_64.rpm: +</I>><i> +</I>><i>[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">charles at SuperSize</A> SPECS]$ cd /home/charles/rpm/RPMS/x86_64/ +</I>><i>[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">charles at SuperSize</A> x86_64]$ rpm -K *rpm +</I>><i>imagemagick-6.7.7.4-1zae.x86_64.rpm: (sha1) dsa sha1 md5 gpg OK +</I>><i>imagemagick-desktop-6.7.7.4-1zae.x86_64.rpm: (sha1) dsa sha1 md5 gpg OK +</I>><i>imagemagick-doc-6.7.7.4-1zae.x86_64.rpm: (sha1) dsa sha1 md5 gpg OK +</I>><i>lib64magick5-6.7.7.4-1zae.x86_64.rpm: (sha1) dsa sha1 md5 gpg OK +</I>><i>lib64magick-devel-6.7.7.4-1zae.x86_64.rpm: (sha1) dsa sha1 md5 gpg OK +</I>><i>perl-Image-Magick-6.7.7.4-1zae.x86_64.rpm: (sha1) dsa sha1 md5 gpg OK +</I>><i> +</I>><i> +</I>><i> Charles +</I>><i> +</I>><i> +</I>><i> +</I> +Yes, you are right it asks at the end, as bm does. + +-- +Dimitrios Glentadakis +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016006.html">[Mageia-dev] rpmbuild -ba --sign , does nt work any more +</A></li> + <LI>Next message: <A HREF="015989.html">[Mageia-dev] [soft-commits] [4714] rename internal function to mark themas private +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16009">[ date ]</a> + <a href="thread.html#16009">[ thread ]</a> + <a href="subject.html#16009">[ subject ]</a> + <a href="author.html#16009">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |