summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-October/019299.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-October/019299.html')
-rw-r--r--zarb-ml/mageia-dev/2012-October/019299.html168
1 files changed, 168 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-October/019299.html b/zarb-ml/mageia-dev/2012-October/019299.html
new file mode 100644
index 000000000..6cf4c0706
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-October/019299.html
@@ -0,0 +1,168 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [changelog] [RPM] cauldron core/release gnome-shell-3.6.0-3.mga3
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20core/release%0A%20gnome-shell-3.6.0-3.mga3&In-Reply-To=%3C20121011092132.GA31883%40bkor.dhs.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="019298.html">
+ <LINK REL="Next" HREF="019300.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [changelog] [RPM] cauldron core/release gnome-shell-3.6.0-3.mga3</H1>
+ <B>Olav Vitters</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20core/release%0A%20gnome-shell-3.6.0-3.mga3&In-Reply-To=%3C20121011092132.GA31883%40bkor.dhs.org%3E"
+ TITLE="[Mageia-dev] [changelog] [RPM] cauldron core/release gnome-shell-3.6.0-3.mga3">olav at vitters.nl
+ </A><BR>
+ <I>Thu Oct 11 11:21:32 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="019298.html">[Mageia-dev] [changelog] [RPM] cauldron core/release gnome-shell-3.6.0-3.mga3
+</A></li>
+ <LI>Next message: <A HREF="019300.html">[Mageia-dev] [changelog] [RPM] cauldron core/release gnome-shell-3.6.0-3.mga3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#19299">[ date ]</a>
+ <a href="thread.html#19299">[ thread ]</a>
+ <a href="subject.html#19299">[ subject ]</a>
+ <a href="author.html#19299">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Thu, Oct 11, 2012 at 11:47:01AM +0300, Thomas Backlund wrote:
+&gt;<i> 11.10.2012 11:14, Olav Vitters skrev:
+</I>&gt;<i> &gt;On Wed, Oct 10, 2012 at 05:08:51PM +0200, ennael wrote:
+</I>&gt;<i> &gt;&gt; + dmorgan &lt;dmorgan&gt;
+</I>&gt;<i> &gt;&gt; - Make gnome-shell to require libmutter-gir3.0 ( mga #7710 )
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt;This is wrong.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt;$ rpm -q lib64mutter-gir3.0 --provides
+</I>&gt;<i> &gt;lib64mutter-gir3.0 = 3.6.0-1.mga3
+</I>&gt;<i> &gt;lib64mutter-gir3.0(x86-64) = 3.6.0-1.mga3
+</I>&gt;<i> &gt;typelib(Meta) = 3.0
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt;$ rpm -q gnome-shell --requires | grep Meta
+</I>&gt;<i> &gt;typelib(Meta)
+</I>&gt;<i> &gt;typelib(Meta) = 3.0
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt;I don't see why an explicit libmutter-gir3.0 would be needed.
+</I>&gt;<i> &gt;
+</I>&gt;<i>
+</I>&gt;<i> Because of:
+</I>&gt;<i> $ urpmq --provides -p &quot;typelib(Meta)&quot;
+</I>&gt;<i> muffin: muffin[== 1:1.1.1-1.mga3]
+</I>&gt;<i> muffin: muffin(x86-64)[== 1:1.1.1-1.mga3]
+</I>&gt;<i> muffin: default.so()(64bit)
+</I>&gt;<i> muffin: typelib(Meta)[== 3.0]
+</I>&gt;<i> ^^^^^^^^^^^^^^^^^^^^^
+</I>&gt;<i>
+</I>&gt;<i> lib64mutter-gir3.0: lib64mutter-gir3.0[== 3.6.0-1.mga3]
+</I>&gt;<i> lib64mutter-gir3.0: lib64mutter-gir3.0(x86-64)[== 3.6.0-1.mga3]
+</I>&gt;<i> lib64mutter-gir3.0: typelib(Meta)[== 3.0]
+</I>&gt;<i> ^^^^^^^^^^^^^^^^^^^^^
+</I>&gt;<i>
+</I>&gt;<i> but gnome-shell does not work with muffin, it needs lib64mutter-gir3.0
+</I>
+So if Muffin is breaking this automatic dependency tracking, then IMO
+the bug is in Muffin. It (upstream/ package) should properly rename
+things as not to cause bugs in GNOME packages. Even if upstream doesn't
+do that, a muffin package should not provide something which conflicts
+with mutter. That automatic provides should be removed in Muffin IMO.
+
+The import of Cinnamon caused a very big QA issue in GNOME. I don't like
+that. Cinnamon came after GNOME, so the extra work to support Cinnamon
+should be limited to Cinnamon packages, not GNOME ones.
+
+--
+Regards,
+Olav
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="019298.html">[Mageia-dev] [changelog] [RPM] cauldron core/release gnome-shell-3.6.0-3.mga3
+</A></li>
+ <LI>Next message: <A HREF="019300.html">[Mageia-dev] [changelog] [RPM] cauldron core/release gnome-shell-3.6.0-3.mga3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#19299">[ date ]</a>
+ <a href="thread.html#19299">[ thread ]</a>
+ <a href="subject.html#19299">[ subject ]</a>
+ <a href="author.html#19299">[ 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>