Re: [SailfishDevel] Error on upload to harbour

2019-12-31 Thread Pami Ketolainen
This was a server side issue, forgot to enable the latest OS versions 
for Harbour. They have been enabled now and the upload should work.



On 30/12/2019 21:32, Andrew Penkrat wrote:

Hello,

I'm trying to publish a new app to Jolla Store, but getting an error 
when uploading an RPM. The message says "No OS version and packages 
satisfy package requirements:" without any details.
I build with SDK 2.4 using SailfishOS-3.2.0.12-* targets (also tried 
switching to an older one, didn't change anything) and the packages pass 
rpm-validator checks all-green.


Can somebody help me or give a hint on what might be wrong?

The packages as well as the source code are available here:
https://github.com/Aldrog/harbour-vipiano/releases/tag/v1.0

Best regards,
Andrew Penkrat

___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org



___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Error on upload to harbour

2019-12-30 Thread Slava Monich
Most likely, Harbour isn't set up (yet) to handle 3.2.0 specific 
packages. The most recent version in "OS version limit" drop-down is 3.0.3.*


Does your app really require SFOS 3.2.0? I personally prefer building 
applications compatible with SFOS all the way down to (at least) 2.0, to 
cover larger audience. But that's up to you, of course.


To build an app against specific version of SDK (and therefore 
compatible with that and all subsequent releases of SFOS ), it's easy 
enough to set up a project in Mer OBS (https://build.merproject.org). 
That's how I build my packages for Jolla Store and OpenRepos.


Cheers,

-Slava



Hello,

I'm trying to publish a new app to Jolla Store, but getting an error 
when uploading an RPM. The message says "No OS version and packages 
satisfy package requirements:" without any details.
I build with SDK 2.4 using SailfishOS-3.2.0.12-* targets (also tried 
switching to an older one, didn't change anything) and the packages 
pass rpm-validator checks all-green.


Can somebody help me or give a hint on what might be wrong?

The packages as well as the source code are available here:
https://github.com/Aldrog/harbour-vipiano/releases/tag/v1.0

Best regards,
Andrew Penkrat

___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Error on upload to harbour

2019-12-30 Thread Bjoern Bidar
Good Evening,

You can run the rpmvalidator that is ran inside harbour by hand to get more 
verbose messages.
I don't know if its already inside the sdk but here is the link to the source:
https://github.com/sailfishos/sdk-harbour-rpmvalidator 


Cheers,

Björn Bidar(Thaodan)

signature.asc
Description: This is a digitally signed message part.
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org