diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2012-September/004694.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2012-September/004694.html | 109 |
1 files changed, 109 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2012-September/004694.html b/zarb-ml/mageia-sysadm/2012-September/004694.html new file mode 100644 index 000000000..ace45d61d --- /dev/null +++ b/zarb-ml/mageia-sysadm/2012-September/004694.html @@ -0,0 +1,109 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] http://pkgsubmit.mageia.org/ as simple, parsable text? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20http%3A//pkgsubmit.mageia.org/%20as%20simple%2C%0A%09parsable%20text%3F&In-Reply-To=%3C20120917090510.GA17090%40mongueurs.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="004710.html"> + <LINK REL="Next" HREF="004697.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] http://pkgsubmit.mageia.org/ as simple, parsable text?</H1> + <B>Jerome Quelin</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20http%3A//pkgsubmit.mageia.org/%20as%20simple%2C%0A%09parsable%20text%3F&In-Reply-To=%3C20120917090510.GA17090%40mongueurs.net%3E" + TITLE="[Mageia-sysadm] http://pkgsubmit.mageia.org/ as simple, parsable text?">jquelin at gmail.com + </A><BR> + <I>Mon Sep 17 11:05:10 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="004710.html">[Mageia-sysadm] Clearifying questions +</A></li> + <LI>Next message: <A HREF="004697.html">[Mageia-sysadm] http://pkgsubmit.mageia.org/ as simple, parsable text? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4694">[ date ]</a> + <a href="thread.html#4694">[ thread ]</a> + <a href="subject.html#4694">[ subject ]</a> + <a href="author.html#4694">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>hi, + +in order to create new rpms for perl modules, i'm using cpan2pkg which +makes sure requires are already available in mageia. to do that, it +builds the missing packages and waits for them to be available on the bs +before submitting the new package. + +in order to achieve this result, i'm checking pkgsubmit.mageia.org and +parses the html to know the build status of a given package. yes, this +is fragile: it has already been broken more than once, and is broken +once again with the new interface (shiny btw! :-)) + +so, would it be possible to have a real simple text listing with the +builds and their status: + + perl-LaTeX-Encode-0.60.0-1.mga3:jquelin:36 seconds ago:cauldron:core/release:todo + +or even simpler: + + perl-LaTeX-Encode-0.60.0-1.mga3:todo + +for failures, include the url to the details: + + perl-LaTeX-Encode-0.60.0-1.mga3:failure(<A HREF="http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120917084130.jquelin.valstar.13308/">http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120917084130.jquelin.valstar.13308/</A>) + +==> would it be possible to have that? + +otherwise, i'll get back to my html parsing - sigh. :-| + +thanks, +jérôme +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="004710.html">[Mageia-sysadm] Clearifying questions +</A></li> + <LI>Next message: <A HREF="004697.html">[Mageia-sysadm] http://pkgsubmit.mageia.org/ as simple, parsable text? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4694">[ date ]</a> + <a href="thread.html#4694">[ thread ]</a> + <a href="subject.html#4694">[ subject ]</a> + <a href="author.html#4694">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |