Description of problem: spacewalk-remove-channel --justdb option has no impact on kickstarts trees. Version-Release number of selected component (if applicable): spacewalk-backend-2.1.55-1 How reproducible: 100% Steps to Reproduce: 1.nohup satellite-sync -c rhel-x86_64-server-6 --no-errata -no-packages & 2.spacewalk-remove-channel --justdb Actual results: The kickstart trees are removed from the file system. Expected results: The kickstart trees are removed only from the DB but not from the file system. Additional info: if not skip_kickstart_trees: _delete_ks_files(channelLabels)
Pull request: https://github.com/spacewalkproject/spacewalk/pull/42 Committing to Spacewalk master: fd2b6e0e1020cca8074ff803bb157cf8084523db
Spacewalk 2.2 has been released: https://fedorahosted.org/spacewalk/wiki/ReleaseNotes22