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

pdk closure does not like packages like python:any #17

Closed
obbardc opened this issue Aug 20, 2016 · 2 comments
Closed

pdk closure does not like packages like python:any #17

obbardc opened this issue Aug 20, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@obbardc
Copy link
Member

obbardc commented Aug 20, 2016

This causes PDK closure to quit with an error about not finding python:any.

Unable to calculate closure [u"0 ... Can't install jackd2_1.9.10+20140719git3eb0ae6a~dfsg-2: no package provides python:any"]

even though Python is already specified as a dependency.

Test command (without Python as a dependency):
pdk abstract --arch=armhf --packages="jackd2" test.xml
pdk resolve test.xml
pdk closure --out-file=test.xml --arch=armhf test.xml
pdk upgrade test.xml

@obbardc
Copy link
Member Author

obbardc commented Aug 24, 2016

Upstream issue.

Please for now build smartpm from our repo with patches applied. Instructions here: https://github.com/64studio/smart/wiki/Building-on-Debian

Upstream issue: smartpm/smart#6
Upstream patch pull request: smartpm/smart#7

@obbardc obbardc closed this as completed Aug 24, 2016
@obbardc obbardc reopened this Aug 24, 2016
@obbardc obbardc added this to the 1.0 milestone Sep 14, 2016
@obbardc obbardc added the bug label Sep 14, 2016
@obbardc obbardc self-assigned this Sep 14, 2016
@obbardc
Copy link
Member Author

obbardc commented May 28, 2018

With our compiled version of smart, this now works.

@obbardc obbardc closed this as completed May 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant