gnu-arch-users
[Top][All Lists]
Advanced

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

[Gnu-arch-users] Re: PANIC: I/O error - unable to open file


From: Zenaan Harkness
Subject: [Gnu-arch-users] Re: PANIC: I/O error - unable to open file
Date: Wed, 22 Sep 2004 14:37:06 +1000

On Wed, 2004-09-22 at 14:27, Zenaan Harkness wrote:
> address@hidden:~/workingDir40 $ chmod a+r \{arch\}/\=tagging-method
> 
> 
> address@hidden:~/workingDir40 $ tla changes
> * looking for
> address@hidden/cpc--parthDev--4.0--patch-3
> to compare with
> unable to open file "./{arch}/=tagging-method" (Permission denied)
> PANIC: I/O error
> 
> 
> address@hidden:~/workingDir40 $ ll \{arch\}/
> ...
> -rw-r--r--    1 parth    parth        6809 Sep 21 16:40 =tagging-method
> drwx------    5 parth    parth        4096 Sep 21 16:40 cpc/
> 
> 
> address@hidden:~/workingDir40 $ tla abrowse
> address@hidden
>   cpc
>     cpc--parthDev
>       cpc--parthDev--4.0
>         base-0 .. patch-3
> 
> 
> There is an older email saying tla changes panics when a file is turned
> into a symlink. I pretty sure that's not the case here.
> 
> The thing that occurred before this, was an rsync FROM windows (cygwin)
> TO the unix account.
> 
> The windows box does not have the .arch-ids directories, so only source
> files (should have been) rsynced across.

It seems that the revlib was causing the problem - part of the
_now shared_ revlib was created before I discovered that the revlib
parent dir (if shared) must have the sticky bit set.

I ran the following:

find /home/arch/revlib/ | xargs chmod a+r

which however concerns me, since there was a warning about changing
permissions of files in the revlib.

Is it better to blow away the revlib and recreate it at this point?

tia
zen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]