summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-September/008079.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2011-September/008079.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/2011-September/008079.html')
-rw-r--r--zarb-ml/mageia-dev/2011-September/008079.html217
1 files changed, 217 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-September/008079.html b/zarb-ml/mageia-dev/2011-September/008079.html
new file mode 100644
index 000000000..4dba9f3f9
--- /dev/null
+++ b/zarb-ml/mageia-dev/2011-September/008079.html
@@ -0,0 +1,217 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Bug 2317.
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Bug%202317.&In-Reply-To=%3Cop.v1t9xuehn7mcit%40hodgins.homeip.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="008197.html">
+ <LINK REL="Next" HREF="008081.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Bug 2317.</H1>
+ <B>David W. Hodgins</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Bug%202317.&In-Reply-To=%3Cop.v1t9xuehn7mcit%40hodgins.homeip.net%3E"
+ TITLE="[Mageia-dev] Bug 2317.">davidwhodgins at gmail.com
+ </A><BR>
+ <I>Thu Sep 15 09:33:19 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="008197.html">[Mageia-dev] systemd vs dm
+</A></li>
+ <LI>Next message: <A HREF="008081.html">[Mageia-dev] Bug 2317.
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#8079">[ date ]</a>
+ <a href="thread.html#8079">[ thread ]</a>
+ <a href="subject.html#8079">[ subject ]</a>
+ <a href="author.html#8079">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>
+It's very clear from the reply in bug 2720 that some packagers still do not
+understand the scope of bug 2317. Hence I've decided to post my reply
+to one comment here.
+
+(In reply to comment #8)
+
+&gt;<i> Well the first step here would be that the packager &amp; the QA team after to
+</I>&gt;<i> install package from testing withurpmi --use-media &quot;Core Testing&quot; yourpackage
+</I>
+Ever since bug 2317 was opened, qa have been watching for packages
+being installed from the Release repositories.
+
+The problem is, that the only way to recreate this problem is to start
+with a Mandriva 2010.2 system, with task-kde4 installed AND the package
+called root.
+
+When the op upgraded from Mandriva, the version specific dependencies
+of the package called root (or one of it's dependencies) prevented the
+Mandriva versions of libiodbc2 from being upgraded.
+
+Now, when an upgrade of task-kde4 is being installed using mgaapplet,
+it (or one of it's dependencies) has a version specific requires, or
+selects the package because it has a higher release, or version, for
+a package that is only in Core Release, so the update fails.
+
+This didn't happen during beta testing, as none of the people doing
+the beta testing had the package called root installed from Mandriva.
+
+I may be wrong about which package prevented the dependencies from
+being installed, but that doesn't matter. Some Mandriva package
+(not available in Mageia 1) has version specific requires, which
+blocked the update during the upgrade to Mageia.
+
+The only possible methods of dealing with this (as I see it) ...
+- Alter MegeiaUpdate to do the equivalent of urpmi --auto-select
+- link all of the Release packages in the Release repositories
+ in corresponding Updates Testing and Updates repositories.
+ (Massive synthesis.hdlist.cz files)
+- Create installations of Mandriva 2010.2 with all possible combinations
+ of packages, and test every update on each installation.
+ (Not possible with time/diskspace)
+- For each update, get a list of every dependency, then get a list of
+ every package that requires that dependency on Mandriva 2010.2, and
+ check each of the .spec files for version dependant requires, and
+ link those packages only, to both Updates Testing, and Updates.
+ (Very time consuming for QA).
+
+While changing MageiaUpdate to do the equivalent of urpmi --auto-select
+will have an impact on speed, it is the only reasonable solution, in
+my opinion.
+
+I tried to provide a patch to fix the problem, it failed, as it also
+picked up suggestions from non-enabled repositories. While I can usually
+figure out what perl code does, I'm not a perl programmer. We need
+someone who knows perl and urpmi, to fix this, and quickly.
+
+Regards, Dave Hodgins
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="008197.html">[Mageia-dev] systemd vs dm
+</A></li>
+ <LI>Next message: <A HREF="008081.html">[Mageia-dev] Bug 2317.
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#8079">[ date ]</a>
+ <a href="thread.html#8079">[ thread ]</a>
+ <a href="subject.html#8079">[ subject ]</a>
+ <a href="author.html#8079">[ 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>