From: Gordan B. <go...@bo...> - 2009-06-04 19:45:25
|
comoonics-preview | 1.5 kB 00:00 primary.xml.gz | 25 kB 00:00 http://download.atix.de/yum/comoonics/redhat-el5/preview/noarch/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. primary.xml.gz | 25 kB 00:00 http://download.atix.de/yum/comoonics/redhat-el5/preview/noarch/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. Error: failure: repodata/primary.xml.gz from comoonics-preview: [Errno 256] No more mirrors to try. Can somebody please fix it, I need to build a new cluster and it requires stuff that's only available in preview. :^) Thanks. Gordan |
From: Marc G. <gr...@at...> - 2009-06-04 19:51:49
|
On Thursday 04 June 2009 21:45:17 Gordan Bobic wrote: > comoonics-preview > > | 1.5 kB 00:00 > > primary.xml.gz > > | 25 kB 00:00 > > http://download.atix.de/yum/comoonics/redhat-el5/preview/noarch/repodata/pr >imary.xml.gz: [Errno -1] Metadata file does not match checksum > Trying other mirror. > primary.xml.gz > > | 25 kB 00:00 > > http://download.atix.de/yum/comoonics/redhat-el5/preview/noarch/repodata/pr >imary.xml.gz: [Errno -1] Metadata file does not match checksum > Trying other mirror. > Error: failure: repodata/primary.xml.gz from comoonics-preview: [Errno > 256] No more mirrors to try. > > Can somebody please fix it, I need to build a new cluster and it > requires stuff that's only available in preview. :^) > > Thanks. > > Gordan > > --------------------------------------------------------------------------- >--- OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. Go to: > http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > Open-sharedroot-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/open-sharedroot-devel Did you clear the cache (rm -rf /var/cache/yum/comoonics-*). I've rebuild everything just yesterday and it should be alright. If so let me know and I'll resync. -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |
From: Gordan B. <go...@bo...> - 2009-06-04 20:55:11
|
Marc Grimme wrote: > On Thursday 04 June 2009 21:45:17 Gordan Bobic wrote: >> comoonics-preview >> >> | 1.5 kB 00:00 >> >> primary.xml.gz >> >> | 25 kB 00:00 >> >> http://download.atix.de/yum/comoonics/redhat-el5/preview/noarch/repodata/pr >> imary.xml.gz: [Errno -1] Metadata file does not match checksum >> Trying other mirror. >> primary.xml.gz >> >> | 25 kB 00:00 >> >> http://download.atix.de/yum/comoonics/redhat-el5/preview/noarch/repodata/pr >> imary.xml.gz: [Errno -1] Metadata file does not match checksum >> Trying other mirror. >> Error: failure: repodata/primary.xml.gz from comoonics-preview: [Errno >> 256] No more mirrors to try. >> >> Can somebody please fix it, I need to build a new cluster and it >> requires stuff that's only available in preview. :^) > > Did you clear the cache (rm -rf /var/cache/yum/comoonics-*). I've rebuild > everything just yesterday and it should be alright. If so let me know and > I'll resync. I'm starting with a 100% fresh, clean CentOS 5.3 box that hasn't been yum updated yet, so /var/cache/yum is completely empty. Gordan |
From: Gordan B. <go...@bo...> - 2009-06-05 10:22:00
|
Marc Grimme wrote: > If so let me know and I'll resync. Thanks for fixing the repository. :) But what's this about during the initrd build? "Extracting rpms...Cannot find rpm "sysvinit-comoonics". Skipping." Should this not be SysVinit-comoonics? [root@arthur /etc/comoonics]# grep -ir sysvinit * bootimage/rpms.initrd.d/comoonics.list:SysVinit-comoonics bootimage/rpms.initrd.d/comoonics.list:sysvinit-comoonics Is this a workaround, (forward?) compatibility, or just a bug? :^) Thanks. Gordan |
From: Marc G. <gr...@at...> - 2009-06-05 10:50:13
|
On Friday 05 June 2009 12:21:53 Gordan Bobic wrote: > Marc Grimme wrote: > > If so let me know and I'll resync. > > Thanks for fixing the repository. :) > > But what's this about during the initrd build? > > "Extracting rpms...Cannot find rpm "sysvinit-comoonics". Skipping." > > Should this not be SysVinit-comoonics? > > [root@arthur /etc/comoonics]# grep -ir sysvinit * > bootimage/rpms.initrd.d/comoonics.list:SysVinit-comoonics > bootimage/rpms.initrd.d/comoonics.list:sysvinit-comoonics > > Is this a workaround, (forward?) compatibility, or just a bug? :^) Not a bug but yes a forward compatibility. With sles10 sysvinit is sysvinit-comoonics not SysVinit-comoonics because the base paket is sysvinit/SysVinit and yes later on both will be moved in their dep dirs (rhel5,rhel4,fedora and sles10). But up to now I followed this way ;-) . But I don't like it was only easier. Marc. -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |