Actions
Issue #9333
closedIgnore package fields with corrupt values
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Debian:
Platform Release:
Target Release - Debian:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
If any package field has corrupt value and if the field is not required, drop the field while syncing that package.
Related issues
Updated by quba42 over 3 years ago
- Related to Issue #8027: Microsoft Visual Studio Debian repo fails to synchronize. added
Updated by quba42 over 3 years ago
The problem was first identified because http://packages.microsoft.com/repos/vscode/ has a package index with a paragraph containing Installed-Size: NaN
, which pulp_deb tries to save to the DB as an integer, causing a failed sync.
Added by msinghal over 3 years ago
Updated by msinghal over 3 years ago
- Status changed from NEW to MODIFIED
Applied in changeset 69b3ea93dc30c0df54d0b63ad66838a2f10f8c10.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Ignore package fields with corrupt values
fixes #9333 https://pulp.plan.io/issues/9333