flathub / org.frescobaldi.Frescobaldi

https://flathub.org/apps/details/org.frescobaldi.Frescobaldi
1 stars 3 forks source link

Update Runtime to 5.15-23.08 #42

Closed JakobDev closed 9 months ago

flathubbot commented 9 months ago

Started test build 74841

flathubbot commented 9 months ago

Build 74841 failed

fedelibre commented 9 months ago

Just yesterday night I thought about upgrading to 5.15-23.08.

I guess we need a more recent version of Fontforge?

JakobDev commented 9 months ago

I can try to update it

flathubbot commented 9 months ago

Started test build 76037

flathubbot commented 9 months ago

Build 76037 failed

fedelibre commented 9 months ago

I'm trying to build locally, but I have this annoying error:

$ flatpak-builder --install --user build org.frescobaldi.Frescobaldi.yaml 
Downloading sources
Downloading http://www.gust.org.pl/projects/e-foundry/tex-gyre/whole/tg2_501otf.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Failed to download sources: module texgyre: The requested URL returned error: 404

That link works fine in a browser, but it doesn't work with wget (which I guess it's used by flatpak-builder?):

$ wget http://www.gust.org.pl/projects/e-foundry/tex-gyre/whole/tg2_501otf.zip
--2023-10-25 14:57:22--  http://www.gust.org.pl/projects/e-foundry/tex-gyre/whole/tg2_501otf.zip
Resolving www.gust.org.pl (www.gust.org.pl)... 158.75.62.7
Connecting to www.gust.org.pl (www.gust.org.pl)|158.75.62.7|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-10-25 14:57:22 ERROR 404: Not Found.
jeanas commented 9 months ago

Use https. We had the same problem in LilyPond, https://gitlab.com/lilypond/lilypond/-/merge_requests/2076

fedelibre commented 9 months ago

Use https

Thanks, now it works

jeanas commented 9 months ago

Did you forget to push the fix?

fedelibre commented 9 months ago

No, I wanted to try fixing the problem with the build of fontforge but I didn't have time yesterday. On my computer I have an issue (related to gettext version) different from that of the CI here. I'll send more info later today and push whatever I did so far.

flathubbot commented 9 months ago

Started test build 77152

fedelibre commented 9 months ago

No time today. I've just pushed the https fix.

flathubbot commented 9 months ago

Build 77152 failed

flathubbot commented 9 months ago

Started test build 77346

flathubbot commented 9 months ago

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

flatpak install --user https://dl.flathub.org/build-repo/59938/org.frescobaldi.Frescobaldi.flatpakref
fedelibre commented 9 months ago

The error was evident in the logs of my local build, while the logs in the Github CI were confusing.

I've just tested it and it seems to work fine. I'll wait a few more days to let other test this build and then merge it next week.

jeanas commented 9 months ago

I only did a smoke test, but it worked fine.