summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-January/011077.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/2012-January/011077.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/2012-January/011077.html')
-rw-r--r--zarb-ml/mageia-dev/2012-January/011077.html142
1 files changed, 142 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-January/011077.html b/zarb-ml/mageia-dev/2012-January/011077.html
new file mode 100644
index 000000000..6c75bc956
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-January/011077.html
@@ -0,0 +1,142 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Orphans - those poor orphans . . .
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Orphans%20-%20those%20poor%20orphans%20.%20.%20.&In-Reply-To=%3C4F083954.60504%40laposte.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="011070.html">
+ <LINK REL="Next" HREF="011071.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Orphans - those poor orphans . . .</H1>
+ <B>andre999</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Orphans%20-%20those%20poor%20orphans%20.%20.%20.&In-Reply-To=%3C4F083954.60504%40laposte.net%3E"
+ TITLE="[Mageia-dev] Orphans - those poor orphans . . .">andre999mga at laposte.net
+ </A><BR>
+ <I>Sat Jan 7 13:23:48 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="011070.html">[Mageia-dev] Orphans - those poor orphans . . .
+</A></li>
+ <LI>Next message: <A HREF="011071.html">[Mageia-dev] Orphans - those poor orphans . . .
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#11077">[ date ]</a>
+ <a href="thread.html#11077">[ thread ]</a>
+ <a href="subject.html#11077">[ subject ]</a>
+ <a href="author.html#11077">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Sander Lepik a &#233;crit :
+&gt;<i> 07.01.2012 12:18, andre999 kirjutas:
+</I>&gt;&gt;<i> It is not exactly the same thing, but in more than one occasion when
+</I>&gt;&gt;<i> I installed packages with similar functions at the same time, to
+</I>&gt;&gt;<i> compare them, say A, B, and C, and later uninstalled B and C, I have
+</I>&gt;&gt;<i> found A to be declared an orphan. Only to find that it had been
+</I>&gt;&gt;<i> required by one of the others.
+</I>&gt;&gt;<i> (I often prefer command-line packages. It is simple to add them to
+</I>&gt;&gt;<i> the menu if I want. And I have often enough made such comparisons.
+</I>&gt;&gt;<i> To be fair, I haven't done much of that since installing Mageia, when
+</I>&gt;&gt;<i> it first became available.)
+</I>&gt;<i> So what you say is:
+</I>&gt;<i>
+</I>&gt;<i> urpmi A
+</I>&gt;<i> urpmi B
+</I>&gt;<i> urpmi C
+</I>
+Not at all. That is installing A, B, and C sequentially, one after the
+other.
+Using urpmi, installing at the same time would be
+
+urpmi A B C
+
+Although I'm not sure that it would work the same as rpmdrake, which I
+use so as to more easily select and install packages with similar functions.
+I'm sure that most users with similar considerations would do the same.
+Of course if one is involved in developing or testing packages, urpmi is
+convenient, but otherwise a graphical interface like rpmdrake is easier.
+&gt;<i>
+</I>&gt;<i> urpme B C
+</I>&gt;<i>
+</I>&gt;<i> A would be orphan? Really?! Show me. I want an example!
+</I>
+Not your example. But that is not what I said.
+
+&gt;&gt;<i> The auto-orphans option and how it currently works is based on the
+</I>&gt;&gt;<i> assumption that if package A is installed as a requirement of package
+</I>&gt;&gt;<i> B, that on uninstalling B, one will want to uninstall A. That to me
+</I>&gt;&gt;<i> is a false premise.
+</I>&gt;<i> You do get the point of orphans?! System has no AI. It only knows what
+</I>&gt;<i> it has to know. If you still want A you would just run urpmi A and
+</I>&gt;<i> urpme --auto-orphans won't remove it! Simple as that.
+</I>
+I understand very well the concept. My point is that, in terms of what
+users can reasonably expect to happen, and how auto-orphans is applied,
+the concept is flawed.
+Telling users that it is safe to remove identified &quot;orphans&quot;, where the
+expected functioning of their system can be seriously impacted, is
+simply not appropriate.
+(One could say not very &quot;user-friendly&quot;.)
+
+BTW, the solution to remove the auto-orphan message for a package, a
+feigned install of an already installed package, is rather obtuse, to
+say the least.
+&gt;<i>
+</I>&gt;<i> --
+</I>&gt;<i> Sander
+</I>&gt;<i>
+</I>--
+Andr&#233;
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="011070.html">[Mageia-dev] Orphans - those poor orphans . . .
+</A></li>
+ <LI>Next message: <A HREF="011071.html">[Mageia-dev] Orphans - those poor orphans . . .
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#11077">[ date ]</a>
+ <a href="thread.html#11077">[ thread ]</a>
+ <a href="subject.html#11077">[ subject ]</a>
+ <a href="author.html#11077">[ 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>