Hi Geoffroy,

I was encouraged by this (and by reading in the yum manpage that, in fact, "yum clean all" only cleans packages and headers), but

"yum clean metadata && yum update"

changes nothing (other than deleting 19 metadata files); a subsequent "yum install oscar" still tries to fetch revision 7832 packages. Trying again
with an even more thorough

"yum clean metadata && yum clean dbcache && yum clean all && yum update"

additionally cleans 5 sqlite files... I also manually delete the ENTIRE /var/cache/yum/oscar directory; still not fixed. After a "yum install oscar" attempt (r7832 again) this directory is recreated (ostensibly from downloaded repo info), and e.g., in the brand new /var/cache/yum/oscar/primary.xml.gz.sqlite I can find the string "6.0.1r7832" throughout:



[cut]
[r...@wulf cache]# pwd
/var/cache
[r...@wulf cache]# [r...@wulf cache]# [r...@wulf cache]# strings yum/oscar/primary.xml.gz.sqlite| grep "6.0.1r7832"
oscar-base-libEQ06.0.1r78321
a94a5fba4581ce6c22778ec91fd545c7a887f271oscar-base-scriptsnoarch6.0.1r783201Libraries for OSCAR clustering package.Scripts for OSCAR clustering base package.http://oscar.openclustergroup.orgIm
GPLOSCARApplications/Systemlocalhost.localdomainoscar-base-6.0.1r7832-1.src.rpm
toscar-base-scripts-6.0.1r7832-1.noarch.rpmsha
[cut]


(etc).


Possibly the ultimate test:

I just temporarily set up your CentOS-x86_64-OSCAR-unstable.repo in the /etc/yum.repos.d of an entirely different machine (actually, a Fedora 9 x86_64 box) that has never heard the word "oscar" even whispered... and "yum oscar install" has a look at this repo, and still downloads info for 6.0.1r7832-1

In fact, when I manually download repodata/primary.xml.gz from the unstable repo URL and take a look, everything in it is revision 6.0.1r7832 - e.g., while this lists oscar-base-lib-6.0.1r7832-1, what's in the actual repo dir above repodata at the unstable bear.csm.ornl.gov URL is oscar-base-lib-6.0.1r7875M-1


-Chris





Hi Chris,

That one is very simple to fix: i updated the packages in between to include the latest bug fixes, if you run "yum clean metadata && yum update" that will fix the problem. Typical problem with yum repositories...

Regards,

----- Mail Original -----
De: "Chris Stevenson" <cste...@mun.ca>
??: oscar-users@lists.sourceforge.net
Envoy??: Mercredi 21 Janvier 2009 15:24:00 GMT -05:00 USA/Canada - ??tats de 
l'Est
Objet: Re: [Oscar-users] Code freeze in preparation of oscar-6.0.1


Testing, stopped at step 0.

Probably something tiny was missed, but after stripping-out every last trace of previous OSCAR 6 testing (yum remove oscar* mysql* yume oda systemimager, then prowling the disk with recursive finds to remove residuals by hand, then removing whatever still comes up with "yum list installed | grep oscar", then cleaning all yum caches and removing all relevant log files in /var/log, things in /tmp, etc...), and then forging ahead (with only a verified CentOS-x86_64-OSCAR-unstable.repo in /etc/yum.repos.d (not /etc/yum.conf.f, BTW), when I try

        yum oscar install

it fails immediately with "404: Not Found"'s... probably because, manually pasting the parent URL of the rpms listed, the rev. number is actually 6.0.1r7875M for most things, and not 6.0.1r7832...


[cut]
oscar-base noarch 6.0.1r7832-1 oscar 83 k oscar-base-lib noarch 6.0.1r7832-1 oscar 205 k oscar-base-scripts noarch 6.0.1r7832-1 oscar 103 k packman noarch 3.1.5-1 oscar 29 k yume noarch 2.8.3-1 oscar 28 k

Transaction Summary
=============================================================================
Install      6 Package(s)
Update       0 Package(s)
Remove       0 Package(s)

Total download size: 449 k
Is this ok [y/N]: yt
Is this ok [y/N]: y
Downloading Packages:
(1/6): yume-2.8.3-1.noarc 100% |=========================|  28 kB    00:00
(2/6): packman-3.1.5-1.no 100% |=========================|  29 kB    00:00
http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64/oscar-base-scripts-6.0.1r7832-1.noarch.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64/oscar-6.0.1r7832-1.noarch.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64/oscar-base-lib-6.0.1r7832-1.noarch.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://bear.csm.ornl.gov/repos/unstable/rhel-5-x86_64/oscar-base-6.0.1r7832-1.noarch.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.


Error Downloading Packages:
oscar - 6.0.1r7832-1.noarch: failure: oscar-6.0.1r7832-1.noarch.rpm from oscar: [Errno 256] No more mirrors to try. oscar-base - 6.0.1r7832-1.noarch: failure: oscar-base-6.0.1r7832-1.noarch.rpm from oscar: [Errno 256] No more mirrors to try. oscar-base-lib - 6.0.1r7832-1.noarch: failure: oscar-base-lib-6.0.1r7832-1.noarch.rpm from oscar: [Errno 256] No more mirrors to try. oscar-base-scripts - 6.0.1r7832-1.noarch: failure: oscar-base-scripts-6.0.1r7832-1.noarch.rpm from oscar: [Errno 256] No more mirrors to try.
[cut]


I'm sure it's a tiny oversight. If it's something on my end I've missed, please inform.

  -Chris


On Wed, 21 Jan 2009 geoffroy.val...@free.fr wrote:

Hello,

I just released a new version of PackMan, ODA, Selector and Yume, versions that 
fix all the bug reports we got since the release of OSCAR-6.0 (except for the 
opkg-sis-server installation issue, we do not currently have a precise enough 
bug report - because of the lack of information from OSCAR components).

Therefore, please, if you can test this version, do so (this is currently 
available only for CentOS-5, 
http://svn.oscar.openclustergroup.org/trac/oscar/wiki/repoTesting). In the 
absence of bug reports, we plan to release OSCAR-6.0.1 on Jan-27 (typically in 
one week).

I personally want to thank all the users who did a wonderful testing effort 
during the past few weeks. I got quality bug reports which led to many bug 
fixes. I also think this shows the benefit of the oscar-6.x serie: we can 
identify problems quickly, be more reactive to bug reports, and release more 
often those fixes.

Best regards,

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users


======================================================================
Christopher C Stevenson,  C4063                 office: (709) 737-2624
Dept. of Physics & Physical Oceanography        fax:    (709) 737-8739
Memorial University of Newfoundland St. John's, NL, CANADA A1B 3X7
URL: http://www.physics.mun.ca/~csteven
======================================================================
"We are all in the gutter,
but some of us are looking at the stars." - Oscar Wilde


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

======================================================================
Christopher C Stevenson,  C4063                 office: (709) 737-2624
Dept. of Physics & Physical Oceanography        fax:    (709) 737-8739
Memorial University of Newfoundland St. John's, NL, CANADA A1B 3X7
URL: http://www.physics.mun.ca/~csteven
======================================================================
"We are all in the gutter,
but some of us are looking at the stars." - Oscar Wilde
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to