Description of problem: Unable to rhnpush a package to a channel which was initaly spacewalk-repo-sync'ed. Version-Release number of selected component (if applicable): Spacewalk 0.6 How reproducible: always Steps to Reproduce: 1. install spacewalk 0.6 2. create new custom channel (fedora11 in my case) 3. use spacewalk-repo-sync to sync content to the channel spacewalk-repo-sync -c fedora11 --url http://ftp.linux.cz/pub/linux/fedora/linux/releases/11/Fedora/i386/os/ --type=yum --label fedora11 4. download a source package from Fedora 11 and try to rhnpush it into the channel rhnpush --server localhost --source 389-admin-1.1.8-4.fc11.src.rpm Actual results: Red Hat Network username: admin Red Hat Network password: Internal server error 500 Internal Server Error Error pushing 389-admin-1.1.8-4.fc11.src.rpm: Error 500Error Message: Package upload failed: [Errno 13] Permission denied: '/var/satellite/redhat/1/a49/389-admin' Error Class Code: 50 Error Class Info: Invalid information uploaded to the server (500) Expected results: rhnpush works just fine Additional info: IMHO it's a bad ownership on /var/satellite/redhat/1 : root.root and should be apache.root
*** This bug has been marked as a duplicate of bug 516767 ***
Spacewalk 0.8 has been released