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/018174.html | 106 +++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-August/018174.html (limited to 'zarb-ml/mageia-dev/2012-August/018174.html') diff --git a/zarb-ml/mageia-dev/2012-August/018174.html b/zarb-ml/mageia-dev/2012-August/018174.html new file mode 100644 index 000000000..0d4876c30 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-August/018174.html @@ -0,0 +1,106 @@ + + + + [Mageia-dev] UsrMove failure + + + + + + + + + +

[Mageia-dev] UsrMove failure

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

+
+ +
'Twas brillig, and Johnny A. Solbu at 14/08/12 18:32 did gyre and gimble:
+> On Tuesday 14 August 2012 19:30, Colin Guthrie wrote:
+>> if you can wait, I'll try and suss out the problem and issue an
+>> updated dracut package.
+> 
+> I can wait.
+
+Actually, just in case I cannot reproduce, you can try the following:
+
+1. cd
+2. mkdir foo
+3. /usr/lib/dracut/dracut-install -D $HOME/foo bash
+
+This should just copy the bash binary to the foo tree. Nothing more.
+
+4. find $HOME/foo -type f '(' -perm -0100 -or -perm -0010 -or -perm
+-0001 ')' -print0 | xargs -r -0 /usr/lib/dracut/dracut-install --debug
+-D $HOME/foo -R
+
+
+This should install all the needed libs for bash.
+
+The output from step 4 and and "ls -lR $HOME/foo" at the end would be
+interesting I think.
+
+I will still try and set this up at home when I get back from work tho'.
+
+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