Re: [SailfishDevel] RPM build error

2018-08-15 Thread Martin Kampas
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

Re: [SailfishDevel] RPM build error

2018-08-15 Thread Niel Nielsen
> *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

Re: [SailfishDevel] RPM build error

2018-08-15 Thread Dylan Van Assche via Devel
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&

Re: [SailfishDevel] RPM build error

2018-08-15 Thread Martin Kampas
.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

Re: [SailfishDevel] RPM build error

2018-08-15 Thread Dylan Van Assche via Devel
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

Re: [SailfishDevel] RPM build error

2018-08-14 Thread Martin Kampas
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 ___

Re: [SailfishDevel] RPM build error

2018-08-14 Thread David Llewellyn-Jones
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: