Am Freitag, 18. Februar 2011, 16:35:22 schrieb Zhang, Linghe: > Hi All, > The following errors appear when I use mic-image-creator to create > image on ubuntu 10.10 OS. It leads to image creation fail. Traceback (most > recent call last): File "/usr/share/yum-cli/callback.py", line 196, in > callback UnicodeEncodeError: 'ascii' codec can't encode characters in > position 3-6: ordinal not in range(128) error: python callback <bound > method RPMInstallCallback.callback of <callback.RPMInstallCallback > instance at 0x96f0f6c>> failed, aborting! > > The ubuntu OS is newly installed. Firstly I have installed the following > tools: > > > sudo apt-get install yum rpm kpartx parted syslinux isomd5sum kvm > squashfs-tools python2.6-dev qemu-arm-static python-urlgrabber > > > Command to create image: > > > sudo mic-image-creator --config=default.ks --format=livecd --cache=mycache
Try LANG=C sudo mic-image-creator --config=default.ks --format=livecd -- cache=mycache https://bugs.meego.com/show_bug.cgi?id=13645 Best, Jan-Simon _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
