Bug 973187
Summary: | katello service is missing activerecord-sqlite3-adapter | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Subscription Asset Manager | Reporter: | mkovacik | ||||||
Component: | rel-eng | Assignee: | Pavlina Bartikova <pbartiko> | ||||||
Status: | CLOSED ERRATA | QA Contact: | SAM QE List <sam-qe-list> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 1.3 | CC: | bkearney, dbensimo, pbartiko, tomckay | ||||||
Target Milestone: | rc | ||||||||
Target Release: | 1.3 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2013-10-01 10:56:05 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: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 833466 | ||||||||
Attachments: |
|
@cduryee Is this still a problem? Not that I'm aware of, this issue would have broken the puddle smoketest. However, I'm not sure which component has the fix for this issue, I don't see anything in the splice code. Marking as ON_QA. Created attachment 786196 [details]
screen log
Confirmed.
Moving bug to VERIFIED.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-1390.html |
Created attachment 759608 [details] Screen log Description of problem: Running katello-service is missing a dependency: activerecord-sqlite3-adapter and fails with a stack dump as attached. Version-Release number of selected component (if applicable): SAM-1.3-RHEL-6-20130606.n.1-SAM-x86_64-dvd1.iso How reproducible: 1/1 Steps to Reproduce: 1. yum -y install v8 2. chkconfig mongod on 3. service mongod start 4. yum install -y katello-headpin-all ruby193-rubygem-splice_reports 5. yum install -y splice spacewalk-splice-tool 6. katello-configure --reset-data=YES --user-pass=admin --deployment=headpin 7. katello-service start Actual results: A stack-trace happens because of a missing dependency Expected results: activerecord-sqlite3-adapter installed as a dependency of katello-headpin-all Additional info: See attached screen log for the traceback Packages to be added: ruby gem: activerecord-sqlite3-adapter