Issue Type: Bug Bug
Assignee: Unassigned
Components: debian-package-builder
Created: 29/Sep/14 3:35 AM
Description:

Here's the checksum difference. From the Jenkins website.

  1. md5sum jenkins.war
    e53d793e42d1686ab103960dbd17979a jenkins.war

From the package.

  1. grep 'jenkins.war' /var/lib/dpkg/info/jenkins*.md5sums
    /var/lib/dpkg/info/jenkins-common.md5sums:2cc48f1f0341b8c54659e0af73cc3115 usr/share/jenkins/jenkins.war

I troubleshooted this for a few hours and thought there was something wrong with my Jenkins instance. After I downloaded the LTS from the website and moved it into /usr/share/jenkins/jenkins.war and restarted the service; my Jenkins instance started behaving correctly again.

Environment: # head -n1 /etc/issue
Debian GNU/Linux jessie/sid \n \l

# uname -rms
Linux 3.14-2-amd64 x86_64

# java -version
java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.2) (7u65-2.5.2-4)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)

# apt-cache show jenkins
Package: jenkins
Version: 1.565.2-2
Installed-Size: 106
Maintainer: Debian Java Maintainers <pkg-java-maintain...@lists.alioth.debian.org>
Architecture: all
Depends: adduser, default-jre-headless | java6-runtime-headless, jenkins-common (= 1.565.2-2), daemon, psmisc, net-tools, procps
Conflicts: jenkins-tomcat, tomcat6
Description-en: Continuous Integration and Job Scheduling Server
 Jenkins monitors executions of repeated jobs, such as building a software
 project or jobs run by cron. Among those things, current Jenkins focuses
 on the following two jobs:
 .
  * Building/testing software projects continuously, just like CruiseControl
    or DamageControl. In a nutshell, Jenkins provides an easy-to-use
    so-called continuous integration system, making it easier for developers
    to integrate changes to the project, and making it easier for users to
    obtain a fresh build. The automated, continuous build increases
    productivity.
  * Monitoring executions of externally-run jobs, such as cron jobs and
    procmail jobs, even those that are run on a remote machine. For example,
    with cron, all you receive is regular e-mails that capture the output,
    and it is up to you to look at them diligently and notice when it broke.
    Jenkins keeps those outputs and makes it easy for you to notice when
    something is wrong.
 .
 This package supports using Jenkins in standalone mode utilising the
 embedded winstone servlet container.
Description-md5: d4b314ee3431ba663d8c5b45429ff25f
Homepage: http://jenkins-ci.org
Section: java
Priority: optional
Filename: pool/main/j/jenkins/jenkins_1.565.2-2_all.deb
Size: 20614
MD5sum: 08b47d8b966b5683969701fa63778d1c
SHA1: b301f55ed8a7de59c71c141ea9700152df9b8be4
SHA256: 32f907c1ddeacdc31ef8b66cd1755217f9362d1cc6d0f0958c151e55ea4d6116

Package: jenkins
Priority: extra
Section: devel
Installed-Size: 66640
Maintainer: Kohsuke Kawaguchi <k...@kohsuke.org>
Architecture: all
Version: 1.565.2
Replaces: hudson
Depends: daemon, adduser, psmisc, default-jre-headless | java-runtime-headless
Conflicts: hudson
Filename: binary/jenkins_1.565.2_all.deb
Size: 62082472
MD5sum: 81f6ca7726635b2685fdf8f4401bdc4f
SHA1: 6dc131581923374a1dbcdc0b92447184a472e06d
SHA256: ebe2c87f1130f9bbe5de46088d98241bf397a53931a521a9befaf0a3e697aaea
SHA512: decdcb66a0360d80a89c8524c0adac8980157b34683b87da56c1170a9c3bfb562ffec0d0fda2277ce085a0dacfc7d2f7fc62e829f2c028c0b393f8dfea633a11
Description: continuous integration system
 Jenkins is an application that monitors executions of repeated jobs,
 such as building a software project or jobs run by cron.
Description-md5: 483e336ea11484aaa0d84b76602263f7
Homepage: https://jenkins-ci.org/
Project: Jenkins
Labels: jenkins debian corruption lts
Priority: Critical Critical
Reporter: Sam Gleske
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to