Alexander Kamyanskiy edited a comment on Bug JENKINS-26240

I agree, I can reproduce it on Ubuntu

:~$ wget http://pkg.jenkins-ci.org/debian/binary/jenkins_1.595_all.deb
--2015-01-02 13:02:55--  http://pkg.jenkins-ci.org/debian/binary/jenkins_1.595_all.deb
Resolving pkg.jenkins-ci.org... 199.193.196.24
Connecting to pkg.jenkins-ci.org|199.193.196.24|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://mirrors.jenkins-ci.org/debian/jenkins_1.595_all.deb [following]
--2015-01-02 13:02:55--  http://mirrors.jenkins-ci.org/debian/jenkins_1.595_all.deb
Resolving mirrors.jenkins-ci.org... 199.193.196.24
Connecting to mirrors.jenkins-ci.org|199.193.196.24|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://jenkins.mirror.isppower.de/debian/jenkins_1.595_all.deb [following]
--2015-01-02 13:02:56--  http://jenkins.mirror.isppower.de/debian/jenkins_1.595_all.deb
Resolving jenkins.mirror.isppower.de... 178.33.33.67
Connecting to jenkins.mirror.isppower.de|178.33.33.67|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 58991144 (56M) [application/octet-stream]
Saving to: `jenkins_1.595_all.deb'

100%[==================================================================================================>] 58,991,144  7.79M/s   in 7.7s    

2015-01-02 13:03:04 (7.31 MB/s) - `jenkins_1.595_all.deb' saved [58991144/58991144]


dave@laika-jenkins:~$ md5sum jenkins_1.595_all.deb
bd06fd912a8d520d281a17db55e7df6b  jenkins_1.595_all.deb

dave@laika-jenkins:~$ sudo dpkg-deb -c jenkins_1.595_all.deb
dpkg-deb: file `jenkins_1.595_all.deb' contains ununderstood data member data.tar.xz     , giving up
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

the same check for previous deb works fine:

dave@laika-jenkins:~$ sudo dpkg-deb -c jenkins_1.594_all.deb
drwxr-xr-x root/root         0 2014-12-15 04:45 ./
drwxr-xr-x root/root         0 2014-12-15 04:45 ./usr/
drwxr-xr-x root/root         0 2014-12-15 04:45 ./usr/share/
drwxr-xr-x root/root         0 2014-12-15 04:45 ./usr/share/jenkins/
-rw-r--r-- root/root  68222524 2014-12-15 04:45 ./usr/share/jenkins/jenkins.war
drwxr-xr-x root/root         0 2014-12-15 04:45 ./usr/share/doc/
drwxr-xr-x root/root         0 2014-12-15 04:45 ./usr/share/doc/jenkins/
-rw-r--r-- root/root      1349 2013-10-28 04:45 ./usr/share/doc/jenkins/copyright
-rw-r--r-- root/root      2764 2014-12-15 04:45 ./usr/share/doc/jenkins/changelog.gz
drwxr-xr-x root/root         0 2014-12-15 04:45 ./etc/
drwxr-xr-x root/root         0 2014-12-15 04:45 ./etc/default/
-rw-r--r-- root/root      2757 2014-10-13 02:33 ./etc/default/jenkins
drwxr-xr-x root/root         0 2014-12-15 04:45 ./etc/init.d/
-rwxr-xr-x root/root      6106 2014-10-06 14:55 ./etc/init.d/jenkins
drwxr-xr-x root/root         0 2014-12-15 04:45 ./etc/logrotate.d/
-rw-r--r-- root/root       163 2014-12-15 04:45 ./etc/logrotate.d/jenkins
drwxr-xr-x root/root         0 2014-12-15 04:45 ./var/
drwxr-xr-x root/root         0 2014-12-15 04:45 ./var/cache/
drwxr-xr-x root/root         0 2014-12-15 04:45 ./var/cache/jenkins/
drwxr-xr-x root/root         0 2014-12-15 04:45 ./var/lib/
drwxr-xr-x root/root         0 2014-12-15 04:45 ./var/lib/jenkins/
drwxr-xr-x root/root         0 2014-12-15 04:45 ./var/log/
drwxr-xr-x root/root         0 2014-12-15 04:45 ./var/log/jenkins/

my dpkg version

$ dpkg-deb --version
Debian `dpkg-deb' package archive backend version 1.15.5.6ubuntu2 (amd64).

lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 10.04.4 LTS
Release:	10.04
Codename:	lucid
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to