On Mon, Jan 26, 2009 at 10:21 PM, James Abernathy <jfaberna...@gmail.com> wrote: > 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 > ___________________________________________
I found that this is due to fact that image creator is not able to pickup the proxy setting. I pushed it manually into MoblinRepos.repo file. proxy=http://yourproxy:port Tomas _______________________________________________ Moblin dev Mailing List dev@lists.moblin.org 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