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

Prerelease error with Jazzy #867

Closed
johnwason opened this issue Aug 1, 2024 · 4 comments
Closed

Prerelease error with Jazzy #867

johnwason opened this issue Aug 1, 2024 · 4 comments
Labels

Comments

@johnwason
Copy link

I am seeing an error when using PRERELEASE set to true with Jazzy. The other distributions are working normally except for the problem described in #866. The non-prerelease is working normally.

Full log: https://github.com/johnwason/robotraconteur/actions/runs/10192639718/job/28195853746

Relevant log section:

Step 9/26 : RUN useradd -u 1000 -m buildfarm
   ---> Running in bc3de201b03a
  useradd: UID 1000 is not unique
   ---> Removed intermediate container bc3de201b03a
  The command '/bin/sh -c useradd -u 1000 -m buildfarm' returned a non-zero code: 4
@mathias-luedtke
Copy link
Member

Thanks for reporting!
If if I am not mistaken, this is actually an issue in https://github.com/ros-infrastructure/ros_buildfarm/
I will have a closer look!

@mathias-luedtke
Copy link
Member

See ros-infrastructure/ros_buildfarm#1060 as well.

@mathias-luedtke
Copy link
Member

@johnwason: I deployed a work-around, please confirm that this fixes your build

@johnwason
Copy link
Author

The prerelease tests are working now. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants