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

fix: no cygwin #248

Merged
merged 3 commits into from
May 31, 2022
Merged

Conversation

lemeurherve
Copy link
Member

@lemeurherve lemeurherve commented May 31, 2022

It seems there is a collision between them and the tools included with git for Windows when used in the buildDockerAndPublishImage shared pipeline lib:

Cloning into 'private-repo'...
0 [main] cat (2272) C:\tools\git\usr\bin\cat.exe: *** fatal error - cygheap base mismatch detected - 0x180348408/0x18034C408.
This problem is probably due to using incompatible versions of the cygwin DLL.

Related: jenkins-infra/helpdesk#2873

It seems there is a collision between them and the tools included with git for Windows

Cloning into 'private-repo'...
      0 [main] cat (2272) C:\tools\git\usr\bin\cat.exe: *** fatal error - cygheap base mismatch detected - 0x180348408/0x18034C408.
This problem is probably due to using incompatible versions of the cygwin DLL.
@lemeurherve lemeurherve marked this pull request as draft May 31, 2022 07:56
Copy link
Contributor

@dduportal dduportal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@dduportal dduportal added the bug Something isn't working label May 31, 2022
@dduportal dduportal enabled auto-merge (squash) May 31, 2022 10:56
@dduportal dduportal merged commit db66183 into jenkins-infra:main May 31, 2022
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

Successfully merging this pull request may close these issues.

3 participants