From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-August/018172.html | 109 +++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-August/018172.html (limited to 'zarb-ml/mageia-dev/2012-August/018172.html') diff --git a/zarb-ml/mageia-dev/2012-August/018172.html b/zarb-ml/mageia-dev/2012-August/018172.html new file mode 100644 index 000000000..0a71cb4e0 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-August/018172.html @@ -0,0 +1,109 @@ + + + + [Mageia-dev] UsrMove failure + + + + + + + + + +

[Mageia-dev] UsrMove failure

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Tue Aug 14 19:30:17 CEST 2012 +

+
+ +
'Twas brillig, and Johnny A. Solbu at 14/08/12 17:28 did gyre and gimble:
+> On Tuesday 14 August 2012 18:20, Colin Guthrie wrote:
+>> What is in your initrd regarding termcap stuff?
+>>
+>> lsinitrd | grep -E "bash|termcap"
+> 
+> lsinitrd | grep -E "bash|termcap"
+> -rwxr-xr-x   1 root     root       786328 Aug 14 15:06 bin/bash
+
+OK, so the basic problem is that for whatever reason, when dracut
+created the initrd, it was unable to find all the deps (i.e. libs) for
+the bash binary.
+
+This is IMO a regression in latest dracut. I'll dig into why it's doing
+it but I suspect strongly it's related to a "lazy" depsolving mode, that
+doesn't work well in this case for some reason.
+
+Now that I know what's wrong you can probably generate a valid initrd
+simply by doing:
+
+ mv /usr/lib/dracut/dracut-install /usr/lib/dracut/dracut-install.x
+
+Before generating the initrd and then moving it back when done. Verify
+with lsinitrd as before.
+
+However, if you can wait, I'll try and suss out the problem and issue an
+updated dracut package.
+
+Cheers
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+ + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1