Actions
Bug #31115
closedError: PLP0034: The distributor indicated a failed response when publishing repository.
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1787335
Description of problem:- hammer content-view version promote --organization-id 1 --content-view-id 5 --to-lifecycle-environment "test" --id 32
[............................................... ] [31%]
Error: PLP0034: The distributor XXXXXXX indicated a failed response when publishing repository XXXXXXXXXXXXX
Version-Release number of selected component (if applicable):
Katello 3.12
How reproducible:
Easily
1. Create a puppet repository and upload a puppet module.
2. Change the module version and build the puppet module again.
3. Upload the new puppet module into the repository:
hammer repository upload-content --organization "Default Organization" --product "<product_name>" --name "<repo_name>" --path <puppet_module_path>
4. Try to publish the content view:
- hammer content-view version promote --organization-id 1 --content-view-id 5 --to-lifecycle-environment "test" --id 32
Actual results:
Promoting content view fails with error:
Error: PLP0034: The distributor XXXXXXX indicated a failed response when publishing repository XXXXXXXXXXXXX
Expected results:
Should be able to publish the content view.
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/Katello/katello/pull/8990 added
Updated by Ian Ballou about 4 years ago
- Subject changed from Error: PLP0034: The distributor indicated a failed response when publishing repository. to Error: PLP0034: The distributor indicated a failed response when publishing repository.
- Status changed from Ready For Testing to New
- Assignee deleted (
Ian Ballou) - Pull request deleted (
https://github.com/Katello/katello/pull/8990)
Regression; doesn't occur in Katello 3.10.
Updated by Ian Ballou about 4 years ago
- Assignee set to Ian Ballou
- Pull request https://github.com/Katello/katello/pull/8990 added
Updated by Ian Ballou about 4 years ago
- Status changed from New to Ready For Testing
Updated by Samir Jha about 4 years ago
- Target version set to Katello 3.18.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 4 years ago
- Fixed in Releases Katello 4.0.0 added
Updated by Anonymous about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|580bf73c483609004ac0670c07dc629d8aeb6163.
Actions