summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-December/020749.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-December/020749.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020749.html')
-rw-r--r--zarb-ml/mageia-dev/2012-December/020749.html121
1 files changed, 121 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/020749.html b/zarb-ml/mageia-dev/2012-December/020749.html
new file mode 100644
index 000000000..a8fd71a61
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-December/020749.html
@@ -0,0 +1,121 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] ANN: Upgrading from Mageia 2 via urpmi
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ANN%3A%20Upgrading%20from%20Mageia%202%20via%20urpmi&In-Reply-To=%3C20121211192723.GC17548%40shikamaru.fr%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="020696.html">
+ <LINK REL="Next" HREF="020751.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] ANN: Upgrading from Mageia 2 via urpmi</H1>
+ <B>Remy CLOUARD</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ANN%3A%20Upgrading%20from%20Mageia%202%20via%20urpmi&In-Reply-To=%3C20121211192723.GC17548%40shikamaru.fr%3E"
+ TITLE="[Mageia-dev] ANN: Upgrading from Mageia 2 via urpmi">shikamaru at shikamaru.fr
+ </A><BR>
+ <I>Tue Dec 11 20:27:23 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="020696.html">[Mageia-dev] ANN: Upgrading from Mageia 2 via urpmi
+</A></li>
+ <LI>Next message: <A HREF="020751.html">[Mageia-dev] ANN: Upgrading from Mageia 2 via urpmi
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#20749">[ date ]</a>
+ <a href="thread.html#20749">[ thread ]</a>
+ <a href="subject.html#20749">[ subject ]</a>
+ <a href="author.html#20749">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Sun, Dec 09, 2012 at 06:49:03PM +0000, Colin Guthrie wrote:
+&gt;<i> 'Twas brillig, and Colin Guthrie at 09/12/12 12:14 did gyre and gimble:
+</I>&gt;<i> &gt; 'Twas brillig, and Remy CLOUARD at 08/12/12 12:25 did gyre and gimble:
+</I>...
+&gt;<i> &gt;&gt; I&#8217;ve followed the procedure and could upgrade my system from 2 to
+</I>&gt;<i> &gt;&gt; cauldron, but I still have an issue with the filesystem package.
+</I>&gt;<i> &gt;&gt;
+</I>&gt;<i> &gt;&gt; Somehow it seems like it fails to move /var/run to /run and /var/lock to
+</I>&gt;<i> &gt;&gt; /run/lock.
+</I>&gt;<i> &gt;&gt;
+</I>&gt;<i> &gt;&gt; I would be glad if there could be a workaround for this.
+</I>...
+&gt;<i> &gt;&gt; The only way out I think would be to manually do the symlink from
+</I>&gt;<i> &gt;&gt; another install.
+</I>&gt;<i> &gt;&gt;
+</I>&gt;<i> &gt;&gt; Could you confirm that ?
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Actually yes, there is still a problem at present with /var on a
+</I>&gt;<i> &gt; separate partition... I need to look into that.
+</I>&gt;<i>
+</I>&gt;<i> So the latest package should mount /var in the initrd in much the same
+</I>&gt;<i> way it does with /usr (not exactly the same but I want to make the
+</I>&gt;<i> changes as unobtrusive as possible and ideally separate from the main
+</I>&gt;<i> dracut package for convenience of updating).
+</I>&gt;<i>
+</I>&gt;<i> I presume your setup is such that /var is indeed on a separate partition?
+</I>Yeah, I don&#8217;t see the point of having a separate usr so that one went
+smoothly. However, having a separate /var is useful even on a desktop
+for me, because of /var/cache/urpmi (I had aptitude fill my / on a
+safe-upgrade that ended up not being that safe once so I kinda became
+paranoid :p)
+&gt;<i>
+</I>&gt;<i> In order to fix this, simply mv the folders out the way and just do the
+</I>&gt;<i> symlinks manually - it'll mess up the current boot, but a reboot should
+</I>&gt;<i> fix it.
+</I>&gt;<i>
+</I>That&#8217;s what I did indeed, then I could upgrade filesystem, thanks for
+the answer ;)
+&gt;<i> If the symlinks disappear and are replaced again by folders, then also
+</I>&gt;<i> make sure you disable mandriva-clean-var-run-lock.service as it
+</I>&gt;<i> helpfully nukes the symlinks (the update does this but perhaps it's
+</I>&gt;<i> somehow been run/re-enabled?)
+</I>Can&#8217;t answer for that, most of the time I never shutdown my laptop, only
+pm-suspend.
+
+I should also mention that each try at installing filesystem resulted in
+a temporary symlink being created like: lock;50b68005. I assume these
+symlinks can safely be removed, just thought I would point that out.
+
+Thanks for your help !
+
+Regards,
+
+&gt;<i>
+</I>&gt;<i> Cheers
+</I>&gt;<i>
+</I>&gt;<i> Col
+</I>&gt;<i>
+</I>--
+R&#233;my CLOUARD
+() ascii ribbon campaign - against html e-mail
+/\ www.asciiribbon.org - against proprietary attachments
+</PRE>
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="020696.html">[Mageia-dev] ANN: Upgrading from Mageia 2 via urpmi
+</A></li>
+ <LI>Next message: <A HREF="020751.html">[Mageia-dev] ANN: Upgrading from Mageia 2 via urpmi
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#20749">[ date ]</a>
+ <a href="thread.html#20749">[ thread ]</a>
+ <a href="subject.html#20749">[ subject ]</a>
+ <a href="author.html#20749">[ 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>