t-mon / guitar-tools

Tool collection for guitar players and musicians.
GNU General Public License v3.0
5 stars 1 forks source link

Publish arm64 and amd64 architectures to the OpenStore #8

Closed krille-chan closed 4 years ago

krille-chan commented 4 years ago

Now it is possible to publish more architectures to the OpenStore.

jonnius commented 4 years ago

Doing so is easy:

t-mon commented 4 years ago

Hmm, I'm currently not allowed to upload. Am I doing something wrong?

$ clickable build --arch arm64
....
Successfully built package in './guitar-tools.t-mon_0.5.4_arm64.click'.

When I try to upload...

$ clickable publish --arch arm64 --apikey *****************************
Uploading version 0.5.4 of guitar-tools.t-mon for xenial/arm64 to the OpenStore
Failed to upload click: There was an error updating your app, please try again later
t-mon commented 4 years ago

Hmm, I'm currently not allowed to upload. Am I doing something wrong?

$ clickable build --arch arm64
....
Successfully built package in './guitar-tools.t-mon_0.5.4_arm64.click'.

When I try to upload...

$ clickable publish --arch arm64 --apikey *****************************
Uploading version 0.5.4 of guitar-tools.t-mon for xenial/arm64 to the OpenStore
Failed to upload click: There was an error updating your app, please try again later

Note: Same for amd64

jonnius commented 4 years ago

There are some upload issues on OpenStore lately. Usually you only need to try again later. Alternatively you can upload them manually via the website.

t-mon commented 4 years ago

Ok, it worked now and should be online. Thanks for the hint!

jonnius commented 4 years ago

Works fine. Thanks!