Ok, found the root cause for this.
In my project, I have two sub projects (lets name them a and b)
Sub project a is a tool, and is not used in any rpm, so it does not have
the .spec file.
Sub project b is my real deal, and has a proper .spec file.
I updated the sdk, opened the project file and sw
Ok, found the problem.
the location of the rpm folder containing the .spec file has changed - yet
again.
I keep on pushing it from the root directory of the project to my
subproject root directory every once in a while .
Can anyone explain why this happens?
On Thu, Jan 8, 2015 at 11:25 PM, Tone Ka
It seems I am facing a similar problem, but on the pc side (win7):
Fatal: No spec file found in '/home/mersdk/share//debota/rpm/' and couldn't
make one from a yaml #1
23:23:58: The process
"C:\sviluppo\sailfish\sdk\settings\SailfishBeta1\mer-sdk-tools\MerSDK\SailfishOS-armv7hl\rpm.cmd"
exited wit
Thanks Michael,
Creating the /opt/sdk/ path seems to have soved the issue, I can't remember
ever having to do this manually. I very recently restored my Jolla to
factory settings so that might have had something to do with it as well.
Thanks again
Kris
On 8 January 2015 at 18:35, Michael Neufing
Hi Kris,
are you using deployment by copying binaries to device?
If yes, can you check if the folder /opt/sdk exists on your device? If
not, create it and test again.
This solved my problems with this deployment mode.
You could also set the deployment mode to RPM.
Michael.
Zitat von Krisz
Hi list,
I installed the new SDK yesterday, but since it's installed I cant seem to
be able to deploy onto device fails due to an rsync error:
rsync: mkdir "/opt/sdk/Trash" failed: No such file or directory (2)
rsync error: error in file IO (code 11) at main.c(656) [Receiver=3.1.0]
Deploy failed