diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-April/014337.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-1be510f9529cb082f802408b472a77d074b394c0.tar archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2 archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz archives-1be510f9529cb082f802408b472a77d074b394c0.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/014337.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-April/014337.html | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/014337.html b/zarb-ml/mageia-dev/2012-April/014337.html new file mode 100644 index 000000000..be9bfae49 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014337.html @@ -0,0 +1,106 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] RFC: Add versioned require in rpm on rpm-helper + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFC%3A%20Add%20versioned%20require%20in%20rpm%20on%20rpm-helper&In-Reply-To=%3C4F8C119C.5000608%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="014338.html"> + <LINK REL="Next" HREF="014339.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] RFC: Add versioned require in rpm on rpm-helper</H1> + <B>Thomas Backlund</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFC%3A%20Add%20versioned%20require%20in%20rpm%20on%20rpm-helper&In-Reply-To=%3C4F8C119C.5000608%40mageia.org%3E" + TITLE="[Mageia-dev] RFC: Add versioned require in rpm on rpm-helper">tmb at mageia.org + </A><BR> + <I>Mon Apr 16 14:33:32 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="014338.html">[Mageia-dev] RFC: Add versioned require in rpm on rpm-helper +</A></li> + <LI>Next message: <A HREF="014339.html">[Mageia-dev] RFC: Add versioned require in rpm on rpm-helper +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14337">[ date ]</a> + <a href="thread.html#14337">[ thread ]</a> + <a href="subject.html#14337">[ subject ]</a> + <a href="author.html#14337">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Thierry Vignaud skrev 16.4.2012 15:04: +><i> On 16 April 2012 13:15, Colin Guthrie<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote: +</I>>><i> <snip> +</I>>><i> +</I>>><i> So just to make sure I'm following this right: +</I>>><i> 1. Versioned require will fix urpmi-based upgrades. +</I>>><i> +</I>>><i> 2. Installer (fresh-install) will be fine because basesystem-minimal +</I>>><i> will pull in rpm which will pull in rpm-helper. WE can be confident +</I>>><i> this will happen early. +</I>><i> +</I>><i> No you cannot on upgrade. +</I>><i> Package ordering will depends on versioned requires. +</I>><i> +</I>>><i> 3. Installer (upgrade) will still be broken as it does not treat the +</I>>><i> rpm package inside the chroot as any kind of priority update that is +</I>>><i> installed early in the upgrade process. +</I>><i> +</I>><i> installer upgrade will be OK if systemd unit packages require a recent +</I>><i> enough rpm-helper +</I> +So, if I read this right, if we set versioned Requires(pre) rpm-helper +on systemd (or systemd-units) we will fix 2 and 3 too as anything +systemd related depends on theese packages ? + +But what will happend to initscript/sysvinit installs ? + +-- +Thomas + +</PRE> + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="014338.html">[Mageia-dev] RFC: Add versioned require in rpm on rpm-helper +</A></li> + <LI>Next message: <A HREF="014339.html">[Mageia-dev] RFC: Add versioned require in rpm on rpm-helper +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14337">[ date ]</a> + <a href="thread.html#14337">[ thread ]</a> + <a href="subject.html#14337">[ subject ]</a> + <a href="author.html#14337">[ 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> |