Hello, this is my comand line to build meego handset in fedora 13 and it
works


mic-image-creator --run-mode=0 --cache=/tmp --format=raw --arch=armv5tel
--save-kernel
--config=meego-handset-armv7l-n900-nokia-closed-1.0.80.8.20100630.ks -a arm

I can upload the image to an external server to share it? or it`s a term
violation?


2010/7/1 Max Waterman <davidmaxwater...@fastmail.co.uk>

>  On 07/01/2010 10:58 AM, Sylvia Liu wrote:
>
>> 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.
>>
>
> eh? the error message (which I'm getting too) is :
>
>
>    self.arch.setup_arch(target_arch)
> AttributeError: 'LiveCDYum' object has no attribute 'arch'
>
> which is clearly a programming error, or I suppose it could be an error
> with some package versions or something like that.
>
> FWIW, I get the same error when I give "-a arm".
>
> Max.
>
>
>
>>
>> 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 王恒迎<wanghy8...@gmail.com>:
>>
>>> 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,<harri.hakuli...@nokia.com>写道:
>>>
>>>> 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: meego-dev-boun...@meego.com [meego-dev-boun...@meego.com] On
>>>> Behalf
>>>> Of ext 王恒迎 [wanghy8...@gmail.com]
>>>> Sent: Thursday, July 01, 2010 9:01 AM
>>>> To: MeeGo-dev@meego.com
>>>> 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
>>>> MeeGo-dev@meego.com
>>>> http://lists.meego.com/listinfo/meego-dev
>>>>
>>>>
>>> _______________________________________________
>>> MeeGo-dev mailing list
>>> MeeGo-dev@meego.com
>>> http://lists.meego.com/listinfo/meego-dev
>>>
>>>
>>>  _______________________________________________
>> MeeGo-dev mailing list
>> MeeGo-dev@meego.com
>> http://lists.meego.com/listinfo/meego-dev
>>
>
> _______________________________________________
> MeeGo-dev mailing list
> MeeGo-dev@meego.com
> http://lists.meego.com/listinfo/meego-dev
>
_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev

Reply via email to