diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020916.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-December/020916.html | 81 | 
1 files changed, 81 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/020916.html b/zarb-ml/mageia-dev/2012-December/020916.html new file mode 100644 index 000000000..0b196a267 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-December/020916.html @@ -0,0 +1,81 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] task-obsolete - questions about implementation details and how to disable it +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20task-obsolete%20-%20questions%20about%20implementation%0A%20details%20and%20how%20to%20disable%20it&In-Reply-To=%3C50D9F7F6.4000407%40eesti.ee%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="020915.html"> +   <LINK REL="Next"  HREF="020917.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] task-obsolete - questions about implementation details and how to disable it</H1> +    <B>Sander Lepik</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20task-obsolete%20-%20questions%20about%20implementation%0A%20details%20and%20how%20to%20disable%20it&In-Reply-To=%3C50D9F7F6.4000407%40eesti.ee%3E" +       TITLE="[Mageia-dev] task-obsolete - questions about implementation details and how to disable it">sander.lepik at eesti.ee +       </A><BR> +    <I>Tue Dec 25 20:01:10 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="020915.html">[Mageia-dev] task-obsolete - questions about implementation details and how to disable it +</A></li> +        <LI>Next message: <A HREF="020917.html">[Mageia-dev] task-obsolete - questions about implementation details and how to disable it +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#20916">[ date ]</a> +              <a href="thread.html#20916">[ thread ]</a> +              <a href="subject.html#20916">[ subject ]</a> +              <a href="author.html#20916">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>25.12.2012 20:41, Florian Hubold kirjutas: +><i> Hello, +</I>><i> +</I>><i> this should not be about complaints, only some technical questions. +</I>><i> How is task-obsolete supposed to work as a package, i.e. what is the mechanism +</I>><i> used to pull it in, and then remove it again? It is required by nothing else, +</I>><i> so i guess +</I>><i> this is either pulled by urpmi/perl-urpm/rpmdrake itself. +</I>><i> Can sombody enlighten me about this? +</I>AFAIK task-obsolete is pulled in by rpmsrate. +><i> And the next step would be the question for the proper way how to disable +</I>><i> this mechanism as an enduser.  +</I>As root, run this command: + +echo task-obsolete >> /etc/urpmi/skip.list + +This will add task-obsolete into the skip list and you can use obsoleted software. + +-- +Sander + +</PRE> + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="020915.html">[Mageia-dev] task-obsolete - questions about implementation details and how to disable it +</A></li> +	<LI>Next message: <A HREF="020917.html">[Mageia-dev] task-obsolete - questions about implementation details and how to disable it +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#20916">[ date ]</a> +              <a href="thread.html#20916">[ thread ]</a> +              <a href="subject.html#20916">[ subject ]</a> +              <a href="author.html#20916">[ 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>  | 
