Bug #10422
Unable to sync capsule: "undefined method `fetch' for nil:NilClass"
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman Proxy Content
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1219650
Description of problem:
Attempting to sync capsule in latest compose/respin fails.
Version-Release number of selected component (if applicable):
GA Snap3 compose 2
How reproducible:
Steps to Reproduce:
1. Register system and turn said system into a capsule. perform all the usual steps (add environments etc.)
2. Attempt to sync
3.
Actual results:
[root@cloud-qe-21 ~]# hammer --username admin --password changeme capsule content synchronize --async --id 2
Could not synchronize capsule content:
undefined method `fetch' for nil:NilClass
Expected results:
Capsule can sync
Additional info:
Associated revisions
History
#1
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5212 added
- Pull request deleted (
)
#2
Updated by Justin Sherrill about 7 years ago
- Legacy Backlogs Release (now unused) set to 51
#3
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|d575025fe14e2c2cf91f1878a518ad3a6e80189c.
#4
Updated by Eric Helms about 7 years ago
- Triaged changed from No to Yes
fixes #10422 - send hash to capsule sync plan as expected