flathub / cc.arduino.arduinoide

https://flathub.org/apps/details/cc.arduino.arduinoide
4 stars 8 forks source link

Bump to 1.8.11 #10

Closed A6GibKm closed 4 years ago

A6GibKm commented 4 years ago

I need to fix the arm build. It 64bit build is working but throwing console errors. TODO reoder modules.

flathubbot commented 4 years ago

Started test build 10638

A6GibKm commented 4 years ago

Fixes #9, the appdata file is fixed upstream.

A6GibKm commented 4 years ago

bot, build cc.arduino.arduinoide

flathubbot commented 4 years ago

Queued test build for cc.arduino.arduinoide.

flathubbot commented 4 years ago

Build 10638 failed

flathubbot commented 4 years ago

Started test build 10639

flathubbot commented 4 years ago

Build 10639 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/10133/cc.arduino.arduinoide.flatpakref
flathubbot commented 4 years ago

Started test build 10640

flathubbot commented 4 years ago

Build 10640 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/10134/cc.arduino.arduinoide.flatpakref
A6GibKm commented 4 years ago

I can confirm that only one of my machines throws errors and it seems safe to ignore. I consider this is fine to merge after someone with more experience reviews it.

flathubbot commented 4 years ago

Started test build 10644

flathubbot commented 4 years ago

Build 10644 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/10138/cc.arduino.arduinoide.flatpakref
A6GibKm commented 4 years ago

The error I get is

java.lang.Exception: Error downloading https://downloads.arduino.cc/packages/package_index.json
    at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:144) ~[arduino-core.jar:?]
    at cc.arduino.contributions.DownloadableContributionsDownloader.downloadIndexAndSignature(DownloadableContributionsDownloader.java:160) ~[arduino-core.jar:?]
    at cc.arduino.contributions.packages.ContributionInstaller.updateIndex(ContributionInstaller.java:306) ~[arduino-core.jar:?]
    at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onUpdatePressed$1(ContributionManagerUI.java:146) ~[pde.jar:?]
    at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: javax.net.ssl.SSLException: Unexpected error: ...

I can't upgrade packages, arduino throws the error Error downloading https://downloads.arduino.cc/packages/package_index.json

A6GibKm commented 4 years ago

It seems it is missing a ca-certificate.

flathubbot commented 4 years ago

Started test build 10650

flathubbot commented 4 years ago

Build 10650 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/10144/cc.arduino.arduinoide.flatpakref
A6GibKm commented 4 years ago

I am having issues uploading to my Arduino, any help would be appreciated.

flathubbot commented 4 years ago

Started test build 10760

flathubbot commented 4 years ago

Build 10760 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/10244/cc.arduino.arduinoide.flatpakref
merwok commented 4 years ago

bot, build cc.arduino.arduinoide

flathubbot commented 4 years ago

Queued test build for cc.arduino.arduinoide.

flathubbot commented 4 years ago

Started test build 13671

flathubbot commented 4 years ago

Build 13671 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/13051/cc.arduino.arduinoide.flatpakref
flathubbot commented 4 years ago

Started test build 14782

flathubbot commented 4 years ago

Build 14782 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/14112/cc.arduino.arduinoide.flatpakref
flathubbot commented 4 years ago

Started test build 14784

flathubbot commented 4 years ago

Build 14784 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/14114/cc.arduino.arduinoide.flatpakref
A6GibKm commented 4 years ago

I pushed everything into a single commit.

Successfully Tested:

As far as I can tell, it is working fine.

A6GibKm commented 4 years ago

@nedrichards @cosimoc does this package has a maintainer? I am willing to wring updates to it.

A6GibKm commented 4 years ago

@barthalion