Sent: Wednesday, August 15, 2018 9:34 AM
To: Sailfish OS Developers mailing list
Subject: Re: [SailfishDevel] RPM build error
Hi,
Thanks for the help! Removing that line in my spec file fixed the problem.
David's solution is the same by adding some stuff to copy for that line in the
spec fi
> *From:* Devel [devel-boun...@lists.sailfishos.org] on behalf of Dylan Van
> Assche via Devel [devel@lists.sailfishos.org]
> *Sent:* Wednesday, August 15, 2018 9:34 AM
> *To:* Sailfish OS Developers mailing list
> *Subject:* Re: [SailfishDevel] RPM build error
>
> Hi,
>
> Tha
gt; Assche via Devel [devel@lists.sailfishos.org]
> Sent: Wednesday, August 15, 2018 9:34 AM
> To: Sailfish OS Developers mailing list
> Subject: Re: [SailfishDevel] RPM build error
>
> Hi,
>
> Thanks for the help! Removing that line in my spec file fixed the problem.
> David&
.org]
Sent: Wednesday, August 15, 2018 9:34 AM
To: Sailfish OS Developers mailing list
Subject: Re: [SailfishDevel] RPM build error
Hi,
Thanks for the help! Removing that line in my spec file fixed the problem.
David's solution is the same by adding some stuff to copy for that line in the
spec
Hi,
Thanks for the help! Removing that line in my spec file fixed the problem.
David's solution is the same by adding some stuff to copy for that line in the
spec file and works too :)
Since we're talking about spec files, I only care about a simple console
application for the tests.
If I remov
Hi Dylan,
I believe the reason for this error is that you list "%{_datadir}/%{name}"
under the "%files" section in qrail.spec while it is not being created by the
"%install" step. I couldn't verify because for me there are more errors that
prevent the build to proceed that far.
BR,
Martin
___
On 14/08/18 19:20, Dylan Van Assche via Devel wrote:
> I'm having some trouble with building my test application for my QRail
> shared library.
> The RPM can't be build for some reason, I'm not sure why...
>
> error: File not found: /home/deploy/installroot/usr/share/qrail-tests
> File not found: