Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display builds only from only master branch in nightly #649

Open
marph91 opened this issue Jun 29, 2024 · 3 comments
Open

Display builds only from only master branch in nightly #649

marph91 opened this issue Jun 29, 2024 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@marph91
Copy link

marph91 commented Jun 29, 2024

Hi, I tried to run opengothic for the first time, so it might be a simple setup issue.

OS: Ubuntu 22.04
Opengothic build: https://ci.appveyor.com/project/Try/opengothic/builds/50109186/job/aokely6qf8se1ntp/artifacts (1.0.2748)

$ ./Gothic2Notr.sh -g ~/.steam/steam/steamapps/common/Gothic\ II/
~/Downloads/opengothic/Gothic2Notr: error while loading shared libraries: libdmusic.so.0.0.1: cannot open shared object file: No such file or directory

$ ln -s libdmusic.so libdmusic.so.0.0.1

$ ./Gothic2Notr.sh -g ~/.steam/steam/steamapps/common/Gothic\ II/
~/Downloads/opengothic/Gothic2Notr: error while loading shared libraries: ~/Downloads/opengothic/libdmusic.so.0.0.1: file too short

(My home directory was replaced by ~ for the privacy reasons.)

Any idea how to fix this?

Edit: Might be really a regression. Opengothic build https://ci.appveyor.com/project/Try/opengothic/builds/50100442/job/np1vjby4vpxvyq75/artifacts works (1.0.2745)

Edit 2: It seems like I used the build from pull request #613. So my question should rather be: Is there a way to link only master builds in the readme?

Try added a commit that referenced this issue Jun 29, 2024
@Try
Copy link
Owner

Try commented Jun 29, 2024

Hi, @marph91 !

It seems like I used the build from pull request #613.

Correct, thanks for pointing this out. I've added filter by master branch to url's in readme

@marph91
Copy link
Author

marph91 commented Jun 29, 2024

Not sure if the query parameter works as expected. It still shows PR's when using https://ci.appveyor.com/project/Try/opengothic/history?branch=master

grafik

@Try
Copy link
Owner

Try commented Jul 2, 2024

Not sure if the query parameter works as expected.

You are correct. Unfortunately this is only solution so far, that I've found for appveyor. Will put this as help-wanted, in case if someone knows

@Try Try added the help wanted Extra attention is needed label Jul 2, 2024
@Try Try changed the title error while loading shared libraries: libdmusic.so.0.0.1 Display build only from only master branch in nightly Jul 2, 2024
@Try Try changed the title Display build only from only master branch in nightly Display builds only from only master branch in nightly Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants