Note that in Moblin 1.0 terminals the http_proxy was set according to how it is set on your host machine. For Moblin 2.0, the http_proxy is not set for each terminal you click on. You'll need to go in your Moblin 2.0 MIC env and hack it so it automatically sets it for you.
> If it is a network issue, may be you have not set http_proxy environment > variable. Do "export http_proxy=<your_intel_office_proxy>" and then try > creating your moblin2 image. For getting to know your intel office proxy > contact your IT department ;-) > > Regards, > Nithish Mahalingam > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Sinnapan, Punitha A > Sent: Tuesday, October 14, 2008 4:24 PM > To: Sinnapan, Punitha A; [EMAIL PROTECTED] > Subject: [Moblin Dev] RE: Error creating menlow-lpia-moblin2 image > > I have been using Ubuntu 8.04. > Mu guess is something to do with my network connection/setting. > Can any Intelier help to resolve my network problem if I'm right? > > Thanks. > > Regards, > Punitha > > > -----Original Message----- > From: Sinnapan, Punitha A > Sent: Tuesday, October 14, 2008 6:51 PM > To: [EMAIL PROTECTED] > Subject: Error creating menlow-lpia-moblin2 image > > Hi, > I'm new to moblin and linux as well. > I received error while trying to create menlow-lpia-moblin2 image > > > [EMAIL PROTECTED]:/home/tme# image-creator --command=create-project \ >> --platform-name='menlow-lpia-moblin2' \ >> --project-name='MenlowTest' \ >> --project-desc='My intel image' \ >> --project-path=/usr/src/MenlowTest1 > Creating rootstrap directory with yum... > Exec command: yum -y --installroot=/usr/src/MenlowTest1 install yum > yum-protectbase > http://repo.moblin.org/Stable/repodata/repomd.xml: [Errno 14] HTTP Error > 404: Not Found > Trying other mirror. > Cannot open/read repomd.xml file for repository: Moblin > failure: repodata/repomd.xml from Moblin: [Errno 256] No more mirrors to > try. > Error: failure: repodata/repomd.xml from Moblin: [Errno 256] No more > mirrors to try. > Warning, could not load sqlite, falling back to pickle > Setting up Install Process > Setting up repositories > Traceback (most recent call last): > File "/usr/sbin/image-creator", line 697, in <module> > sys.exit(main()) > File "/usr/sbin/image-creator", line 114, in main > create_project(options) > File "/usr/sbin/image-creator", line 498, in create_project > proj = sdk.create_project(options.project_path, > options.project_name, options.project_desc, > sdk.platforms[options.platform_name], options.use_rootstrap) > 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 206, in yumCreateChroot > self.__yumCreateRootstrap(chroot_dir, rootstrap_file, use_rootstrap, > callback = callback) > File "/usr/share/pdk/lib/Platform.py", line 233, in > __yumCreateRootstrap > raise RuntimeError(_("Failed to create Yum based rootstrap")) > RuntimeError: Failed to create Yum based rootstrap > [EMAIL PROTECTED]:/home/tme# > Thanks. > > Regards, > Punitha > > > _______________________________________________ > 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
