Bugs item #1465958, was opened at 2006-04-06 13:21
Message generated for change (Comment added) made by bernardli
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1465958&group_id=259

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: systemimager-client
Group: v3.6.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: si_prepareclient doesn't handle new parted output format

Initial Comment:
I haven't done much digging here so, this is my hunch 
re: the problem.  The new version of parted doesn't 
strictly use MB as its units.

e.g.
[EMAIL PROTECTED] tmp]# parted -s /dev/sda print
Disk geometry for /dev/sda: 0kB - 4400GB
Disk label type: gpt
Number  Start   End     Size    File system  
Name                  Flags
1       17kB    4400GB  4400GB


System Info:
Golden Client running FC5

[EMAIL PROTECTED] tmp]# parted -v
GNU Parted 1.6.25

Systemimager-client compiled from (2006-03-06 10:42)
systemimager-3.6.3.tar.bz2  

ARCH=x86_64

Here is the beginning output of si_prepareclient
[EMAIL PROTECTED] tmp]# si_prepareclient --server=imager --yes
Signaling xinetd to restart...
Using "parted" to gather information about disk:
    /dev/sda

Argument "400GB  4400G" isn't numeric in numeric gt 
(>) 
at /usr/lib/systemimager/perl/SystemImager/Common.pm 
line 333.
Argument "   17kB    4" isn't numeric in subtraction (-
) at /usr/lib/systemimager/perl/SystemImager/Common.pm 
line 441.
Argument "400GB  4400G" isn't numeric in subtraction (-
) at /usr/lib/systemimager/perl/SystemImager/Common.pm 
line 441.
Using "parted" to gather information about disk:
    /dev/sdb

A potential but undesirable workaround is to remove 
parted.








----------------------------------------------------------------------

>Comment By: Bernard Li (bernardli)
Date: 2006-04-06 14:12

Message:
Logged In: YES 
user_id=879102

Thanks for reporting this, but this is already fixed in
trunk (should even be in 3.7.2).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1465958&group_id=259


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to