Troubleshooting

If you run into trouble using Image Creator, check this page to see if your error is listed. This page will be updated periodically with the commonly encountered errors.

Comments (22 total)

error whille creating image-creater

Hi all
I am trying to create image-creator on fc9 i am getting this following error

I'm creating project under this directory /home/moblin/test

my project name:moblin test
project Desc : testapps
path : /home/moblin/test
platform: netbook-lpia-moblin2
add target: test

when i run this application i'm getting this error.

No protocol specified
Traceback (most recent call last):
File "/usr/sbin/image-creator", line 21, in
import gtk.glade
File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 79, in
_init()
File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 67, in _init
_gtk.init_check()
RuntimeError: could not open display
[admin@localhost ~]$ sudo image-creator
Setting new status label: Creating the project chroot environment
Creating rootstrap directory with yum...
Exec command: yum -y --installroot=/home/admin/test install yum yum-protectbase
Loaded plugins: refresh-packagekit
http://repo.moblin.org/moblin/releases/test/moblin2-pre-alpha1/ia32/repo... [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: Moblin. Please verify its path and try again
Traceback (most recent call last):
File "/usr/share/pdk/lib/gui.py", line 380, in on_new_project_clicked
proj = self.sdk.create_project(dialog.path, dialog.name, dialog.desc, self.sdk.platforms[platformName])
File "/usr/share/pdk/lib/SDK.py", line 224, in create_project
if platform.createChroot(install_path, use_rootstrap, callback = self.progress_callback) == False:
File "/usr/share/pdk/lib/Platform.py", line 211, in yumCreateChroot
self.__yumCreateRootstrap(chroot_dir, rootstrap_file, use_rootstrap, callback = callback)
File "/usr/share/pdk/lib/Platform.py", line 238, in __yumCreateRootstrap
raise RuntimeError(_("Failed to create Yum based rootstrap"))
RuntimeError: Failed to create Yum based rootstrap
Unmounting all mounted directories...
Unmounting complete

can any one guide me.
Thanks in advance...

Not able create KVM Image for Development

I have tried to create image with MIC2 But couldn't create image .

Error Details :

Traceback (most recent call last):
File "/usr/bin/moblin-image-creator", line 434, in
sys.exit(main())
File "/usr/bin/moblin-image-creator", line 399, in main
creator.mount(None, cachedir)
File "/usr/lib/python2.6/site-packages/mic/imgcreate/creator.py", line 553, in mount
self._mount_instroot(base_on)
File "/usr/lib/python2.6/site-packages/mic/appcreate/appliance.py", line 172, in _mount_instroot
self.__instloop.mount()
File "/usr/lib/python2.6/site-packages/mic/appcreate/partitionedfs.py", line 260, in mount
self.__format_disks()
File "/usr/lib/python2.6/site-packages/mic/appcreate/partitionedfs.py", line 101, in __format_disks
raise MountError("Error writing partition table on %s" % d.device)
AttributeError: 'dict' object has no attribute 'device'

CrownBeach installation

Hi,

I have installed crownbeach, but there is no gui for it. It shows a terminal like display.How do I get the gui?

Memory required for the USB image

Can anyone tell us how much memory is needed to generate an USB image.
Thanks in advance................

Regards,
Monika

Need Moblin source code

Hi,

Can any body tell me where i can get the moblin source code so that i can add some drivers and make it suitable for my application

Regarding moblin compilation

Hi..
did you wre successfull in compilation of moblin source code..??
I need to compile the moblin source code and i am not able to compile it.
I am working on a suse linux v9.3...
kindly help me...!!

Thanks in advance

Regards
ankit

Login issue

Posted for user: andy

Hello,I am andy

I am a new moblin user.
Today, I use creat a moblin image by mic on Ubuntu 8.04(not version 2).
And I make a targe image on USB.
Then I put the USB to my noteboot.
It start install and then it is successful.
Then I remove my USB and reboot my computer.
It start boot and then want me to login.
But I don't know my account and password.
I never setted it when I make the image.
So, how can I login without that???

By the way, I use the menlow-lpia-ubuntu-hardy platform.

Thanks a lot.

Adding our executable!!!!

Hi,
How do you add an executable to a moblin live image? Will be really helpful if somebody helps me @ the earliest as I'm facing many problems with it. Thanx in advance. Can anybody plz tell me other special features of moblin with which I can develop an application,once the above mentioned criteria is solved. Thanx for this too in advance............Waiting for some suggestions...................

Development of an application with GUI

I'm developing an application with GUI on Moblin. It uses pthread.
What are the tools required for me to develop the application?
How should I proceed with the development of application?

project creation error

Hi

[root@01HW106227 ~]# image-creator
Setting new status label: Creating the project chroot environment
Creating rootstrap directory with yum...
Exec command: yum -y --installroot=/home/manju/project/hello4 install yum yum-protectbase
Loaded plugins: refresh-packagekit
http://repo.moblin.org/moblin/releases/test/moblin2-pre-alpha1/ia32/repo... [Errno 4] IOError:
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: moblin.repo. Please verify its path and try again
Traceback (most recent call last):
File "/usr/local/share/pdk/lib/gui.py", line 374, in on_new_project_clicked
proj = self.sdk.create_project(dialog.path, dialog.name, dialog.desc, self.sdk.platforms[platformName])
File "/usr/local/share/pdk/lib/SDK.py", line 224, in create_project
if platform.createChroot(install_path, use_rootstrap, callback = self.progress_callback) == False:
File "/usr/local/share/pdk/lib/Platform.py", line 211, in yumCreateChroot
self.__yumCreateRootstrap(chroot_dir, rootstrap_file, use_rootstrap, callback = callback)
File "/usr/local/share/pdk/lib/Platform.py", line 238, in __yumCreateRootstrap
raise RuntimeError(_("Failed to create Yum based rootstrap"))
RuntimeError: Failed to create Yum based rootstrap
Unmounting all mounted directories...
Unmounting complete
[root@01HW106227 ~]#

Thanks for helping
Regards
Monika

error in creating project

I'm trying on fedora 9 . I already installed MIC but unable to create project..

[root@01HW106227 moblin-image-creator]# image-creator
In on_ClearRootstraps_activate
Deleting rootstraps...
Deleting rootstrap directory: /usr/local/var/lib/moblin-image-creator/rootstraps
Setting new status label: Creating the project chroot environment
Creating rootstrap directory with yum...
Exec command: yum -y --installroot=/home/manju/project/hello install yum yum-protectbase
Loaded plugins: refresh-packagekit
http://repo.moblin.org/moblin/releases/test/moblin2-pre-alpha1/ia32/repo... [Errno 4] IOError:
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: Moblin. Please verify its path and try again
Traceback (most recent call last):
File "/usr/local/share/pdk/lib/gui.py", line 374, in on_new_project_clicked
proj = self.sdk.create_project(dialog.path, dialog.name, dialog.desc, self.sdk.platforms[platformName])
File "/usr/local/share/pdk/lib/SDK.py", line 224, in create_project
if platform.createChroot(install_path, use_rootstrap, callback = self.progress_callback) == False:
File "/usr/local/share/pdk/lib/Platform.py", line 211, in yumCreateChroot
self.__yumCreateRootstrap(chroot_dir, rootstrap_file, use_rootstrap, callback = callback)
File "/usr/local/share/pdk/lib/Platform.py", line 238, in __yumCreateRootstrap
raise RuntimeError(_("Failed to create Yum based rootstrap"))
RuntimeError: Failed to create Yum based rootstrap

finally i got error like this

"built-in function exc_info"

please help me to do further step

thank u

error in creating project

After installing MIC .I tried to build project but getting Following error
I gave
Project name: hello
project Desc: moblin_hello
path:/home/manju/project/hello
platform:menlow-lpia-ume

I think of missing packages while installing MIC..

[root@01HW106227 ~]# image-creator

In on_ClearRootstraps_activate
Deleting rootstraps...
Deleting rootstrap directory: /usr/local/var/lib/moblin-image-creator/rootstraps
No target image selected!
Creating Project and Target
Setting new status label: Creating the project chroot environment
--------Platform rootstrap creation try: 1 ----------
Execing command: /usr/sbin/debootstrap --arch lpia --include=apt --components=main,restricted,universe,multiverse hardy /home/manju/project/hello http://ports.ubuntu.com/ubuntu-ports/ /usr/local/share/pdk/debootstrap-scripts/hardy
Traceback (most recent call last):
File "/usr/local/share/pdk/lib/gui.py", line 1530, in on_Add_Project_Wizard_activate
proj = self.sdk.create_project(newProjectConfiguration.projectPath, newProjectConfiguration.projectName, newProjectConfiguration.projectDesc, self.sdk.platforms[newProjectConfiguration.projectPlatform])
File "/usr/local/share/pdk/lib/SDK.py", line 224, in create_project
if platform.createChroot(install_path, use_rootstrap, callback = self.progress_callback) == False:
File "/usr/local/share/pdk/lib/Platform.py", line 136, in aptCreateChroot
if self.__aptCreateRootstrap(chroot_dir, rootstrap_file, use_rootstrap, callback = callback) == False:
File "/usr/local/share/pdk/lib/Platform.py", line 178, in __aptCreateRootstrap
result = pdk_utils.execCommand(cmd, output = output, callback = callback)
File "/usr/local/share/pdk/lib/pdk_utils.py", line 258, in execCommand
p = subprocess.Popen(cmd_line.split(), stdout = subprocess.PIPE, stderr = subprocess.STDOUT, stdin = subprocess.PIPE, close_fds = True)
File "/usr/lib/python2.5/subprocess.py", line 593, in __init__
errread, errwrite)
File "/usr/lib/python2.5/subprocess.py", line 1079, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Installing the following fsets: ['asian-fonts', 'crownbeach-full-mobile-stack-with-proprietary', 'developer-tools']
Traceback (most recent call last):
File "/usr/local/share/pdk/lib/gui.py", line 1554, in on_Add_Project_Wizard_activate
platform = self.current_project().platform
AttributeError: 'NoneType' object has no attribute 'platform'

thank u for helping

error in creating project

Hi,

After installing MIC .I tried to build project but getting Following error
I gave
Project name: hello project
project Desc: moblin_hello_project
path:/home/manju/project/
platform:menlow-lpia-ume

I think of missing packages while installing MIC..

[root@01HW106227 ~]# image-creator
In on_ClearRootstraps_activate
Deleting rootstraps...
Deleting rootstrap directory: /usr/local/var/lib/moblin-image-creator/rootstraps
No target image selected!
Creating Project and Target
Setting new status label: Creating the project chroot environment
--------Platform rootstrap creation try: 1 ----------
Execing command: /usr/sbin/debootstrap --arch lpia --include=apt --components=main,restricted,universe,multiverse hardy /home/manju/project/hello http://ports.ubuntu.com/ubuntu-ports/ /usr/local/share/pdk/debootstrap-scripts/hardy
Traceback (most recent call last):
File "/usr/local/share/pdk/lib/gui.py", line 1530, in on_Add_Project_Wizard_activate
proj = self.sdk.create_project(newProjectConfiguration.projectPath, newProjectConfiguration.projectName, newProjectConfiguration.projectDesc, self.sdk.platforms[newProjectConfiguration.projectPlatform])
File "/usr/local/share/pdk/lib/SDK.py", line 224, in create_project
if platform.createChroot(install_path, use_rootstrap, callback = self.progress_callback) == False:
File "/usr/local/share/pdk/lib/Platform.py", line 136, in aptCreateChroot
if self.__aptCreateRootstrap(chroot_dir, rootstrap_file, use_rootstrap, callback = callback) == False:
File "/usr/local/share/pdk/lib/Platform.py", line 178, in __aptCreateRootstrap
result = pdk_utils.execCommand(cmd, output = output, callback = callback)
File "/usr/local/share/pdk/lib/pdk_utils.py", line 258, in execCommand
p = subprocess.Popen(cmd_line.split(), stdout = subprocess.PIPE, stderr = subprocess.STDOUT, stdin = subprocess.PIPE, close_fds = True)
File "/usr/lib/python2.5/subprocess.py", line 593, in __init__
errread, errwrite)
File "/usr/lib/python2.5/subprocess.py", line 1079, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Installing the following fsets: ['asian-fonts', 'crownbeach-full-mobile-stack-with-proprietary', 'developer-tools']
Traceback (most recent call last):
File "/usr/local/share/pdk/lib/gui.py", line 1554, in on_Add_Project_Wizard_activate
platform = self.current_project().platform
AttributeError: 'NoneType' object has no attribute 'platform'
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
Setting new status label: Creating the project chroot environment
Creating rootstrap directory with yum...
Exec command: yum -y --installroot=/usr/src/projects/myproject install yum yum-protectbase
Loaded plugins: refresh-packagekit
http://download.fedora.redhat.com/pub/fedora/linux/releases/8/Everything... [Errno 4] IOError:
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
Traceback (most recent call last):
File "/usr/local/share/pdk/lib/gui.py", line 374, in on_new_project_clicked
proj = self.sdk.create_project(dialog.path, dialog.name, dialog.desc, self.sdk.platforms[platformName])
File "/usr/local/share/pdk/lib/SDK.py", line 224, in create_project
if platform.createChroot(install_path, use_rootstrap, callback = self.progress_callback) == False:
File "/usr/local/share/pdk/lib/Platform.py", line 211, in yumCreateChroot
self.__yumCreateRootstrap(chroot_dir, rootstrap_file, use_rootstrap, callback = callback)
File "/usr/local/share/pdk/lib/Platform.py", line 238, in __yumCreateRootstrap
raise RuntimeError(_("Failed to create Yum based rootstrap"))
RuntimeError: Failed to create Yum based rootstrap
Unmounting all mounted directories...
Unmounting complete

please help me out....

thank u

successfully installed MIC

hi,
after installing gettext0.17 , i could successfully install the MIC..................

ThanKs a lot for ur help.....................................

regards Monika

error in installing MIC

After installing Perl-XML-Parser the following error is getting

[root@01HW106227 Download]# cd moblin-image-creator
[root@01HW106227 moblin-image-creator]# ls
aclocal.m4 gui libs
autogen.sh help m4
autom4te.cache image-creator Makefile
build-clean-target.sh image-creator.desktop Makefile.am
ChangeLog image-creator.desktop.in Makefile.in
config.guess image-creator.helperconsole missing
config.log image-creator.pam.d moblin-image-creator.spec
config.rpath image-writer platforms
config.status install-sh po
config.sub intltool-extract r
configure intltool-extract.in README
configure.ac intltool-merge suse
COPYING intltool-merge.in unittest
debian intltool-update utils
default_config intltool-update.in
[root@01HW106227 moblin-image-creator]# ./autogen.sh
+ intltoolize --force
+ aclocal -I m4
configure.ac:28: warning: macro `AM_GNU_GETTEXT' not found in library
configure.ac:29: warning: macro `AM_GNU_GETTEXT_VERSION' not found in library
configure.ac:21: warning: AM_NLS is m4_require'd but not m4_defun'd
/usr/local/share/aclocal/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.ac:21: the top level
+ autoconf
configure.ac:21: warning: AM_NLS is m4_require'd but not m4_defun'd
aclocal.m4:25: IT_PROG_INTLTOOL is expanded from...
configure.ac:21: the top level
+ automake --add-missing --foreign
configure.ac:21: warning: AM_NLS is m4_require'd but not m4_defun'd
aclocal.m4:25: IT_PROG_INTLTOOL is expanded from...
configure.ac:21: the top level
[root@01HW106227 moblin-image-creator]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
./configure: line 2437: AM_NLS: command not found
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.40.4 found
checking for intltool-update... /usr/local/bin/intltool-update
checking for intltool-merge... /usr/local/bin/intltool-merge
checking for intltool-extract... /usr/local/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
./configure: line 4141: syntax error near unexpected token `external'
./configure: line 4141: `AM_GNU_GETTEXT(external)'
[root@01HW106227 moblin-image-creator]# make install
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
./configure: line 2437: AM_NLS: command not found
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.40.4 found
checking for intltool-update... /usr/local/bin/intltool-update
checking for intltool-merge... /usr/local/bin/intltool-merge
checking for intltool-extract... /usr/local/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
./configure: line 4141: syntax error near unexpected token `external'
./configure: line 4141: `AM_GNU_GETTEXT(external)'
make: *** [config.status] Error 2
[root@01HW106227 moblin-image-creator]#

thanks for helping

getting error while installing MIC

I'm new to this moblin project. i tried to install MIC but getting following error plz could help me...

[root@01HW106227 moblin-image-creator]# ls
aclocal.m4 gui libs
autogen.sh help m4
autom4te.cache image-creator Makefile
build-clean-target.sh image-creator.desktop Makefile.am
ChangeLog image-creator.desktop.in Makefile.in
config.guess image-creator.helperconsole missing
config.log image-creator.pam.d moblin-image-creator.spec
config.rpath image-writer platforms
config.status install-sh po
config.sub intltool-extract r
configure intltool-extract.in README
configure.ac intltool-merge suse
COPYING intltool-merge.in unittest
debian intltool-update utils
default_config intltool-update.in
[root@01HW106227 moblin-image-creator]# ./autogen.sh
+ intltoolize --force
+ aclocal -I m4
configure.ac:28: warning: macro `AM_GNU_GETTEXT' not found in library
configure.ac:29: warning: macro `AM_GNU_GETTEXT_VERSION' not found in library
configure.ac:21: warning: AM_NLS is m4_require'd but not m4_defun'd
/usr/local/share/aclocal/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.ac:21: the top level
+ autoconf
configure.ac:21: warning: AM_NLS is m4_require'd but not m4_defun'd
aclocal.m4:25: IT_PROG_INTLTOOL is expanded from...
configure.ac:21: the top level
+ automake --add-missing --foreign
configure.ac:21: warning: AM_NLS is m4_require'd but not m4_defun'd
aclocal.m4:25: IT_PROG_INTLTOOL is expanded from...
configure.ac:21: the top level
[root@01HW106227 moblin-image-creator]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
./configure: line 2437: AM_NLS: command not found
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.40.4 found
checking for intltool-update... /usr/local/bin/intltool-update
checking for intltool-merge... /usr/local/bin/intltool-merge
checking for intltool-extract... /usr/local/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
[root@01HW106227 moblin-image-creator]# make install
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
./configure: line 2437: AM_NLS: command not found
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.40.4 found
checking for intltool-update... /usr/local/bin/intltool-update
checking for intltool-merge... /usr/local/bin/intltool-merge
checking for intltool-extract... /usr/local/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
make: *** [config.status] Error 1
[root@01HW106227 moblin-image-creator]#

thank u

Failed getting release file

I'm using Ubuntu Hardy 8.04.1. Moblin image creator seems to fetch something from "http://ports.ubuntu.com/ubuntu-ports/dists/hardy/Release"
but failed. This is the message :

Execing command: debootstrap --arch lpia --include=apt --components=main,restricted,universe,multiverse hardy /home/idz/Desktop/menlow2 http://ports.ubuntu.com/ubuntu-ports/
I: Retrieving Release
E: Failed getting release file http://ports.ubuntu.com/ubuntu-ports/dists/hardy/Release
--------Platform rootstrap creation failed result: 1 ----------
--------For try: 10. Sleeping for 30 seconds... -----------------

I was thinking to change the repository and direct moblin image creator to a new one but how to change the repository?

i have some doubts

Hi,
I am a project trainee,we need to give a presentation regarding MIC,can anyone pls help me..............
How can we actually get the image?How We get know whether is it a live or non live image?Please give a clear info about USB images.
Please mention a few important applications of MIC................

Please reply to me as soon as possible

Not being able to lauch MIC

Hi,
I am new to Moblin and trying to download and install MIC with Fedora 9.
It seems that I have successfully installed MIC; however, while I launched MIC, there was following error:

Traceback (most recent call last):
File "./image-creator", line 33, in
import SDK
ImportError: No module named SDK

It looks like that I missed something in my system; is there anyone who can guide my through it, please?
Thanks in advance.

BR,
Gorden.

re:Not being able to lauch MIC

hi

I have the same trouble like you.
I could not find a method to solve this problem.so I install it every time using a script whitch contains the whole installation script.
it is sad . but it useful for me :(

Re: Not being able to launch MIC

The real image-creator executable is installed under /usr/sbin/image-creator.
You may either add /usr/sbin to the path or
$ sudo /usr/sbin/image-creator

Nice!

Adding /usr/sbin to the path did the trick for me. Thank you sir!

J. Marquette
profile, site