After clearing the rootstrap still i am getting the following error: [EMAIL PROTECTED] ~]# 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
Manjunatha H J Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com ____________________________________________ Experience certainty. IT Services Business Solutions Outsourcing ____________________________________________ =====-----=====-----===== 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
