Skip to content

Remove .git for glance_store override to fix pip dependency conflict #1596

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

Merged
merged 1 commit into from
Apr 4, 2025

Conversation

seunghun1ee
Copy link
Member

Currently we override glance_store with our fork glance_store[cinder,vmware,swift,s3]@git+https://github.com/stackhpc/glance_store.git@stackhpc/4.7.0.3
But upper-constraints and glance expects glance_store[cinder,vmware,swift,s3]@git+https://github.com/stackhpc/glance_store@stackhpc/4.7.0.3

This confuses pip and it handles this as a dependency conflict resulting glance image build failure.

Fixing by removing .git at the end of source url

@seunghun1ee seunghun1ee requested a review from sd109 April 4, 2025 13:09
@seunghun1ee seunghun1ee self-assigned this Apr 4, 2025
@seunghun1ee seunghun1ee requested a review from a team as a code owner April 4, 2025 13:09
@seunghun1ee seunghun1ee added the Caracal Targets the Caracal OpenStack release label Apr 4, 2025
@seunghun1ee seunghun1ee enabled auto-merge April 4, 2025 13:20
Copy link
Member

@priteau priteau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't realise @technowhizz's change would have this effect.

@seunghun1ee
Copy link
Member Author

@priteau Two CIs didn't pass due to have unrelated SCT failures. Can we consider just merging this?
Jammy OVS upgrade has monitoring SCT failure for having RabbitMQTooMuchReady
Rocky OVN upgrade has host SCT failure for not enabling SELinux

@priteau priteau disabled auto-merge April 4, 2025 15:14
@priteau priteau merged commit 80b8b0e into stackhpc/2024.1 Apr 4, 2025
12 of 14 checks passed
@priteau priteau deleted the fix-glance-build branch April 4, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Caracal Targets the Caracal OpenStack release kolla size: xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants