Actions
Bug #33804
closedIn rare cases upstream APT (deb content) repos can exceed size limited DB fields
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
The issue was reported here: https://community.theforeman.org/t/katello-value-too-long-for-type-character-varying-255/24953/26
It is being fixed on the pulp side under this issue: https://pulp.plan.io/issues/9277
However, Katello also stores some of the affected fields in the Katello DB, with the same limit originally set by pulp_deb.
Therefor, this will also need to be fixed on the Katello side.
I expect the pulp_deb fix to make it into a pulpcore 3.15 compatible version. Due to DB migrations, it will not be possible to backport the fix any further.
Updated by Justin Sherrill over 3 years ago
- Category set to Repositories
- Status changed from Need more information to New
- Difficulty set to trivial
- Triaged changed from No to Yes
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9927 added
Updated by Ian Ballou over 3 years ago
- Fixed in Releases Katello 4.4.0 added
- Fixed in Releases deleted (
Katello 4.5.0)
Actions