[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Weird problem with RHEL5 isofs driver when using mkisofs -x --exclude options



On Wed, 09 Jul 2008 16:48:13 +0200, Joerg.Schilling@fokus.fraunhofer.de
(Joerg Schilling) wrote:

>Giulio Orsero <giulioo@gmail.com> wrote:
>
>> >The incorrect perms are a result of the bugs in the mkisofs version that comes 
>> >with Redhat.
>>
>> Actually I was always talking about the permissions/timestamp on the test
>> directory "dir1", these were incorrect even when the iso was created with
>> mkisofs a42.
>
>The timestamp for dir1 was OK in all cases. The timestamp and/or permissons
>for "." and/or ".." have been wrong.

No, my initial email was about problems I had with permissions/timestamps on
"normal" directories, so I made up a test case in which "dir1" had wrong
permissions/timestamp AS SEEN BY RHEL5 ISOFS LAYER.
See my 1st email, the line I marked with "<==== WRONG PERMS/TIME", that is
the output of the script I'd written above, at that point the output was
coming from "ls -l" command; maybe I could have spaced out the lines better
to avoid confusion.

I added the isoinfo output just because it showed correct
permissions/timestamp for the dir "dir1", as opposed to what the RHEL5 ISOFS
LAYER was seeing.

So my problem was with RHEL5 ISOFS LAYER, you then also saw some problems
with isoinfo for "." and ".." which I had completely ignored since I was
focused on the dir "dir1" issue.

The dir "dir1" had wrong timestamp/permissions, AS SEEN BY RHEL5 ISOFS
LAYER, even when iso image was created with mkisofs a42.

Now, with the mkisofs patch,  the dir "dir1", AS SEEN BY RHEL5 ISOFS LAYER,
has correct permissions/timestamp, so my problems is solved. Thanks.


>Do you still see the message 
>Unknown file type (unallocated) isotest/.. - ignoring and continuing.
No.

mkisofs 2.01.01a42 (i686-pc-linux-gnu) Copyright (C) 1993-1997 Eric
Youngdale (C) 1997-2008 Jörg Schilling
Setting input-charset to 'UTF-8' from locale.
Total translation table size: 0
Total rockridge attributes bytes: 653
Total directory bytes: 4096
Path table size(bytes): 34
Max brk space used 21000
177 extents written (0 MB)
 
Directory listing of /
        23 drwxr-xr-x   4    0    0       2048 Jul  9 2008 [     23 02] .
        23 drwxr-xr-x   4    0    0       2048 Jul  9 2008 [     23 02] ..
        25 drwxr-xr-x   2    0    0       2048 Jan  1 2008 [     25 02] dir1
        24 drwxr-xr-x   2    0    0       2048 Jan  1 2008 [     24 02] dir2
 
Directory listing of /dir1/
        25 drwxr-xr-x   2    0    0       2048 Jan  1 2008 [     25 02] .
        23 drwxr-xr-x   4    0    0       2048 Jul  9 2008 [     23 02] ..
 
Directory listing of /dir2/
        24 drwxr-xr-x   2    0    0       2048 Jan  1 2008 [     24 02] .
        23 drwxr-xr-x   4    0    0       2048 Jul  9 2008 [     23 02] ..
total 4
drwxr-xr-x 2 root root 2048 Jan  1  2008 dir1	<== RHEL5 ISOFS LAYER
drwxr-xr-x 2 root root 2048 Jan  1  2008 dir2 	<== RHEL5 ISOFS LAYER
-- 
giulioo@pobox.com


Reply to: