Re: [R] Problem with RHEL 5 repo and the latest R RPMs

2009-08-26 Thread Hugh Brown
Martyn Plummer wrote: > It turns out that the default checksum for "createrepo", the command > that creates repository metadata, has changed from sha1 to sha256, > whereas Enterprise Linux 5 still requires sha1. I have modified the > scripts to use the older checksum for EL4 and EL5. > > Sorry for

Re: [R] Problem with RHEL 5 repo and the latest R RPMs

2009-08-25 Thread Martyn Plummer
It turns out that the default checksum for "createrepo", the command that creates repository metadata, has changed from sha1 to sha256, whereas Enterprise Linux 5 still requires sha1. I have modified the scripts to use the older checksum for EL4 and EL5. Sorry for the slow reply. Lance Brown from

Re: [R] Problem with RHEL 5 repo and the latest R RPMs

2009-08-21 Thread Marc Schwartz
On Aug 21, 2009, at 1:00 PM, Hugh Brown wrote: Hi everyone -- I have a number of systems here running CentOS 5.2 and 5.3. Recently, I tried adding a package unrelated to R and found that yum is complaining about the R repo. Here's the error I get when running yum update: $ sudo yum

[R] Problem with RHEL 5 repo and the latest R RPMs

2009-08-21 Thread Hugh Brown
Hi everyone -- I have a number of systems here running CentOS 5.2 and 5.3. Recently, I tried adding a package unrelated to R and found that yum is complaining about the R repo. Here's the error I get when running yum update: $ sudo yum update [snip] http://cran.r-project.or