Herve Colasuonno wrote: > Hi, > thx for your answer. > I'm on debian etch 4.0. > I tried to migrate my image from systemimager 3.6.3 to systemimager 4.0.1. > I saw that it's impossible.
Some details? > So i restart process with prepareclient et getimage. > But now, i've the problem with si_getimage like this : > > si_prepareclient start well, but when i do : > si_getimage --golden-client my_client --image new_image --directory > /donnees/images/ --ip-assignment dhcp --post-install reboot > i've those errors on server : > > sent 44920 bytes received 26979836 bytes 185737.15 bytes/sec > total size is 9827477562 speedup is 363.65 > ------------- campus IMAGE RETRIEVAL FINISHED ------------- > > Press <Enter> to continue... > Input is not proper UTF-8, indicate encoding ! > Bytes: 0xE8 0x6D 0x65 0x73 > Entity 'lt' not defined > Entity 'gt' not defined > Entity 'lt' not defined > Entity 'gt' not defined > Entity 'lt' not defined > Entity 'gt' not defined > Entity 'lt' not defined > Entity 'gt' not defined > Entity 'lt' not defined > Entity 'gt' not defined > Entity 'lt' not defined > Entity 'gt' not defined > at /usr/lib/perl5/XML/LibXML/SAX.pm line 64 > at /usr/share/perl5/XML/Simple.pm line 287 > > my LANG is like that : > echo $LANG > UTF-8 In all the environments I've tested LANG=en_US.UTF-8, and: $ locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= You could try with the same locale settings. Moreover, which versions of perl XML::simple and XML::SAX modules are you using? -Andrea ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
