[Dxspider-support] Dx spider centos 6.2 install

Brendan Minish ei6iz.brendan at gmail.com
Wed Apr 11 10:41:21 BST 2012


Hello Fred

You would get "operation not permitted" if the files were not already
owned by the user "sysop" 

this could come about if the git clone operation had been carried out as
the root user 

the first step would be to find out who owns the directory spider 

as the sysop user 

$ls -lh should show 

ls -lh /home/sysop/
drwxrwsr-x. 25 sysop spider 4.0K Mar 13 22:30 spider



this shows that the owner is sysop the group is spider and that the
permissions are 755


as long as the owner in your case is sysop then your sysop user should
be able to run 

$ chown -R sysop.spider spider


IF sysyop user can't run 
$ chown -R sysop.spider spider

then the probable case is that another user (generally root) owns the
files as a result of running the git clone as root.  

it is perfectly in order to run chown as root to fix this 

as root, issue 
# chown -R sysop.spider /home/sysop/spider

then change back to sysop 

#su - sysop 

before proceeding 

hope this helps

Brendan.






On Tue, 2012-04-10 at 19:11 -0400, N2FJ wrote:
> 
> hello everyone...
> 
> Iam installing dxspider on centos 6.2 and am using the directions
> located at 
> http://wiki.dxcluster.org/index.php/Centos6
> when I get to the part of entering
> 
> chown -R sysop.spider spider I get the following
> 
> chown: changing ownership of 'spider/spider': Operation not
> permitted..
> 
> I guess I didnt follow them as closely as I though.. any ideas where I
> went
> wrong?
> thanks and 73,
> Fred N2FJ
> 
> 
> 
> 
> 
> 
> Sent from my iPad
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at dxcluster.org
> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support

-- 
73
Brendan EI6IZ 





More information about the Dxspider-support mailing list