diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-August/018311.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-August/018311.html | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-August/018311.html b/zarb-ml/mageia-dev/2012-August/018311.html new file mode 100644 index 000000000..ed4195606 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-August/018311.html @@ -0,0 +1,79 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] how to upgrade a package with %_preun_service ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20how%20to%20upgrade%20a%20package%20with%20%20%25_preun_service%20%3F&In-Reply-To=%3Ck1dl3o%24ks0%241%40ger.gmane.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="018310.html"> + <LINK REL="Next" HREF="018313.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] how to upgrade a package with %_preun_service ?</H1> + <B>eatdirt</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20how%20to%20upgrade%20a%20package%20with%20%20%25_preun_service%20%3F&In-Reply-To=%3Ck1dl3o%24ks0%241%40ger.gmane.org%3E" + TITLE="[Mageia-dev] how to upgrade a package with %_preun_service ?">dirteat at gmail.com + </A><BR> + <I>Sun Aug 26 19:07:04 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="018310.html">[Mageia-dev] ocsinventory & php-gd +</A></li> + <LI>Next message: <A HREF="018313.html">[Mageia-dev] how to upgrade a package with %_preun_service ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18311">[ date ]</a> + <a href="thread.html#18311">[ thread ]</a> + <a href="subject.html#18311">[ subject ]</a> + <a href="author.html#18311">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi there, +package A is on mga2 and run at uninstall +%_preun_service myserv + +package B (different name) obsoletes package A and at install run +%_post_service myserv + +same name for "myserv". + +When I run this, the old package %preun section remove the new service +installed by package B. Any idea how to fix this? + +Thanks, +Chris. + +</PRE> + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="018310.html">[Mageia-dev] ocsinventory & php-gd +</A></li> + <LI>Next message: <A HREF="018313.html">[Mageia-dev] how to upgrade a package with %_preun_service ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18311">[ date ]</a> + <a href="thread.html#18311">[ thread ]</a> + <a href="subject.html#18311">[ subject ]</a> + <a href="author.html#18311">[ 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> |