Hello All,

I failed to create image using MIC2 with the following command:

sudo mic-image-creator --config=meego-netbook-ia32-1.1.ks --format=raw 
--cache=mycache

I always get the below error:

...............................
...............................
Installing rpm...
Installing rpm-python...
Installing libxml2...
Installing yum-metadata-parser...
Installing yum...
Installing mic2...
Installed total of 133 packages to bootstrap located in 
/var/cache/meego-bootstrap.
Traceback (most recent call last):
  File "/usr/local/bin/mic-image-creator", line 949, in <module>
    ret = main()
  File "/usr/local/bin/mic-image-creator", line 743, in main
    imgcreate.bootstrap.check_mic(options.bootstrap)
  File "/usr/lib/pymodules/python2.6/mic/imgcreate/bootstrap.py", line 639, in 
check_mic
    copy_mic2(bootstrap, bin_path = bin_path, python_lib_path = pythonlib)
  File "/usr/lib/pymodules/python2.6/mic/imgcreate/bootstrap.py", line 608, in 
copy_mic2
    os.unlink(bootstrap + "/usr/bin/mic")
OSError: [Errno 2] No such file or directory: 
'/var/cache/meego-bootstrap/usr/bin/mic'


My environment is Ubuntu 10.04,  mic2 version - 0.22.13.
The kickstart file used is:

http://repo.meego.com/MeeGo/releases/1.1/netbook/images/meego-netbook-ia32/meego-netbook-ia32-1.1.ks

Can anyone suggest what is going wrong here and what can I do to fix this? 

Thanks.







      
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to