Actions
Issue #8645
closedDeprecation warnings with distribution
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version - Debian:
Platform Release:
Target Release - Debian:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
When I run the latest version of pulp/pulp
image from docker, I notice these warnings when I use an apt distribution.
pulp [None]: pulpcore.deprecation:WARNING: BaseDistribution is deprecated and could be removed as early as pulpcore==3.13; use pulpcore.plugin.models.Distribution instead.
I am not sure if this is an pulp core issue or something in the pulp_deb plugin.
Updated by quba42 over 2 years ago
This is expected, and will be fixed with https://github.com/pulp/pulp_deb/pull/273
Updated by quba42 over 2 years ago
With the 2.12.0 release, most deprecation warnings should be gone. There is one exception for which the pulpcore devs assure me they will "undeprecate" that in pulpcore.
I am closing this ticket.
Updated by quba42 over 2 years ago
- Status changed from NEW to CLOSED - CURRENTRELEASE
Actions