Bug #34804
closedDebian package upload is broken
Description
User reported this on Katello 4.3
Pulpcore 3.17 and this reproducible on master.
Traceback from SaveArtifact subtask:
---
pulp_tasks:
- pulp_href: "/pulp/api/v3/tasks/b06a304b-1fa7-46a8-97bc-6c09ccb1076d/"
pulp_created: '2022-04-22T16:54:24.155+00:00'
state: failed
name: pulpcore.app.tasks.base.general_create
logging_cid: 4f626679-32c0-4b6e-a9a0-d7cd18910995
started_at: '2022-04-22T16:54:24.234+00:00'
finished_at: '2022-04-22T16:54:24.471+00:00'
error:
traceback: !ruby/string:Sequel::SQL::Blob |2
File "/usr/lib/python3.8/site-packages/pulpcore/tasking/pulpcore_worker.py", line 377, in _perform_task
result = func(*args, **kwargs)
File "/usr/lib/python3.8/site-packages/pulpcore/app/tasks/base.py", line 37, in general_create
serializer.is_valid(raise_exception=True)
File "/usr/lib/python3.8/site-packages/rest_framework/serializers.py", line 228, in is_valid
raise ValidationError(self.errors)
description: "{'non_field_errors': [ErrorDetail(string='Invalid relative_path
provided, filename does not match.', code='invalid')]}"
worker: "/pulp/api/v3/workers/a1f4a3cb-9ac8-40a7-b278-04241c4796f1/"
child_tasks: []
progress_reports: []
created_resources: []
reserved_resources_record: []
task_groups: []
poll_attempts:
total: 1
failed: 1
Updated by Chris Roberts over 2 years ago
- Category set to Repositories
- Target version set to Katello 4.5.0
- Triaged changed from No to Yes
Updated by Quirin Pamp over 2 years ago
We are aware of this issue and will most likely work on it soon.
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10164 added
Updated by Partha Aji over 2 years ago
- Target version changed from Katello 4.5.0 to Katello 4.6.0
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.6.0 added
Updated by Manisha Singhal over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|beedffb2fef9868e434212e2c8815b4662b59f7e.
Updated by Partha Aji over 2 years ago
- Status changed from Closed to New
- Target version changed from Katello 4.6.0 to Katello 4.5.1
- Triaged changed from No to Yes