Bug 1345843
Summary: | showing diff of two binary files is nonsense | |||
---|---|---|---|---|
Product: | [Community] Spacewalk | Reporter: | Pavel Studeník <pstudeni> | |
Component: | Clients | Assignee: | Eric Herget <eherget> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Hutař <jhutar> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 2.5 | CC: | galtukho, ggainey, jdobes, jhutar, satqe-list, tlestach | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | spacewalk-backend-2.6.15-1 rhncfg-5.10.96-1 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1345841 | |||
: | 1395881 (view as bug list) | Environment: | ||
Last Closed: | 2017-09-27 19:11:19 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1345841 | |||
Bug Blocks: | 1395881, 1484117 |
Description
Pavel Studeník
2016-06-13 10:02:08 UTC
spacewalk.github: 7a9d0118cd9c0b000c510db7565f9d696867998a I have tested on both SWnightly@OracleXE10@RHEL6 and SWnightly@PostgreSQL@RHEL7 (rhncfg-5.10.98-1.el6.noarch). Output is now like this: # rhncfg-client diff /tmp/binary Using server name <fqdn> Binary file content differs. # rhncfg-manager diff /tmp/binary -c bz1358484 Using server name <fqdn> --- /tmp/binary 2016-11-10 22:46:59.687109 attributes: -rw-r--r-- root root config channel: bz1358484 revision: 1 +++ /tmp/binary 2016-11-10 22:50:15 attributes: -rw-r--r-- root root unconfined_u:object_r:rpm_tmp_t:s0 config channel: local file revision: None Binary file content differs => VERIFIED This looks like it was fixed in previous release, but I'm closing it in this one. Spacewalk 2.7 has been released. https://github.com/spacewalkproject/spacewalk/wiki/ReleaseNotes27 |