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

Minimum version bug #91

Open
hwiedPro opened this issue Jul 21, 2020 · 1 comment
Open

Minimum version bug #91

hwiedPro opened this issue Jul 21, 2020 · 1 comment

Comments

@hwiedPro
Copy link

Hi,
I found a bug:

WARN: osdeps definition for numpy, previously defined in /opt/workspace/autoproj/remotes/package1/package1.osdeps overridden by /opt/workspace/autoproj/remotes/package2/package2.osdeps:
WARN: resp. pip: numpy>=1.19.0
WARN: and pip: numpy>=1.18.1

This is a very bad override, I think it should compare what the overall minimum version is before overriding...

@doudou
Copy link
Member

doudou commented Jul 21, 2020

This is a suboptimal behavior, yes. This is why it is a warning and not an error.

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

No branches or pull requests

2 participants