Actions
Bug #34355
closedOSTree upload error: undefined method `parent_commit='
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Updated by Ryan Verdile over 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 Justin Sherrill about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|792fc6561220486873616828dfcba55a316a1712.
Actions