Bug #33804
closedIn rare cases upstream APT (deb content) repos can exceed size limited DB fields
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 Samir Jha over 3 years ago
- Status changed from New to Need more information
Hey Quirin,
Based on the pulp fix, do you still see any changes needed in Katello for this?
Updated by Markus Bucher about 3 years ago
Hi Samir,
I am afraid we will have to extend the fields in Katello's DB as well, because we have the same data and the same field constraints in Katello.
Updated by Justin Sherrill about 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 Ian Ballou about 3 years ago
I'll be moving this to 4.5.0 if it a PR doesn't pop up in the next couple of weeks. 4.4.0 is branching on Feb 10th.
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9927 added
Updated by The Foreman Bot almost 3 years ago
- Fixed in Releases Katello 4.5.0 added
Updated by Manisha Singhal almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|e75900ae6383ed62bf2a2b02039e9eaf46bfb78c.
Updated by Ian Ballou almost 3 years ago
- Fixed in Releases Katello 4.4.0 added
- Fixed in Releases deleted (
Katello 4.5.0)