You are not logged in.

#1 2008-07-21 21:17:59

even
Member
From: Salvador, Bahia - Brazil
Registered: 2007-11-10
Posts: 29
Website

Permissions problems

Hi,

I was working in one new pkgbuild and i see all files with 755 permission. So, i made chmod -x ~/builds/* -R, but after that, my files are set with strange permission problem, for every file in ~/builds i got:

[kessia@blizzard my_aur]$ ls -l sweethome3d
ls: cannot access sweethome3d/PKGBUILD: Permission denied
ls: cannot access sweethome3d/SweetHome3D.patch: Permission denied
total 0
?????????? ? ? ? ?                ? PKGBUILD
?????????? ? ? ? ?                ? SweetHome3D.patch

But with root i got the real permission:

[root@blizzard my_aur]# ls -l sweethome3d/
total 52447
-rwxr-xr-x 1 kessia users      837 2008-07-21 18:07 PKGBUILD
-rwxr-xr-x 1 kessia users      734 2008-07-21 18:07 SweetHome3D.patch

-------

So, whats wrong with my filesystem? I made a backup of all files and get work now, but with 755 permission code, if i change that, the problem came back.

Offline

Board footer

Powered by FluxBB