diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20101225/001895.html')
-rw-r--r-- | zarb-ml/mageia-dev/20101225/001895.html | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20101225/001895.html b/zarb-ml/mageia-dev/20101225/001895.html new file mode 100644 index 000000000..3e19a53c8 --- /dev/null +++ b/zarb-ml/mageia-dev/20101225/001895.html @@ -0,0 +1,94 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Proposal for bugzilla + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%20for%20bugzilla&In-Reply-To=%3C20101225192024.GC12356%40sisay.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001898.html"> + <LINK REL="Next" HREF="001896.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Proposal for bugzilla</H1> + <B>Michael scherer</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%20for%20bugzilla&In-Reply-To=%3C20101225192024.GC12356%40sisay.ephaone.org%3E" + TITLE="[Mageia-dev] Proposal for bugzilla">misc at zarb.org + </A><BR> + <I>Sat Dec 25 20:20:24 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="001898.html">[Mageia-dev] Proposal for bugzilla +</A></li> + <LI>Next message: <A HREF="001896.html">[Mageia-dev] Choosing packagers representatives +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1895">[ date ]</a> + <a href="thread.html#1895">[ thread ]</a> + <a href="subject.html#1895">[ subject ]</a> + <a href="author.html#1895">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Sat, Dec 25, 2010 at 06:02:18AM -0500, andre999 wrote: +><i> However, invoking the rpm command has certain advantages. +</I>><i> Most importantly, if done on the system of the user finding the bug, +</I>><i> it reports exactly the correct version of the srpm. +</I>><i> +</I>><i> For example, on my system, if I type in the console exactly : +</I>><i> +</I>><i> rpm -q --qf '%{sourcerpm}' binutils +</I>><i> +</I>><i> _without_ the version, it returns : +</I>><i> +</I>><i> binutils-2.19.51.0.2-1mnb2.src.rpm +</I>><i> +</I>><i> _with_ the version, which is exactly what we want. +</I>><i> +</I>><i> So I have a suggestion. +</I>><i> With your Ajax skills, I imagine that you would be capable of +</I>><i> setting a button which automatically invokes that command on a +</I>><i> binary rpm field, to fill a srpm field ? +</I>><i> Could you try that as well ? +</I>><i> If it works, then I think we would have a better solution. +</I>><i> +</I>><i> I could try it, but my html/javascript skills are quite limited. +</I>><i> Just a suggestion. +</I> +Javascript cannot invoke command on the user computer for obvious +reason of security. I guess, no one want a random webpage +to run rm -Rf ~ or similar harmful command. + +We could however use some exploit in firefox or epiphany for +that... + +Not to mention that running rpm would only work on installed rpm, which would not +help if the bug is "cannot install rpm". +-- +Michael Scherer +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001898.html">[Mageia-dev] Proposal for bugzilla +</A></li> + <LI>Next message: <A HREF="001896.html">[Mageia-dev] Choosing packagers representatives +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1895">[ date ]</a> + <a href="thread.html#1895">[ thread ]</a> + <a href="subject.html#1895">[ subject ]</a> + <a href="author.html#1895">[ 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> |