Hello all, I just pulled down the latest external git repo of MIC from: http://git.moblin.org/repos/tools/moblin-image-creator.git (Following the instructions here: http://moblin.org/documentation/moblin-image-creator/test-drive-moblin-netbook-or-mid/install-and-run-image-creator)
After building and checking the repository it lists: http://repo.moblin.org/moblin/releases/test/moblin2-pre-alpha1/ia32/ If you try and build with this link it will fail. Checking the link in a web browser it shows: 404 Not Found nginx This would lead to what James is seeing (I saw the same thing when I tried to do a test build). After moving up the links it looks like the repo has been moved to: http://repo.moblin.org/moblin/releases/test/pre-alpha1/ia32/ I thought someone would like to know so they can fix MIC to point to the correct link. (Haven't checked to see if there is a bug submitted yet; thought it might be simpler to put this out to the mailing list first). Thanks, Brian Wood Intel Corporation UMG Platform Software Group (UPSG) [email protected] Brian Wood Intel Corporation UMG Platform Software Group (UPSG) [email protected] >-----Original Message----- >From: [email protected] [mailto:[email protected]] On >Behalf Of James >Abernathy >Sent: Monday, January 26, 2009 12:21 PM >To: [email protected] >Subject: [Moblin Dev] Moblin for Netbook > >I wan trying to create an image using image-creator for a netbook, >Atom/945GSE. I'm using Fedora 9 and image creator 49. When I try to create a >project using the netbook-lpia-mobin2 platform, I get the following error in >the console. The GUI has an unknown error. > >[r...@localhost jfaberna]# image-creator >Setting new status label: Creating the project chroot environment >Creating rootstrap directory with yum... >Exec command: yum -y --installroot=/home/jfaberna/navy-pier install yum >yum-protectbase >Loaded plugins: refresh-packagekit >http://repo.moblin.org/moblin/releases/test/moblin2-pre-alpha1/ia32/repodata/repomd.xml: >[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 407, 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 >_______________________________________________ >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
