Bug #34568
closedEnabling ISO type repository fails with PG::NotNullViolation: ERROR
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2055312
Description of problem:
Enabling an ISO type repository fails with PG::NotNullViolation: ERROR
How reproducible:
always
Steps to Reproduce:
1. Have a blank SAT, upload manifest into the Default Organization
2. In UI go to Content > Red Hat Repositories
3. Select 'Other' in the combo and try to enable any ISO (e.g rhel-7-server-satellite-6.4-isos)
Actual results:
This error is shown:
PG::NotNullViolation: ERROR: null value in column "root_id" violates not-null constraint DETAIL: Failing row contains (61, bcd54585-335d-4f20-a2e5-748c21595f95, null, 1, Default_Organization/Library/content/dist/rhel/server/7/7Server/..., 1, null, null, null, null, null, null, null, null, null, null, null, 1970-01-01 00:00:00, 1970-01-01 00:00:00, 1970-01-01 00:00:00).
Expected results:
No error or more descriptive error message.
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ryan Verdile
- Pull request https://github.com/Katello/katello/pull/10001 added
Updated by The Foreman Bot almost 3 years ago
- Fixed in Releases Katello 4.5.0 added
Updated by Justin Sherrill almost 3 years ago
- Subject changed from Enabling ISO type repository fails with PG::NotNullViolation: ERROR to Enabling ISO type repository fails with PG::NotNullViolation: ERROR
- Status changed from Ready For Testing to Closed
Updated by Ian Ballou almost 3 years ago
- Target version set to Katello 4.3.2
- Triaged changed from No to Yes
Updated by The Foreman Bot almost 3 years ago
- Pull request https://github.com/Katello/katello/pull/10043 added