Bug 15529

Summary: mkisofs is broken (does not understand pathspec)
Product: [Retired] Red Hat Linux Reporter: mal
Component: mkisofsAssignee: Jeff Johnson <jbj>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: gnomeuser
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-08-06 01:26:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description mal 2000-08-06 00:51:37 UTC
mkisofs is broken in RedHat 7.0 beta
(one from RedHat 6.2 is OK)

create a directory yy
 ls -lstr
total 64
   4 drwxr-xr-x    2 root     root         4096 Aug  5 16:42 yy

mkisofs  -r -o cd_image       yy/
Total translation table size: 0
Total rockridge attributes bytes: 169
Total directory bytes: 0
Path table size(bytes): 10
Max brk space used 5024
25 extents written (0 Mb)

works OK, but
mkisofs  -r -o cd_image       aa/=yy/
mkisofs: No such file or directory. Invalid node - aa/=yy/

(which means create aa/ directory on disk and map it to yy/)
DOES NOT WORK.
It was OK in RedHat 6.2

Comment 1 mal 2000-08-06 01:26:12 UTC
In addition:
mkisofs-1.8.1-5.i386.rpm 
is OK with this. It does not have this bug 
which mkisofs-1.9-1 has.

Comment 2 Alan Cox 2000-08-06 02:44:26 UTC

*** This bug has been marked as a duplicate of 15216 ***

Comment 3 Rahul Sundaram 2005-08-13 23:58:39 UTC
*** Bug 155526 has been marked as a duplicate of this bug. ***

Comment 4 Rahul Sundaram 2005-08-13 23:58:45 UTC
*** Bug 155527 has been marked as a duplicate of this bug. ***

Comment 5 Rahul Sundaram 2005-08-13 23:59:19 UTC
*** Bug 155528 has been marked as a duplicate of this bug. ***