Deploying qml-only apps to phone(SailfishOS-3.0.3.10) fails
asked 2019-06-04 07:01:39 +0200
This post is a wiki. Anyone with karma >75 is welcome to improve it.
With Latest sdk(Qt Creator 4.8.1 (Sailfish SDK)) , QML only app fails to deploy on mobile. On Emulator it works fine.
The error is
Error: nothing provides libsailfishapp-launcher needed by pysample-0.1-1.noarch Finished transaction (status=2, runtime=480ms) Deploy failed 11:30:09: The process "C:\SailfishOS\settings\SailfishOS-SDK\mer-sdk-tools\Sailfish OS Build Engine\SailfishOS-3.0.3.9-armv7hl\deploy.cmd" exited with code 1. Error while building/deploying project pysample (kit: SailfishOS-3.0.3.9-armv7hl (in Sailfish OS Build Engine)) When executing step "RPM"
Could you please provide the tail of the build log?
martyone ( 2019-06-04 08:19:27 +0200 )editError: nothing provides libsailfishapp-launcher needed by pysample-0.1-1.noarch Finished transaction (status=2, runtime=480ms) Deploy failed 11:30:09: The process "C:\SailfishOS\settings\SailfishOS-SDK\mer-sdk-tools\Sailfish OS Build Engine\SailfishOS-3.0.3.9-armv7hl\deploy.cmd" exited with code 1. Error while building/deploying project pysample (kit: SailfishOS-3.0.3.9-armv7hl (in Sailfish OS Build Engine)) When executing step "RPM"
I have checked the "Requires: libsailfishapp-launcher", its there in the yaml file
venki ( 2019-06-04 09:01:37 +0200 )edit@venki thank you, under investigation. Could you please also split off the part on build target version as a new question?
martyone ( 2019-06-04 09:14:39 +0200 )edit@martyone done.
venki ( 2019-06-04 09:44:57 +0200 )edit