diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/011782.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/011782.html | 134 |
1 files changed, 134 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/011782.html b/zarb-ml/mageia-dev/2012-February/011782.html new file mode 100644 index 000000000..90cc74c58 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/011782.html @@ -0,0 +1,134 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] problem with obsoleting packages + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20problem%20with%20obsoleting%20packages&In-Reply-To=%3C4F3208A1.2010805%40gmx.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="011848.html"> + <LINK REL="Next" HREF="011784.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] problem with obsoleting packages</H1> + <B>Kamil Rytarowski</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20problem%20with%20obsoleting%20packages&In-Reply-To=%3C4F3208A1.2010805%40gmx.com%3E" + TITLE="[Mageia-dev] problem with obsoleting packages">n54 at gmx.com + </A><BR> + <I>Wed Feb 8 06:31:13 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="011848.html">[Mageia-dev] [changelog] [RPM] cauldron core/release embryo-1.1.0-0.r67715.1.mga2 +</A></li> + <LI>Next message: <A HREF="011784.html">[Mageia-dev] problem with obsoleting packages +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11782">[ date ]</a> + <a href="thread.html#11782">[ thread ]</a> + <a href="subject.html#11782">[ subject ]</a> + <a href="author.html#11782">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hello! + +I've got problem with obsoleting some myspell packages. + +$ rpm -qa|grep csb +myspell-csb_CSB-1.0.2-30.mga1 +hunspell-csb-0.20050311.1-7.mga2 + +$ urpmq --provides myspell-csb_CSB +myspell-pl[== 1.0.2-30.mga1] +myspell-dictionary[== 1.0.2-30.mga1] +enchant-dictionary[== 2] +myspell-csb_CSB[== 1.0.2-30.mga1] + +$ urpmq --provides hunspell-csb +enchant-dictionary[== 2] +hunspell-dictionary +hunspell-csb_PL[== 0.20050311.1-7.mga2] +dictionary-csb[== 2] +dictionary-csb_PL[== 2] +myspell-csb +myspell-csb_CSB +hunspell-csb[== 0.20050311.1-7.mga2] + + +$ urpmq --obsoletes hunspell-csb +myspell-csb[<= 1.0.2-30] +myspell-csb_CSB[<= 1.0.2-30] + +The obsoleting is working when I'm adding ending ".mga1.noarch". Where +is the problem? Am I doing something wrong? +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="011848.html">[Mageia-dev] [changelog] [RPM] cauldron core/release embryo-1.1.0-0.r67715.1.mga2 +</A></li> + <LI>Next message: <A HREF="011784.html">[Mageia-dev] problem with obsoleting packages +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11782">[ date ]</a> + <a href="thread.html#11782">[ thread ]</a> + <a href="subject.html#11782">[ subject ]</a> + <a href="author.html#11782">[ 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> |