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

Re: permission denied on owned files



On Wed, Oct 06, 1999 at 02:02:57PM +0000, Dale Scheetz wrote:
> Something else strange just happened during an autobuild pass. All of the
> subdirectories in my build tree have suddenly become inaccessable to the
> build user, who owns all the files and directories. Here is what I get:
> 
> ----------------------begin paste---------------------------------
> $ user
> build
> $ pwd
> /Debian/build
> $ cd sbuild
> sh: cd: sbuild: Permission denied
> $ ls -l
> total 9
> -rw-rw-r--   1 build    build          59 Oct  5 15:53 build.list
> -rw-rw-r--   1 build    build        1153 Oct  6 09:47 buildpkgs.log
> drw-rw-r--   2 build    build        1024 Sep 19 12:06 lists
> drw-rw-r--   2 build    build        1024 Oct  5 16:04 logs
> -rw-rw-r--   1 build    build         131 Sep 20 06:54 oldbuild.list
> -rw-rw-r--   1 build    build          63 Oct  1 11:12 prebuild.list
> -rw-rw-r--   1 build    build         193 Oct  2 18:09 prebuild1.list
> drw-rw-r--   2 build    build        1024 Oct  6 09:47 sbuild

chmod +x sbuild lists logs

Seems you lost the execute bits.

Ben


Reply to: