summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-December/020598.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020598.html')
-rw-r--r--zarb-ml/mageia-dev/2012-December/020598.html137
1 files changed, 137 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/020598.html b/zarb-ml/mageia-dev/2012-December/020598.html
new file mode 100644
index 000000000..bae374eac
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-December/020598.html
@@ -0,0 +1,137 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [soft-commits] [6582] initial import
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6582%5D%20initial%20import&In-Reply-To=%3CCAONrEta9WE%3DLabkgC4J6_f9VvSKUc3dPcubMyMm729Si%2BNFaBQ%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="020597.html">
+ <LINK REL="Next" HREF="020600.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [soft-commits] [6582] initial import</H1>
+ <B>Thierry Vignaud</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6582%5D%20initial%20import&In-Reply-To=%3CCAONrEta9WE%3DLabkgC4J6_f9VvSKUc3dPcubMyMm729Si%2BNFaBQ%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] [soft-commits] [6582] initial import">thierry.vignaud at gmail.com
+ </A><BR>
+ <I>Wed Dec 5 16:04:53 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="020597.html">[Mageia-dev] [soft-commits] [6582] initial import
+</A></li>
+ <LI>Next message: <A HREF="020600.html">[Mageia-dev] [soft-commits] [6582] initial import
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#20598">[ date ]</a>
+ <a href="thread.html#20598">[ thread ]</a>
+ <a href="subject.html#20598">[ subject ]</a>
+ <a href="author.html#20598">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 5 December 2012 15:56, Guillaume Rousse &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">guillomovitch at gmail.com</A>&gt; wrote:
+&gt;&gt;&gt;&gt;&gt;&gt;<i> 1) we already have t/pod.t
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Indeed, I missed it at first glance. It's broken, tough, as it don't find
+</I>&gt;&gt;&gt;<i> the perl module directory.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Just run it: it does work.
+</I>&gt;&gt;<i> It did find errors in the past. Just tested again.
+</I>&gt;<i>
+</I>&gt;<i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">guillaume at beria</A> trunk]$ perl t/pod.t
+</I>&gt;<i> 1..1
+</I>&gt;<i> not ok 1 - POD test for lib
+</I>&gt;<i> # Failed test 'POD test for lib'
+</I>&gt;<i> # at /usr/lib/perl5/vendor_perl/5.12.3/Test/Pod.pm line 182.
+</I>&gt;<i> # lib does not exist
+</I>&gt;<i> # Looks like you failed 1 test of 1.
+</I>
+...
+
+# &lt;breaking POD in urpm::install&gt;&gt;
+# make test
+(...)
+^C
+# perl t/pod.t
+1..37
+ok 1 - POD test for blib/script/urpmq (no pod)
+ok 2 - POD test for blib/script/rpm-find-leaves (no pod)
+ok 3 - POD test for blib/script/urpmf (no pod)
+ok 4 - POD test for blib/sbin/urpmi.update (no pod)
+ok 5 - POD test for blib/sbin/rurpme (no pod)
+ok 6 - POD test for blib/sbin/rurpmi (no pod)
+ok 7 - POD test for blib/sbin/urpmi.removemedia (no pod)
+ok 8 - POD test for blib/sbin/urpme (no pod)
+ok 9 - POD test for blib/sbin/urpmi.addmedia (no pod)
+ok 10 - POD test for blib/sbin/urpmi (no pod)
+ok 11 - POD test for blib/lib/urpm.pm
+ok 12 - POD test for blib/lib/urpm/media.pm
+ok 13 - POD test for blib/lib/urpm/prompt.pm
+not ok 14 - POD test for blib/lib/urpm/install.pm
+# Failed test 'POD test for blib/lib/urpm/install.pm'
+# at /usr/lib/perl5/vendor_perl/5.12.3/Test/Pod.pm line 182.
+# blib/lib/urpm/install.pm (376): You forgot a '=back' before '=head1'
+# blib/lib/urpm/install.pm (378): '=item' outside of any '=over'
+ok 15 - POD test for blib/lib/urpm/sys.pm
+ok 16 - POD test for blib/lib/urpm/get_pkgs.pm
+ok 17 - POD test for blib/lib/urpm/util.pm
+ok 18 - POD test for blib/lib/urpm/xml_info_pkg.pm
+ok 19 - POD test for blib/lib/urpm/removable.pm
+ok 20 - POD test for blib/lib/urpm/bug_report.pm
+ok 21 - POD test for blib/lib/urpm/select.pm
+ok 22 - POD test for blib/lib/urpm/parallel_ka_run.pm (no pod)
+ok 23 - POD test for blib/lib/urpm/signature.pm
+ok 24 - POD test for blib/lib/urpm/cfg.pm
+ok 25 - POD test for blib/lib/urpm/lock.pm
+ok 26 - POD test for blib/lib/urpm/parallel.pm (no pod)
+ok 27 - POD test for blib/lib/urpm/msg.pm
+ok 28 - POD test for blib/lib/urpm/mirrors.pm
+ok 29 - POD test for blib/lib/urpm/main_loop.pm
+ok 30 - POD test for blib/lib/urpm/ldap.pm
+ok 31 - POD test for blib/lib/urpm/cdrom.pm
+ok 32 - POD test for blib/lib/urpm/download.pm
+ok 33 - POD test for blib/lib/urpm/args.pm
+ok 34 - POD test for blib/lib/urpm/parallel_ssh.pm (no pod)
+ok 35 - POD test for blib/lib/urpm/md5sum.pm
+ok 36 - POD test for blib/lib/urpm/xml_info.pm
+ok 37 - POD test for blib/lib/urpm/orphans.pm
+# Looks like you failed 1 test of 37.
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="020597.html">[Mageia-dev] [soft-commits] [6582] initial import
+</A></li>
+ <LI>Next message: <A HREF="020600.html">[Mageia-dev] [soft-commits] [6582] initial import
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#20598">[ date ]</a>
+ <a href="thread.html#20598">[ thread ]</a>
+ <a href="subject.html#20598">[ subject ]</a>
+ <a href="author.html#20598">[ 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>