summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-December/020712.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-December/020712.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-1be510f9529cb082f802408b472a77d074b394c0.tar
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz
archives-1be510f9529cb082f802408b472a77d074b394c0.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020712.html')
-rw-r--r--zarb-ml/mageia-dev/2012-December/020712.html105
1 files changed, 105 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/020712.html b/zarb-ml/mageia-dev/2012-December/020712.html
new file mode 100644
index 000000000..7ed2e677e
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-December/020712.html
@@ -0,0 +1,105 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Package drop request: ruby-ParseTree
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Package%20drop%20request%3A%20ruby-ParseTree&In-Reply-To=%3CCAONrEtYt%2BcxBzoZ1cTq2wtWnr0-nrzT049PxZwBpTHT9jmG%3D0w%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="020711.html">
+ <LINK REL="Next" HREF="020714.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Package drop request: ruby-ParseTree</H1>
+ <B>Thierry Vignaud</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Package%20drop%20request%3A%20ruby-ParseTree&In-Reply-To=%3CCAONrEtYt%2BcxBzoZ1cTq2wtWnr0-nrzT049PxZwBpTHT9jmG%3D0w%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] Package drop request: ruby-ParseTree">thierry.vignaud at gmail.com
+ </A><BR>
+ <I>Mon Dec 10 15:35:28 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="020711.html">[Mageia-dev] Package drop request: ruby-ParseTree
+</A></li>
+ <LI>Next message: <A HREF="020714.html">[Mageia-dev] Package drop request: ruby-ParseTree
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#20712">[ date ]</a>
+ <a href="thread.html#20712">[ thread ]</a>
+ <a href="subject.html#20712">[ subject ]</a>
+ <a href="author.html#20712">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 10 December 2012 15:27, nicolas vigier &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">boklm at mars-attacks.org</A>&gt; wrote:
+&gt;&gt;<i> I totally agree with Johnny here. If users want to keep unmaintained and
+</I>&gt;&gt;<i> no-longer-supplied packages on their machine (obviously making a
+</I>&gt;&gt;<i> concious decision to not get security updates etc. on such packages)
+</I>&gt;&gt;<i> then they are welcome to add task-obsolete to their urpmi skip lists.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> I see absolutely no problem with this and I don't consider this
+</I>&gt;&gt;<i> something that's done as a &quot;side effect&quot;, rather it's a quite deliberate
+</I>&gt;&gt;<i> and concious mechanism to remove no longer supported packages from a
+</I>&gt;&gt;<i> users machine.
+</I>&gt;<i>
+</I>&gt;<i> One of the problem with task-obsolete obsoleting packages is that it can
+</I>&gt;<i> silently uninstall packages and break something which was working,
+</I>&gt;<i> without warning.
+</I>&gt;<i>
+</I>&gt;<i> Maybe instead of obsoleting packages, task-obsolete could conflict with
+</I>&gt;<i> those packages :
+</I>
+That won't work, if it's a conflicts instead of an obsoletes,
+urpmi/drakx/rpmdrake
+will _never_ pick it.
+That's just not the way it works.
+
+&gt;<i> - users who want to remove unsupported packages install task-obsolete,
+</I>&gt;<i> and have a warning from rpmdrake/urpmi before conflicting packages
+</I>&gt;<i> are removed
+</I>
+Meaning nobody will install it in practice.
+Meaning people will have some unsecure packages b/c 0.001% want
+to keep an unsecure/unmaintained stuff, meaning we'll got bug reports
+about packages we don't maintain anymore.
+
+&gt;<i> - users who don't want to remove unsupported packages don't install
+</I>&gt;<i> task-obsolete. They can still ask urpmi to install task-obsolete to
+</I>&gt;<i> see the list of packages it would remove.
+</I>&gt;<i>
+</I>&gt;<i> Or we can stop using task-obsolete package, and instead create a file
+</I>&gt;<i> &quot;unsupported&quot; in media_info directory on the mirrors containing a list
+</I>&gt;<i> of unsupported packages, and used by urpmq/urpme --unsupported to
+</I>&gt;<i> list/remove unsupported packages.
+</I>
+That would mean most people will never see it where 0.0001% of users
+would want them not to be installed.
+
+My 2 cents
+</PRE>
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="020711.html">[Mageia-dev] Package drop request: ruby-ParseTree
+</A></li>
+ <LI>Next message: <A HREF="020714.html">[Mageia-dev] Package drop request: ruby-ParseTree
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#20712">[ date ]</a>
+ <a href="thread.html#20712">[ thread ]</a>
+ <a href="subject.html#20712">[ subject ]</a>
+ <a href="author.html#20712">[ 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>