There is an error in grpmi-0.9-13mdk.i586.rpm (update of LM 7.0):
(called from MandrakeUpdate-7.0-13mdk)
Not enough arguments for mkdir at /usr/X11R6/bin/grpmi.pm line 5, near ""/root/tmp";"
Execution of /usr/X11R6/bin/grpmi.pm aborted due to compilation errors.
grpmi: common.c:47: myread: Assertion `s == size' failed.

The fix is easy:
/usr/X11R6/bin/grpmi.pm
replacing line 5 by
mkdir "/root/tmp",0700;

Now, it works on my machine (LM 7.0 + all the security updates)
-- 
Xavier

Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to