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

[build] Fix Homebrew/openssl #5387

Merged
merged 1 commit into from
Dec 8, 2020

Conversation

radekdoulik
Copy link
Member

Recently some CI builds are ending early, because Homebrew is failing
like this:

Installing automake
...
stderr | Error: Not a directory @ dir_s_rmdir - /usr/local/Cellar/openssl
 | Removing: /usr/local/Cellar/openssl/1.0.2t... (1,787 files, 12MB)

Error: Installation of automake failed

Recently some CI builds are ending early, because Homebrew is failing
like this:

    Installing automake
    ...
    stderr | Error: Not a directory @ dir_s_rmdir - /usr/local/Cellar/openssl
     | Removing: /usr/local/Cellar/openssl/1.0.2t... (1,787 files, 12MB)

    Error: Installation of automake failed
@radekdoulik
Copy link
Member Author

Based on microsoft/react-native-macos@86d0a8c

Thanks @pjcollins and @grendello for helping with it.

Copy link
Member

@pjcollins pjcollins left a comment

Choose a reason for hiding this comment

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

Looks like this got past the prepare step, I'll make sure there's an issue filed against the Microsoft macOS hosted images and link it back here.

@pjcollins
Copy link
Member

Relevant issue mentioned earlier: actions/runner-images#1811

@pjcollins pjcollins merged commit 3433984 into dotnet:master Dec 8, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants