This does not work. I think MIC2 is not for ubuntu9.04. Befor I met this problem, I had to change sqlite3.6.10-1 to sqlite3.5.9 to make the yum works with kickstart file or it would not download the rpm from web and reports :
Setting maximal mount count to -1 Setting interval between checks to 0 seconds Retrieving http://repo.moblin.org/moblin/development/core/ia32/debug/repodata/repomd.xml...OK Retrieving http://repo.moblin.org/moblin/development/core/ia32/os/repodata/repomd.xml...OK Unable to create image : Unable to download from repo : near "release": syntax error Ubuntu9.04 is not a stable enviroment for developer. Yum has many problem. For example: $ yum --version /var/lib/python-support/python2.6/iniparse/ini.py:46: DeprecationWarning: the sets module is deprecated 3.2.21 2009/4/30 Zheng, Yanshuang <[email protected]> > Have a try: > remove all imgcreate-* files under /var/tmp/, and then start image-creator > > If failed to clean them, you can reboot your machine and then try to remove > /var/tmp/imgcreate* once more. > > Wish you good luck. > > Thanks, > Yanshuang > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > Yingqi Wei > Sent: 2009年4月30日 9:23 > To: tx_moblin > Cc: [email protected] > Subject: Re: [Moblin Dev] umount: > /var/tmp/imgcreate-P0Gswu/install_root/var/cache/yum: device is busy > > Hi, > I met the same problem in Ubuntu 9.04. It seems a yum error. Would anyone > tell me how to reslove it ? > > Regards > Wei > > > 2009/4/17 tx_moblin <[email protected]> > > > Hello, > > Thank you for your time first,I want to create an liveusb image with MIC2 > > which platform is netbook platform,but when I run the following: > > >moblin-image-creator -c netbook-core.ks -f liveusb --cache=/tmp/mycache > > It displayed some errors as following,can anybody give me some advice? > > > > >umount: /var/tmp/imgcreate-P0Gswu/install_root/var/cache/yum: device is > > busy > > >umount: /var/tmp/imgcreate-P0Gswu/install_root/var/cache/yum: device is > > busy > > >umount: /var/tmp/imgcreate-P0Gswu/install_root: device is busy > > >umount: /var/tmp/imgcreate-P0Gswu/install_root: device is busy > > >ioctl: LOOP_CLR_FD: 设备或资源忙 > > >Traceback (most recent call last): > > > File "/usr/bin/moblin-image-creator", line 274, in <module> > > > sys.exit(main()) > > >File "/usr/bin/moblin-image-creator", line 240, in main > > >creator.install() > > > File "/usr/lib/python2.5/site-packages/mic/imgcreate/creator.py", line > > 645, in install > > > ayum.runInstall() > > > File "/usr/lib/python2.5/site-packages/mic/imgcreate/yuminst.py", line > > 194, in runInstall > > > ret = self.runTransaction(cb) > > > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 897, in > > runTransaction > > > errors = self.ts.run(cb.callback, '') > > > File "/usr/share/yum-cli/callback.py", line 196, in callback > > > sys.stdout.write(msg) > > >UnicodeEncodeError: 'ascii' codec can't encode characters in position > 3-6: > > ordinal not in range(128) > > > > Thanks, > > xintian > > > > _______________________________________________ > > Moblin dev Mailing List > > [email protected] > > > > To manage or unsubscribe from this mailing list visit: > > https://lists.moblin.org/mailman/listinfo/dev or your user account on > > http://moblin.org once logged in. > > > > For more information on the Moblin Developer Mailing lists visit: > > http://moblin.org/community/mailing-lists > _______________________________________________ > Moblin dev Mailing List > [email protected] > > To manage or unsubscribe from this mailing list visit: > https://lists.moblin.org/mailman/listinfo/dev or your user account on > http://moblin.org once logged in. > > For more information on the Moblin Developer Mailing lists visit: > http://moblin.org/community/mailing-lists > _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
