+++ This bug was initially created as a clone of Bug #627168 +++ Description of problem: There are missing files in spacewalk-proxy-common.noarch and spacewalk-proxy-broker.noarch RPMs Version-Release number of selected component (if applicable): spacewalk-proxy-common-0.5.7-12.el5sat spacewalk-proxy-broker-0.5.7-12.el5sat How reproducible: Always Steps to Reproduce: 1. rpm -V spacewalk-proxy-common.noarch 2. rpm -V spacewalk-proxy-broker.noarch Actual results: missing /var/cache/rhn/proxy-auth missing /var/spool/rhn-proxy/list and missing /var/spool/rhn-proxy/list Expected results: No missing files Additional info: Doesn't really affects functionality, since apparently the bug is in there for some time, but test are failing.
missing /var/spool/rhn-proxy/list This is due https://bugzilla.redhat.com/show_bug.cgi?id=172165#c10 We should not remove that directory, but only its content. Commit 0ee996b7cbec936d98971b8fcf9a742bc2365845
/var/cache/rhn/* was removed during %preun, and we had no detection whether it is upgrade or real uninst. commit d04e14a8f6e8c09c3f63ec3c7729f02e84ee2c63
Moving ON_QA. Please use the Spacewalk 1.2 release candidate yum repo at http://koji.spacewalkproject.org/spacewalk/split/spacewalk-5E/server/spacewalk-5E-1.2/$basearch/os http://koji.spacewalkproject.org/spacewalk/split/spacewalk-f12/server/spacewalk-f12-1.2/$basearch/os http://koji.spacewalkproject.org/spacewalk/split/spacewalk-f13/server/spacewalk-f13-1.2/$basearch/os http://koji.spacewalkproject.org/spacewalk/split/spacewalk-f14/server/spacewalk-f14-1.2/$basearch/os (depending on your OS) to verify the bugzilla.
With Spacewalk 1.2 released, marking as CLOSED CURRENTRELEASE. https://www.redhat.com/archives/spacewalk-list/2010-November/msg00111.html