Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from 3.17 to 3.18 fails on modulemd migration #2777

Closed
pavelpicka opened this issue Sep 14, 2022 · 0 comments
Closed

Update from 3.17 to 3.18 fails on modulemd migration #2777

pavelpicka opened this issue Sep 14, 2022 · 0 comments
Assignees
Labels

Comments

@pavelpicka
Copy link
Contributor

The bug
When modular data exists before update to 3.18, new feature of 3.18 (saving modular snippets in db instead of artifact) doesn't decode the artifact data and they got saved as string stared "b..." which later break any parsing

To Reproduce
Steps to reproduce the behavior:

  • on 3.17 sync any repo with modular data
  • install 3.18 and run django migrate

Expected behavior
no issue

@pavelpicka pavelpicka self-assigned this Sep 14, 2022
pavelpicka added a commit to pavelpicka/pulp_rpm that referenced this issue Sep 14, 2022
fix migration from modular artifact snippet to db snippet

closes: pulp#2777
pulp#2777
pavelpicka added a commit to pavelpicka/pulp_rpm that referenced this issue Sep 14, 2022
fix migration from modular artifact snippet to db snippet

closes: pulp#2777
pulp#2777
dralley pushed a commit that referenced this issue Sep 15, 2022
fix migration from modular artifact snippet to db snippet

closes: #2777
#2777
dralley pushed a commit to dralley/pulp_rpm that referenced this issue Sep 19, 2022
fix migration from modular artifact snippet to db snippet

closes: pulp#2777
pulp#2777
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

1 participant