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

Fix for issue #819 - adding ability to deal with pip packages installed via git #840

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

suddrey-qut
Copy link

Suggested fix for issue #819

Suggested fix for issue ros-infrastructure#819
@cottsay
Copy link
Member

cottsay commented Jun 23, 2022

What is the desired behavior if a package is already installed from PyPI and a rosdep rule requests the package be installed from a specific git URL like this? From what I can tell, this change will leave the package alone.

@Doom4535
Copy link

My 2 cents would be to have it prioritize the version from the specific URL and reinstall that fixed one with the assumption that it is an intentional development override; perhaps it should throw an alert/WARNING when doing so? Fixed URL packages do break traditional version tracking

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.

3 participants