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

Disable linux-build GitHub Actions CI job? #3316

Open
traversaro opened this issue Apr 15, 2023 · 8 comments
Open

Disable linux-build GitHub Actions CI job? #3316

traversaro opened this issue Apr 15, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@traversaro
Copy link
Collaborator

traversaro commented Apr 15, 2023

Since a few months, the linux-build GitHub Action CI job has been failing immediately (not evening starting the compilation) with error:

Fetched 6294 kB in 1s (4851 kB/s)
Reading package lists...
W: http://packages.osrfoundation.org/gazebo/ubuntu-stable/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
--2023-04-15 13:43:56--  https://raw.githubusercontent.com/ignition-tooling/release-tools/master/jenkins-scripts/lib/dependencies_archive.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27772 (27K) [text/plain]
Saving to: ‘/tmp/dependencies.sh’

     0K .......... .......... .......                         100% 30.9M=0.001s

2023-04-15 13:43:56 (30.9 MB/s) - ‘/tmp/dependencies.sh’ saved [27772/27772]

Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libogre-2.1-dev
E: Couldn't find any package by glob 'libogre-2.1-dev'
E: Couldn't find any package by regex 'libogre-2.1-dev'
Error: Process completed with exit code 123.

To reduce the CI noise, could it make sense to remove it? @scpeters @j-rivero

@traversaro traversaro added the bug Something isn't working label Apr 15, 2023
@traversaro traversaro changed the title Disable linux-build CI job? Disable linux-build GitHub Actions CI job? Apr 15, 2023
@j-rivero
Copy link
Contributor

To reduce the CI noise, could it make sense to remove it? @scpeters @j-rivero

No problem by my side.

@scpeters
Copy link
Member

To reduce the CI noise, could it make sense to remove it? @scpeters @j-rivero

No problem by my side.

I agree

@traversaro
Copy link
Collaborator Author

I just noticed this job was created by @talregev in #3049 . @talregev it is ok if we disable that CI job that has been broken for a long time? Thanks!

@talregev
Copy link
Contributor

talregev commented Apr 18, 2023

Yes you can.
I hope you also look on my PR of building gazebo for windows with vcpkg. #3312
And It can lead the way to build gazebo for linux with vcpkg.

Thank you in advanced.

@scpeters
Copy link
Member

I just manually disabled the Linux workflow from the GitHub web U/I based on the instructions from the following page:

@traversaro
Copy link
Collaborator Author

Thanks, I guess we can close this issue then.

@talregev
Copy link
Contributor

@traversaro @scpeters
Can you also comments regards the PR I did?
Thank you.

@traversaro
Copy link
Collaborator Author

@traversaro @scpeters
Can you also comments regards the PR I did?
Thank you.

Sure, I will check it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants