Project

General

Profile

Actions

Bug #17493

open

deb Packages changing within the same version

Added by S W over 7 years ago. Updated over 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Debian/Ubuntu
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Some packages on the deb.theforeman.org repo have been repeatingly changed but the version number stayed the same.

I noticed that because I maintain an archive of packages from this repo.

I see this happening for at least the following packages on both trusty and xenial:

foreman:
ruby-hammer-cli_0.7.0-1_all
ruby-dynflow_0.8.11-1_all
ruby-libvirt_0.6.0-2_amd64

foreman-plugins:
ruby-foreman-default-hostgroup_4.0.0-1_all
ruby-foreman-bootdisk_8.0.2-1_all
ruby-foreman-ansible_1.0-1_all
ruby-foreman-azure_1.0.1-1_all
ruby-foreman-templates_3.0.0-1_all
ruby-foreman-templates_3.1.0-1_all
ruby-foreman-xen_0.3.1-1_all
ruby-smart-proxy-salt_2.1.7-1_all
ruby-smart-proxy-chef_0.1.8-1_all
ruby-puppetdb-foreman_1.0.4-1_all
ruby-foreman-cockpit_2.0.2-1_all

Example:
First I have got ruby-foreman-azure_1.0.1-1_all.deb with md5sum 6f6b4e7e545bbb4f0c42b12b2d24175d, a few days later you provided ruby-foreman-azure_1.0.1-1_all.deb with md5sum 6878d695bc006ee74602d1f2cf518752. When I compare the content of both packages, the diff is only a diffent date in /var/lib/foreman/public/assets/foreman_azure/foreman_azure.json.

diff r ruby-foreman-azure_1.0.1-1_all/var/lib/foreman/public/assets/foreman_azure/foreman_azure.json ruby-foreman-azure_1.0.1-1_all2/var/lib/foreman/public/assets/foreman_azure/foreman_azure.json
1c1
< {"files":{"foreman_azure/host_os_azure_selected-a1ff57cf23030b7703472403c50dc49440ff83e1710d2fb73b1cbfff85a5d9bc.js":{"logical_path":"foreman_azure/host_os_azure_selected.js","mtime":"2016-06-07T07:29:12+00:00","size":500,"digest":"a1ff57cf23030b7703472403c50dc49440ff83e1710d2fb73b1cbfff85a5d9bc","integrity":"sha256-of9XzyMDC3cDRyQDxQ3ElED/g+FxDS+3Oxy//4Wl2bw="}},"assets":{"foreman_azure/host_os_azure_selected.js":"foreman_azure/host_os_azure_selected-a1ff57cf23030b7703472403c50dc49440ff83e1710d2fb73b1cbfff85a5d9bc.js"}}
\ No newline at end of file
--

{"files":{"foreman_azure/host_os_azure_selected-a1ff57cf23030b7703472403c50dc49440ff83e1710d2fb73b1cbfff85a5d9bc.js":{"logical_path":"foreman_azure/host_os_azure_selected.js","mtime":"2016-06-03T08:39:35+00:00","size":500,"digest":"a1ff57cf23030b7703472403c50dc49440ff83e1710d2fb73b1cbfff85a5d9bc","integrity":"sha256-of9XzyMDC3cDRyQDxQ3ElED/g+FxDS+3Oxy//4Wl2bw="}},"assets":{"foreman_azure/host_os_azure_selected.js":"foreman_azure/host_os_azure_selected-a1ff57cf23030b7703472403c50dc49440ff83e1710d2fb73b1cbfff85a5d9bc.js"}}

\ No newline at end of file
Binary files ruby-foreman-azure_1.0.1-1_all/var/lib/foreman/public/assets/foreman_azure/host_os_azure_selected-a1ff57cf23030b7703472403c50dc49440ff83e1710d2fb73b1cbfff85a5d9bc.js.gz and ruby-foreman-azure_1.0.1-1_all2/var/lib/foreman/public/assets/foreman_azure/host_os_azure_selected-a1ff57cf23030b7703472403c50dc49440ff83e1710d2fb73b1cbfff85a5d9bc.js.gz differ

The content of a package should not change without a change of the version.

Please ensure that you do not republish packages with different content.

Actions

Also available in: Atom PDF