On Thu, Nov 06, 2003 at 05:33:52PM -0600, Oscar Retana wrote:
> Hello.
> 
> Well, I found what the problem is. In fact, there are 2 different problems.
> 
> 1. What SystemImager does is to read the output of the program "sfdisk". 
> I don't know if this program used to work with "megabytes" before, but 
> now in my station the output is in "mebibytes", and of course, the 
> parser fails.

yeah - we've got a patch for that in cvs.

> 2. The second problem is related to the "sfdisk" output language. Some 
> of my stations are installed in Spanish, and the SystemImager parser 
> trys to check works like "sector", but "sfdisk" writes the output in 
> Spanish: "sectores" and of course, the parser fails agian.

exporting $LANG before running prepareclient is the current workaround for
this.  prepareclient should be modified to call sfdisk with the right
environment.




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Sisuite-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to