diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-November/019776.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-November/019776.html | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-November/019776.html b/zarb-ml/mageia-dev/2012-November/019776.html new file mode 100644 index 000000000..a010239f2 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-November/019776.html @@ -0,0 +1,101 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] about ruby updates and some broken dependancies + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20about%20ruby%20updates%20and%20some%20broken%20dependancies&In-Reply-To=%3C201211051445.15756.cooker%40solbu.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="019773.html"> + <LINK REL="Next" HREF="019771.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] about ruby updates and some broken dependancies</H1> + <B>Johnny A. Solbu</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20about%20ruby%20updates%20and%20some%20broken%20dependancies&In-Reply-To=%3C201211051445.15756.cooker%40solbu.net%3E" + TITLE="[Mageia-dev] about ruby updates and some broken dependancies">cooker at solbu.net + </A><BR> + <I>Mon Nov 5 14:45:10 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="019773.html">[Mageia-dev] about ruby updates and some broken dependancies +</A></li> + <LI>Next message: <A HREF="019771.html">[Mageia-dev] texlive missing deps +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19776">[ date ]</a> + <a href="thread.html#19776">[ thread ]</a> + <a href="subject.html#19776">[ subject ]</a> + <a href="author.html#19776">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Monday 05 November 2012 12:58, Shlomi Fish wrote: +><i> On Mon, 5 Nov 2012 01:47:09 +0100 +</I>><i> "Johnny A. Solbu" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">cooker at solbu.net</A>> wrote: +</I>><i> > (I hope Shlomi still remember which ruby package needs to be listed as +</I>><i> > BuildConflict. +</I> +><i>From what I recall, the ruby package that caused the build conflict was +</I>><i> ruby-yardoc. +</I> +That sounded right, and gave me something to look for in my logs. +I just search my IRC logs, and we figured out it was «ruby-yard» which is the cuplrit, not yardoc. +You almost got it. :-)= + +I see in the logs that me and Shlomi agreed that all ruby spec files should have «ruby-yard» listed as «BuildConflicts:» except for «ruby-haml» which have «ruby-yard» as buildrequires, and they all should have the items I pasted in my previous mail, in the spec's. + +I still have the spec's I worked on then, so I just grepped, searching for the spec files where I had removed the doc packages. +Meaning, these are the packages that needs to be checked, and fixed. (I can help do that, now that I know which packages we need to check and what the proper fix is) +=== +$ grep -L "Documentation for" ruby/*/SPECS/*spec | cut -f 2 -d / +ruby-faraday +ruby-fssm +ruby-mime-types +ruby-multipart-post +ruby-ParseTree +ruby-rake +ruby-RedCloth +rubyripper +ruby-selenium-webdriver +ruby-ZenTest +=== + +-- +Johnny A. Solbu +PGP key ID: 0xFA687324 +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: not available +Type: application/pgp-signature +Size: 189 bytes +Desc: This is a digitally signed message part. +URL: </pipermail/mageia-dev/attachments/20121105/d9f12acb/attachment.asc> +</PRE> + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="019773.html">[Mageia-dev] about ruby updates and some broken dependancies +</A></li> + <LI>Next message: <A HREF="019771.html">[Mageia-dev] texlive missing deps +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19776">[ date ]</a> + <a href="thread.html#19776">[ thread ]</a> + <a href="subject.html#19776">[ subject ]</a> + <a href="author.html#19776">[ 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> |