diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017268.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-July/017268.html | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017268.html b/zarb-ml/mageia-dev/2012-July/017268.html new file mode 100644 index 000000000..32521c544 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017268.html @@ -0,0 +1,92 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Planning the /usr move + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Planning%20the%20/usr%20move&In-Reply-To=%3C20120711123904.GB15648%40bkor.dhs.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="017266.html"> + <LINK REL="Next" HREF="017269.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Planning the /usr move</H1> + <B>Olav Vitters</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Planning%20the%20/usr%20move&In-Reply-To=%3C20120711123904.GB15648%40bkor.dhs.org%3E" + TITLE="[Mageia-dev] Planning the /usr move">olav at vitters.nl + </A><BR> + <I>Wed Jul 11 14:39:04 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="017266.html">[Mageia-dev] Planning the /usr move +</A></li> + <LI>Next message: <A HREF="017269.html">[Mageia-dev] Planning the /usr move +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17268">[ date ]</a> + <a href="thread.html#17268">[ thread ]</a> + <a href="subject.html#17268">[ subject ]</a> + <a href="author.html#17268">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Wed, Jul 11, 2012 at 12:52:17PM +0100, Colin Guthrie wrote: +><i> 2. Add a patch to RPM that introduces a new check that must pass before +</I>><i> a given RPM can be installed. +</I>><i> 3. Create a new "filesystem" build that uses this check. +</I>[..] +><i> Several other packages will be subsequently broken (some packages ship +</I>><i> their binaries in /bin but symlink them to /usr/bin but when /bin is +</I>><i> itself a symlink to /usr/bin, they package ultimately conflicts with +</I>><i> itself!). We need to identify such packages and fix them and have them +</I>><i> ready to go. In order to do the transition correctly, we may need to fix +</I>><i> them first, build them and then wait until all such packages are fixed, +</I>><i> THEN update the filesystem rpm and then rebuild all such packages with a +</I>><i> dep on the filesystem > x package. This might be needed to avoid any +</I>><i> problems on the build system chroots. +</I> +Shouldn't those packages also rely on the new RPM check? Or you mean +just update those packages and don't allow for symlinks between /bin and +/usr/bin (+same for sbin)? + +Would the new RPM do a runtime check to see if things have been +migrated? + +Does Dracut usrmove handle the packages which at the moment contain +symlinks (e.g. /bin/foo -> /usr/bin/foo and e.g. /usr/bin/bar -> +/bin/bar)? Or should either dracut or the packages have conflicts to +deal with this? + +-- +Regards, +Olav +</PRE> + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="017266.html">[Mageia-dev] Planning the /usr move +</A></li> + <LI>Next message: <A HREF="017269.html">[Mageia-dev] Planning the /usr move +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17268">[ date ]</a> + <a href="thread.html#17268">[ thread ]</a> + <a href="subject.html#17268">[ subject ]</a> + <a href="author.html#17268">[ 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> |