Bug 1696798
Summary: | ISO files identified differently on RHEL-7 and RHEL-8 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Jan Stodola <jstodola> |
Component: | file | Assignee: | Vincent Mihalkovič <vmihalko> |
Status: | CLOSED ERRATA | QA Contact: | Karel Volný <kvolny> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8.0 | CC: | kdudka, kvolny, odubaj |
Target Milestone: | rc | ||
Target Release: | 8.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | file-5.33-14.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-04 01:57:38 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: |
Description
Jan Stodola
2019-04-05 16:45:32 UTC
This seems to be broken by the following upstream commit: https://github.com/file/file/commit/FILE5_13-20-g3989f2e0 Hi Jan, I look at this bug and find solution in which output looks like this: ../Fedora-Server-netinst-aarch64-29-1.2.iso: ISO 9660 CD-ROM filesystem data 'Fedora-S-dvd-aarch64-29' (bootable) ../Fedora-Server-netinst-x86_64-29-1.2.iso: ISO 9660 CD-ROM filesystem data (DOS/MBR boot sector) 'Fedora-S-dvd-x86_64-29' (bootable) Would this fit your needs? If not, I would like to ask you, what are your motivations for removing string (DOS/MBR boot sector - this string was added there for reason) and adding "#" character back? Hi Vincent, the solution you proposed is perfect, thanks! Bug fixed in following upstream commit: https://github.com/file/file/commit/18944cd4e7c60273917b8a14720b236430d5470b. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (file bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4531 |