Problem with mk-basefile

Thomas Lange lange at informatik.uni-koeln.de
Thu Nov 26 15:52:31 CET 2015


>>>>> On Thu, 26 Nov 2015 15:20:30 +0100, Werner Pommerer <Werner.Pommerer at uni-hohenheim.de> said:

    > I did:
    > rm -rf /var/cache/rinse/*
    > but it's still the same:
I would be nice, if you could join the #fai channel. Then we do not
need that many email, and I can help you much quicker.

Next step is to patch the rinse script to get more error messages:


<       system($cmd) == 0 or die "failed to extract $name: $?";
---
>       system($cmd) == 0 or die "failed to extract $name: $? cmd: $cmd";


-- 
regards Thomas


More information about the linux-fai mailing list