Giter VIP home page Giter VIP logo

Comments (7)

svasek avatar svasek commented on August 19, 2024 1

Hi, we use v202303192358 which is the last one which works on Red Hat Enterprise Linux release 8.9.
It seems the issue was introduced in the release v202401161759.

from actions-sync.

shawnHartsell avatar shawnHartsell commented on August 19, 2024 1

Apologies for the delay on this. I've created #127 which should resolve the issue. I'll post another reply once we've created a new release so you can test on your systems.

from actions-sync.

svasek avatar svasek commented on August 19, 2024 1

Hi @shawnHartsell,
I can confirm the release v202404231422 works on Red Hat Enterprise Linux release 8.9 with GNU libc 2.28.

Thank you for taking care of this issue.

from actions-sync.

bhundven avatar bhundven commented on August 19, 2024

I also have this issue with self-hosted github action runners in GHES that use LTS 20.04 images.

from actions-sync.

shawnHartsell avatar shawnHartsell commented on August 19, 2024

@svasek @bhundven Thanks for filing an issue, could you let us know what version of actions-sync you both are using? I suspect the issue started in https://github.com/actions/actions-sync/releases/tag/v202401161759 when we upgraded the project to Go 1.21. Specifically, I think it's related to golang/go#58550.

I need to look at the source a bit deeper, but I don't think we have any CGO dependencies. We can look into explicitly setting CGO_ENABLED=0 in our CI build and see if that resolves the issue.

In the meantime, can you revert to the previous release https://github.com/actions/actions-sync/releases/tag/v202303192358 and see if that resolves your issue?

from actions-sync.

bhundven avatar bhundven commented on August 19, 2024

Using that release does work, but I won't get the latest release with #107.

from actions-sync.

shawnHartsell avatar shawnHartsell commented on August 19, 2024

I've created a new release https://github.com/actions/actions-sync/releases/tag/v202404231422. I verified that the binary now works by running actions-sync sync in a workflow that uses a ubuntu-20.04 hosted runner.

@svasek @bhundven Can you pull this release and verify that it works for you as well? Note that the names of the binary changed as we needed to update the .goreleaser.yml to be more explicit. Hopefully that didn't break any automation you had previously set up

from actions-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.