Closed obbardc closed 6 years ago
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: https://github.com/smartpm/smart/issues/6 Upstream patch pull request: https://github.com/smartpm/smart/pull/7
With our compiled version of smart, this now works.
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