Hide Forgot
Created attachment 804663 [details] rpm -qa from my F18 server Description of problem: Katello install broken on Fedora 18, both in latest stable and yesterdays nightly. Version-Release number of selected component (if applicable): katello-1.4.8-1.git.4.c940d43.fc18.noarch katello-all-1.4.8-1.git.4.c940d43.fc18.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-certs-tools-1.4.4-1.fc18.noarch katello-cli-1.4.3-1.git.65.3b0dfd5.fc18.noarch katello-cli-common-1.4.3-1.git.65.3b0dfd5.fc18.noarch katello-common-1.4.8-1.git.4.c940d43.fc18.noarch katello-configure-1.4.7-1.fc18.noarch katello-glue-candlepin-1.4.8-1.git.4.c940d43.fc18.noarch katello-glue-elasticsearch-1.4.8-1.git.4.c940d43.fc18.noarch katello-glue-pulp-1.4.8-1.git.4.c940d43.fc18.noarch katello-qpid-broker-key-pair-1.0-1.noarch katello-qpid-client-key-pair-1.0-1.noarch katello-repos-1.4.2-1.fc18.noarch katello-selinux-1.4.4-1.git.2.863ea81.fc18.noarch pulp-katello-plugins-0.2-1.fc18.noarch signo-katello-0.0.21-1.fc18.noarch rubygem-rake-0.9.2.2-2.fc18.1.noarch or rubygem-rake-0.9.6-1.fc18.noarch See attached 'rpm -qa' for details. How reproducible: Reproducible all the time. Steps to Reproduce: 1. Install Fedora 18 (minimal install) and update to latest stable 2. Turn off IPv6, turn off SELinux, set a proper FQDN. 3. Follow instructions on https://fedorahosted.org/katello/wiki/Install but with nightly katello repos. Actual results: After installation, katello and katello-jobs does not work. Expected results: A working installation. Additional info: The only problems I can see from the installation log is 130929-01:41:20 Error: /usr/bin/rake db:migrate --trace --verbose > /var/log/katello/katello-configure/db_migrate.log 2>&1 && touch /var/lib/katello/db_migrate_done returned 1 instead of one of [0] 130929-01:41:20 Error: /Stage[main]/Katello::Config/Exec[katello_migrate_db]/returns: change from notrun to 0 failed: /usr/bin/rake db:migrate --trace --verbose > /var/log/katello/katello-configure/db_migrate.log 2>&1 && touch /var/lib/katello/db_migrate_done returned 1 instead of one of [0] My stab in the dark is that this is a path issue.
Created attachment 804664 [details] main.log from install
Created attachment 804665 [details] katello-debug
A more proper description of the end product is that after installation, katello and katello-jobs does not start up. No details in /var/log/messages on why.
I tried to replicate this on RHEL6.4 GA, but it works fine there. Attaching debug/logs from the RHEL-server.
Created attachment 804667 [details] katello-debug from rhel64
Created attachment 804668 [details] main.log from install - rhel64
Created attachment 804669 [details] rpm -qa from my RHEL64 server
If it's not clear, I'm opening this bug as the installation instructions on the Katello wiki (https://fedorahosted.org/katello/wiki/Install) states that Fedora 18 is the Fedora version to use with Katello.
I have the exact same issue, followed the instructions on the wiki. F18 fresh install in VMware env Do katello-configure --user-pass=XXXXXX Gets an error in the log file about dependencies, "qpid-cpp-client-ssl","qpid-cpp-server-ssl". Runing yum install "qpid-cpp-client-ssl","qpid-cpp-server-ssl" gets this result: Package qpid-cpp-client-ssl-0.18-6.fc18.x86_64 is obsoleted by qpid-cpp-client-0.24-3.fc18.1.x86_64 which is already installed Package qpid-cpp-server-ssl-0.18-6.fc18.x86_64 is obsoleted by qpid-cpp-server-0.24-3.fc18.1.x86_64 which is already installed SO I edit the install.pp file and remove the dependency to qpid-cpp-server-ssl and qpid-cpp-client-ssl. Also edit service.pp file to require qpid-cpp-server instead. Next I end up where Magnus was. katello does not configure correctly and does not start.
Created attachment 812017 [details] My debug package from fedora 18
Moving to Sat6 to be tracked there. Upstream bugs are moving to redmine.
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release.
I am not seeing this issue on installs.
CLOSED, not needing specific testing