Bug 710485 - condor-debuginfo rpmdiff between RHEL5 and RHEL6 packages have a lot of differencies
Summary: condor-debuginfo rpmdiff between RHEL5 and RHEL6 packages have a lot of diffe...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: condor
Version: Development
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: 2.0
: ---
Assignee: grid-maint-list
QA Contact: Tomas Rusnak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-03 14:19 UTC by Tomas Rusnak
Modified: 2011-06-15 15:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-15 15:07:02 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Tomas Rusnak 2011-06-03 14:19:56 UTC
Description of problem:
A lot of files in RHEL6 version of condor-debuginfo are missing or added.

Version-Release number of selected component (if applicable):
condor-debuginfo-7.6.1-0.10.el6.i686.rpm

How reproducible:
100%

Steps to Reproduce:
1. donwload both condor-debuginfo for RHEL5 and 6
2. do rpmdiff condor-debuginfo-7.6.1-0.10.el5.i386.rpm condor-debuginfo-7.6.1-0.10.el6.i686.rpm
3. take a look at packages size -> 128MB(5) vs. 87MB(6)
  
Actual results:
There are missing files:
removed     PROVIDES AviaryScheddPlugin-plugin.so.debug  
removed     PROVIDES MgmtCollectorPlugin-plugin.so.debug  
removed     PROVIDES MgmtMasterPlugin-plugin.so.debug  
removed     PROVIDES MgmtNegotiatorPlugin-plugin.so.debug  
removed     PROVIDES MgmtScheddPlugin-plugin.so.debug  
removed     PROVIDES MgmtStartdPlugin-plugin.so.debug  
removed     PROVIDES libaviary_job_axis.so.debug  
removed     PROVIDES libaviary_query_axis.so.debug  
removed     PROVIDES libclassad.so.1.1.0.debug  
removed     /usr/lib/debug/usr/sbin/condor_vm-gahp.debug
removed     /usr/src/debug/condor-7.6.0/src/condor_daemon_core.V6/datathread.cpp
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/pbuffer.cpp
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/pbuffer.h
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vm_request.cpp
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vm_request.h
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vm_type.cpp
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vm_type.h
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vmgahp.cpp
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vmgahp.h
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vmgahp_common.cpp
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vmgahp_common.h
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vmgahp_config.cpp
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vmgahp_config.h
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vmgahp_main.cpp
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vmware_type.cpp
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/vmware_type.h
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/xen_type.linux.cpp
removed     /usr/src/debug/condor-7.6.0/src/condor_vm-gahp/xen_type.linux.h

And some other added:
added       /usr/lib/debug/usr/bin/condor.debug
added       /usr/lib/debug/usr/sbin/deltacloud_gahp.debug
added       /usr/src/debug/condor-7.6.0/src/condor_daemon_core.V6/valgrind.h
added       /usr/src/debug/condor-7.6.0/src/condor_utils/limit.h
added       /usr/src/debug/condor-7.6.0/src/condor_utils/stl_string_utils.h
added       /usr/src/debug/condor-7.6.0/src/deltacloud_gahp
added       /usr/src/debug/condor-7.6.0/src/deltacloud_gahp/PipeBuffer.cpp
added       /usr/src/debug/condor-7.6.0/src/deltacloud_gahp/PipeBuffer.h
added       /usr/src/debug/condor-7.6.0/src/deltacloud_gahp/dcloudgahp_commands.cpp
added       /usr/src/debug/condor-7.6.0/src/deltacloud_gahp/dcloudgahp_commands.h
added       /usr/src/debug/condor-7.6.0/src/deltacloud_gahp/dcloudgahp_common.cpp
added       /usr/src/debug/condor-7.6.0/src/deltacloud_gahp/dcloudgahp_common.h
added       /usr/src/debug/condor-7.6.0/src/deltacloud_gahp/dcloudgahp_main.cpp

And some a lot of others:
added       /usr/lib/debug/.build-id/fd
added       /usr/lib/debug/.build-id/fd/a2b3a3dc551d6976d29242c963a913389788d7
added       /usr/lib/debug/.build-id/fd/a2b3a3dc551d6976d29242c963a913389788d7.debug
added       /usr/lib/debug/.build-id/fd/ab7d0f9d3132d4797228b7050ff2a5450a128f
added       /usr/lib/debug/.build-id/fd/ab7d0f9d3132d4797228b7050ff2a5450a128f.debug
......

Expected results:
The debuginfo files should be similar (not exact) for same software


Note You need to log in before you can comment on or make changes to this bug.