Red Hat Bugzilla – Bug 642356
.treeinfo on DVDs says, that there should be boot.iso, but it's missing
Last modified: 2011-05-19 08:55:17 EDT
Description of problem: When looking on .treeinfo file located on DVDs, I've found, that boot.iso entry wasn't removed. Version-Release number of selected component (if applicable): RHEL6.0-20100922.1 archs: x86_64, i386 variants: all How reproducible: allways Steps to Reproduce: 1. see .treeinfo file on root of DVD disc Actual results: [images-x86_64] initrd = images/pxeboot/initrd.img boot.iso = images/boot.iso kernel = images/pxeboot/vmlinuz Expected results: [images-x86_64] initrd = images/pxeboot/initrd.img kernel = images/pxeboot/vmlinuz Additional info:
There is also stated checksum of boot.iso too.
Thank you for your bug report. This issue was evaluated for inclusion in the current release of Red Hat Enterprise Linux. Unfortunately, we are unable to address this request in the current release. Because we are in the final stage of Red Hat Enterprise Linux 6 development, only significant, release-blocking issues involving serious regressions and data corruption can be considered. If you believe this issue meets the release blocking criteria as defined and communicated to you by your Red Hat Support representative, please ask your representative to file this issue as a blocker for the current release. Otherwise, ask that it be evaluated for inclusion in the next minor release of Red Hat Enterprise Linux.
fix checked in and should appear in the next compose
# cat /mnt/redhat/rel-eng/RHEL6.1-20110210.1/6/Server/x86_64/os/.treeinfo | grep boot.iso boot.iso = images/boot.iso images/boot.iso = sha256:c6f598b8d744bf4fdf2d6d2c51318e34fcc870b8714e772d4fb33b6d0465c25a When examining the file on the DVD: # cat .treeinfo | grep boot.iso images/boot.iso = sha256:c6f598b8d744bf4fdf2d6d2c51318e34fcc870b8714e772d4fb33b6d0465c25a Moving back to ASSIGNED. Please remove the checksum for boot.iso because it's missing from the DVD.
Good catch. I've applied another change to filter out the boot.iso checksum as well.
[root@melfina ~]# grep boot.iso /mnt/redhat/rel-eng/RHEL6.1-20110224.2/6/Server/x86_64/os/.treeinfo boot.iso = images/boot.iso images/boot.iso = sha256:c98b93986fd5c066a262a25cc81c39335fd195f6a8dff5b4d6c15657cddd00f3 [root@melfina ~]# [root@melfina ~]# grep boot.iso /mnt/iso/.treeinfo [root@melfina ~]#
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2011-0540.html