[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