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

xbps-src show-build-deps breaks with version restrictions #37837

Closed
paper42 opened this issue Jul 4, 2022 · 3 comments · Fixed by #38540
Closed

xbps-src show-build-deps breaks with version restrictions #37837

paper42 opened this issue Jul 4, 2022 · 3 comments · Fixed by #38540
Labels
xbps-src xbps-src related

Comments

@paper42
Copy link
Member

paper42 commented Jul 4, 2022

For example openocd has jimtcl in makedepends, but it's version restricted: jimtcl-devel>=0.81_1<=0.81_9999

%: ./xbps-src show-build-deps openocd
=> ERROR: openocd-0.11.0+1_1: dependency 'jimtcl-devel>=0.81_1<=0.81_9999' does not exist!

show-build-deps should understand version restrictions and not throw an error.

@paper42 paper42 added the xbps-src xbps-src related label Jul 4, 2022
@Duncaen
Copy link
Member

Duncaen commented Jul 4, 2022

Its simply not allowed in hostmakedepends or makedepends they always depend on the version we have the template for.

@github-actions
Copy link

github-actions bot commented Oct 3, 2022

Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label Oct 3, 2022
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 17, 2022
@classabbyamp classabbyamp reopened this Oct 17, 2022
@github-actions
Copy link

Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.

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

Successfully merging a pull request may close this issue.

3 participants