Hi 王恒迎, It seems to be something related with the arch. What command line did you use?
My command is: "sudo mic-image-creator -c ../ks/meego-handset-armv7l-n900-nokia-closed-1.0.80.8.20100630.ks -f raw -a arm" You should give "-a arm" option to the mic-image-creator. Now I can produce an image file. But While creating, there are always some warning messages come out. Can anybody explain what do these messages mean? Thanks! " ... Installing: libgles1-sgx-img ##################### [197/382] FATAL: Could not load /lib/modules/2.6.33.5-124.fc13.i686.PAE/modules.dep: No such file or directory ... Installing: coreutils ##################### [230/382] install-info: No such file or directory for /usr/share/info/coreutils.info " 2010/7/1 王恒迎 <[email protected]>: > HI, > it turn out another error : > Traceback (most recent call last): > File "/usr/bin/mic-image-creator", line 806, in <module> > ret = main() > File "/usr/bin/mic-image-creator", line 753, in main > creator.install() > File "/usr/lib/python2.6/dist-packages/mic/imgcreate/creator.py", line > 746, in install > ayum = LiveCDYum(self._recording_pkgs, target_arch = self.target_arch) > File "/usr/lib/python2.6/dist-packages/mic/imgcreate/yuminst.py", line 50, > in __init__ > self.arch.setup_arch(target_arch) > AttributeError: 'LiveCDYum' object has no attribute 'arch' > > what is wrong with this? > > 在 2010年7月1日 下午2:13, <[email protected]>写道: >> >> Hello, >> >> One of the problems that we had in last few days was that we had some >> build problems under ubuntu. >> This one looks different, but I can't say now if they are related or not. >> >> At least at the moment that file is available behind that URL. >> >> Br, >> //Harri >> >> ________________________________ >> From: [email protected] [[email protected]] On Behalf >> Of ext 王恒迎 [[email protected]] >> Sent: Thursday, July 01, 2010 9:01 AM >> To: [email protected] >> Subject: [MeeGo-dev] create meego image for n900 error >> >> I am trying to create Handset UX preview 20100630.1 image with >> meego-handset-armv7l-n900-nokia-closed-1.0.80.8.20100630.ks under ubuntu >> ,but always have the error : >> >> Error: failed to create image : URLGrabber error: [Errno 4] IOError: >> <urlopen error [Errno 110] Connection timed out>: >> http://repo.meego.com/MeeGo/builds/trunk/daily/core/repos/armv7l/packages//repodata/repomd.xml >> >> is there some wrong with the .ks file or my ubuntu setting ? >> >> >> wanghy8754 >> >> _______________________________________________ >> MeeGo-dev mailing list >> [email protected] >> http://lists.meego.com/listinfo/meego-dev >> > > > _______________________________________________ > MeeGo-dev mailing list > [email protected] > http://lists.meego.com/listinfo/meego-dev > > _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
