Hide Forgot
katello-configure seems to fail in katello 1.3 on F18. 131014-07:53:10 Error: Could not find package qpid-cpp-client-ssl 131014-07:53:10 Error: /Stage[main]/Qpid::Install/Package[qpid-cpp-client-ssl]/ensure: change from absent to present failed: Could not find package qpid-cpp-client-ssl
Created attachment 812031 [details] katello-debug on failing box
With F19 and the nightly builds I'm facing the same error installations is completed but katelloschema is empty, although candlepin schema is OK. But afterwards I try to wipe out all the data running: * katello-configure --reset-data=YES --user-pass=admin Then katelloschema is populated as usual and I can login and thin web server doesn't complain about not finding a table contained in katelloschema.
Created attachment 812226 [details] katello-debug with F19 and nightly builds
https://github.com/Katello/katello-installer/pull/61
Fixed in Katello 1.4, feel free to re-open if you are still experiencing this