Skip to content

Test deb arch, dist, component modification - #255

Closed
h3krn wants to merge 1 commit into
pulp:developfrom
h3krn:deb_remote_modify
Closed

Test deb arch, dist, component modification#255
h3krn wants to merge 1 commit into
pulp:developfrom
h3krn:deb_remote_modify

Conversation

@h3krn

@h3krn h3krn commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

When changing distributions, components, or architectures in an existing deb_remote resulting fields will contain strings with an additional space between each two characters. This extended test will fail because of it.

fixes #195

@mdellweg

Copy link
Copy Markdown
Member

Thank you for providing an actual reproducer.

I believe this could be a fix:
pulp/pulp-cli#1466

@h3krn

h3krn commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

Thank you for providing proposed fix. I've applied pulp_glue/common/context.py manually to my local non-prod instance and it indeed now allows changing component/distribution/architecture attributes

@mdellweg

Copy link
Copy Markdown
Member

I fixed and release pulp-glue and i added your tests with the necessary recorded fixtures here.
So by installing pulp-glue 0.39.5 or 0.40.5 this should be solved.

@mdellweg mdellweg closed this Aug 27, 2026
@mdellweg

Copy link
Copy Markdown
Member

And thank you again for actually providing a working reproducer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deb_remote distributions problem

2 participants