"TUSSEY Aloha" <[EMAIL PROTECTED]> writes:

>  
> I have several times used one diskette but just today when I start
> the installation I get the following error: "Internal Error at
> Z:\lib/Unattend/IniFile.pm line 331 (FILE) line 3. Aborting" Any
> ideas?  Thanx

"Internal error" means you have found a bug in our .ini file parser.
Congratulations :-).

What do you have on the third line of Z:\site\unattend.txt?  I am
guessing it is something like:

    foo= 

(Where the line has a trailing space, which for complicated reasons
breaks our parser.)

I am testing a fix for this, but in the meantime, you can either
remove the offending line or replace it with something like this:

    foo=""

Assuming I am correct about the line itself, that is.

 - Pat


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to