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 FreeBSD build failures #15613

Merged
merged 1 commit into from
Oct 18, 2020
Merged

Fix FreeBSD build failures #15613

merged 1 commit into from
Oct 18, 2020

Conversation

euantorano
Copy link
Contributor

The FreeBSD CI is/was failing, due to a conflict with installing Git.

Git is guaranteed to be in the base image, so this removes that package from the package list. It also reverts back to the built-in packages tag since it's officially supported.

Should the build fail in the future, the best place to go is the #sr.ht channel on freenode.

The FreeBSD is/was failing, due to a conflict with installing Git.

Git is guaranteed to be in the base image, so this removes that package from the package list. It also reverts back to the built-in `packages` tag since it's officially supported.

Should the build fail in the future, the best place to go is the #sr.ht channel on freenode.
@ghost ghost mentioned this pull request Oct 18, 2020
@Varriount Varriount merged commit ba2a477 into nim-lang:devel Oct 18, 2020
@euantorano euantorano deleted the patch-2 branch October 18, 2020 14:13
narimiran pushed a commit that referenced this pull request Oct 21, 2020
The FreeBSD is/was failing, due to a conflict with installing Git.

Git is guaranteed to be in the base image, so this removes that package from the package list. It also reverts back to the built-in `packages` tag since it's officially supported.

Should the build fail in the future, the best place to go is the #sr.ht channel on freenode.

(cherry picked from commit ba2a477)
narimiran pushed a commit that referenced this pull request Nov 25, 2020
The FreeBSD is/was failing, due to a conflict with installing Git.

Git is guaranteed to be in the base image, so this removes that package from the package list. It also reverts back to the built-in `packages` tag since it's officially supported.

Should the build fail in the future, the best place to go is the #sr.ht channel on freenode.

(cherry picked from commit ba2a477)
mildred pushed a commit to mildred/Nim that referenced this pull request Jan 11, 2021
The FreeBSD is/was failing, due to a conflict with installing Git.

Git is guaranteed to be in the base image, so this removes that package from the package list. It also reverts back to the built-in `packages` tag since it's officially supported.

Should the build fail in the future, the best place to go is the #sr.ht channel on freenode.
irdassis pushed a commit to irdassis/Nim that referenced this pull request Mar 16, 2021
The FreeBSD is/was failing, due to a conflict with installing Git.

Git is guaranteed to be in the base image, so this removes that package from the package list. It also reverts back to the built-in `packages` tag since it's officially supported.

Should the build fail in the future, the best place to go is the #sr.ht channel on freenode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants