| Summary: | Error: /usr/bin/rake db:migrate --trace --verbose | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Magnus Glantz <sudo> | ||||||||||||||||
| Component: | Installer | Assignee: | David Davis <daviddavis> | ||||||||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Katello QA List <katello-qa-list> | ||||||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | Nightly | CC: | bkearney, hakan.hagenrud, mmccune | ||||||||||||||||
| Target Milestone: | Unspecified | Keywords: | Triaged | ||||||||||||||||
| Target Release: | Unused | ||||||||||||||||||
| Hardware: | Unspecified | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| Whiteboard: | |||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2014-05-05 17:23:55 UTC | Type: | Bug | ||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||||
|
Description
Magnus Glantz
2013-09-29 10:23:37 UTC
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 |