Hi all: I am wondering if someone else encounters the same problem as me also on a fresh installed CentOS 6.3 with latest Jenkins 1.504 installed as explained
sudo wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat/jenkins.repo sudo rpm --import http://pkg.jenkins-ci.org/redhat/jenkins-ci.org.key yum install jenkins from the UI update center declares success, but this is what gets into the log file /var/log/jenkins/jenkins.log: INFO: Jenkins is fully up and running Mar 08, 2013 5:35:47 PM hudson.model.DownloadService$Downloadable doPostBack INFO: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller Mar 08, 2013 5:35:47 PM hudson.model.DownloadService$Downloadable doPostBack INFO: Obtained the updated data file for hudson.tasks.Ant.AntInstaller Mar 08, 2013 5:35:59 PM hudson.model.DownloadService$Downloadable doPostBack INFO: Obtained the updated data file for hudson.tools.JDKInstaller Mar 08, 2013 5:36:04 PM hudson.model.UpdateSite updateData SEVERE: ERROR: Digest mismatch: VqH77R52Kc8c6m7b7xZu22M37P8= vs 5bTuGX0ThmzFZNW7X//z0ei1T/8= in update site 'default' Thanks, Niko On Monday, January 9, 2012 11:31:39 PM UTC+1, Joachim Langenbach wrote: > > Good evening, > > I have reopend the bug at > https://issues.jenkins-ci.org/browse/JENKINS-11110 > since it seems to be not resolved in all situations. > > Regards, > > Joachim Langenbach > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
