Description of problem: When navigating to Channel -> arbitrary channel in list -> Packages -> arbitrary package in list -> Dependencies Following error is printed into /var/log/https/error_log: error] config web.product_name not in master config list in PXT::Config at /usr/lib/perl5/site_perl/5.8.8/PXT/Config.pm line 163 Seemingly the application is trying to read /etc/rhn/default/rhn_web.conf, which does not contain web.product_name config option, nonetheless the config value is present in /etc/rhn/rhn.conf Version-Release number of selected component (if applicable): spacewalk-web-0.2.3-1.el5.sw
Looks like this was designed so that all options needed would be in the 'default' config file, and just overridden in the rhn.conf. I'm not going to change this logic, so I'm just going to add an entry into rhn_web.conf in the default directory. 9b1e098..7b37eb9
Verified in spacewalk 0.3. No error being printed to httpd/error_log, and web.product_name is defined in /etc/rhn/default/rhn_web.conf.
Spacewalk has been released for some time.