Hi,
I met with some problem when executing MIC2 tool on Ubuntu9.04, and here's the 
error log enclosed in attachment.

By the way, sqlite package is firstly found not installed, but the error still 
stays there after sqlite is installed.

Could anybody give me some advice upon?

Best regards,
DengYingAn

r...@moblin-yingan-vmware:/home/moblin/Moblin# moblin-image-creator 
--config=comps/kickstart/internal/netbook-ux-developer.ks --format=liveusb 
--cache=mycache
mke2fs 1.41.4 (27-Jan-2009)
Filesystem label=netbook-ux-dev-i
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
192000 inodes, 768000 blocks
7680 blocks (1.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=788529152
24 block groups
32768 blocks per group, 32768 fragments per group
8000 inodes per group
Superblock backups stored on blocks: 
        32768, 98304, 163840, 229376, 294912

Writing inode tables: done                            
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 37 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
tune2fs 1.41.4 (27-Jan-2009)
Setting maximal mount count to -1
Setting interval between checks to 0 seconds
Retrieving 
http://moblin.intel.com/download/moblin/development/common/ia32/debug/repodata/repomd.xml
 ...OK
Retrieving 
http://moblin.intel.com/download/moblin/internal/non-oss/ia32/os/repodata/repomd.xml
 ...OK

(process:28699): GLib-CRITICAL **: g_timer_stop: assertion `timer != NULL' 
failed

(process:28699): GLib-CRITICAL **: g_timer_destroy: assertion `timer != NULL' 
failed
Traceback (most recent call last):
  File "/usr/bin/moblin-image-creator", line 282, in <module>
    sys.exit(main())
  File "/usr/bin/moblin-image-creator", line 248, in main
    creator.install()
  File "/usr/lib/python2.5/site-packages/mic/imgcreate/creator.py", line 698, 
in install
    self.__select_packages(ayum)
  File "/usr/lib/python2.5/site-packages/mic/imgcreate/creator.py", line 628, 
in __select_packages
    ayum.selectPackage(pkg)
  File "/usr/lib/python2.5/site-packages/mic/imgcreate/yuminst.py", line 93, in 
selectPackage
    return self.install(pattern = pkg)
  File "/var/lib/python-support/python2.5/yum/__init__.py", line 2440, in 
install
    parsePackages(self.pkgSack.returnPackages(patterns=pats),
  File "/var/lib/python-support/python2.5/yum/__init__.py", line 592, in 
<lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
  File "/var/lib/python-support/python2.5/yum/__init__.py", line 435, in 
_getSacks
    self.repos.populateSack(which=repos)
  File "/var/lib/python-support/python2.5/yum/repos.py", line 251, in 
populateSack
    sack.populate(repo, mdtype, callback, cacheonly)
  File "/var/lib/python-support/python2.5/yum/yumRepo.py", line 184, in populate
    dobj = repo_cache_function(xml, csum)
  File "/var/lib/python-support/python2.5/sqlitecachec.py", line 42, in 
getPrimary
    self.repoid))
TypeError: Can not create packages table: near "release": syntax error
r...@moblin-yingan-vmware:/home/moblin/Moblin# 

_______________________________________________
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

Reply via email to