Hello all,

I'm trying to create kickstart server onto spacewalk. I've create a child channel, downloaded rpms we need for kick start and I try to push these to the channel. No luck. I've got only:

# rhnpush --server localhost -u admin -p mypassword --channel centos5-x86_64-with-tools /root/repo/*.rpm
Internal server error 500 Internal Server Error
Error pushing /root/repo/koan-2.0.11-2.el5.noarch.rpm: Error 500Error Message: Package upload failed: [Errno 13] Permission denied: '/var/satellite/redhat'
Error Class Code: 50

I see next:

# ls -l /var/satellite/
total 8
drwxr-xr-x 3 apache apache 4096 May 25 11:23 redhat
#

I've already tried to do chown -hR apache:apache /var/satelite/redhat that is why you see apache:apache. The previous settings was apache:root.

can someone give me a hint what should I change? chmod -R 777 didn't help also...

Thanks,
Ivan

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to