Actions
Bug #34355
closedOSTree upload error: undefined method `parent_commit='
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Updated by Ryan Verdile about 3 years ago
Steps to reproduce:
1. Upload OSTree archive.
2. Hit Error: undefined method `parent_commit=' for #<PulpOstreeClient::OstreeRepoImport:0x0000564eb72bc620> (NoMethodError)
Create archive with:
wget --no-parent -r https://fixtures.pulpproject.org/ostree/small/
tar --exclude="index.html" -cvf "fixtures_small_repo.tar" -C fixtures.pulpproject.org/ostree "small"
Updated by Ryan Verdile about 3 years ago
- Target version changed from Katello 4.4.0 to Katello 4.3.1
- Triaged changed from No to Yes
Updated by Ryan Verdile about 3 years ago
- Target version changed from Katello 4.3.1 to Katello 4.4.0
Updated by Jonathon Turel almost 3 years ago
- Category set to Repositories
- Target version set to Katello 4.4.0
- Triaged changed from No to Yes
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/9964 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
- Status changed from Ready For Testing to Closed
Applied in changeset katello|792fc6561220486873616828dfcba55a316a1712.
Actions