Description of problem: The ISO contains an empty doc/ directory. It should either be removed, or filled with content. ;-) Version-Release number of selected component (if applicable): ISO 5.0.0-43 How reproducible: Seems to be empty any time I look. Steps to Reproduce: 1. mkdir x && mount -o loop,ro rhn-satellite-5.0.0-43-redhat-linux-as-i386-4-embedded-oracle.iso x 2. ls -la x/doc* Actual results: # ls -la x/doc* total 4 dr-xr-xr-x 2 root root 2048 Jun 21 14:29 . dr-xr-xr-x 7 root root 2048 Jun 21 14:32 .. # Expected results: Some content. Or no directory at all. Additional info:
Resolved for all future ISO builds (as this code is not branched and always called from the HEAD revision): Checking in build-functions.sh; /cvs/rhn/rhn/build-functions.sh,v <-- build-functions.sh new revision: 1.59; previous revision: 1.58 done
If this doesn't significantly impact the usage of the product (seeing that it was an empty directory anyway), does it require a release note? Let me know either way.
No release note needed here.
ON_QA
QA Verified; directory no longer exists: [root@rlx-0-12 iso]# pwd /root/iso [root@rlx-0-12 iso]# ls -alF /root/iso/docs ls: /root/iso/docs: No such file or directory
RELEASE_PENDING