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..May be its looking silly but for me its very hard plz help me out... [EMAIL PROTECTED] ~]# image-creator 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 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 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 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
Thanks for helping to move next step.... Thanks & Regards Manjunatha H J =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you _______________________________________________ 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
