Skip to content

test-bot: cleanup etc/var after each build.#1100

Merged
MikeMcQuaid merged 1 commit into
Homebrew:masterfrom
MikeMcQuaid:test-bot-etc-var
Sep 23, 2016
Merged

test-bot: cleanup etc/var after each build.#1100
MikeMcQuaid merged 1 commit into
Homebrew:masterfrom
MikeMcQuaid:test-bot-etc-var

Conversation

@MikeMcQuaid

Copy link
Copy Markdown
Member
  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew tests with your changes locally?

This has been causing issues when bottling files that are installed to these paths due to the diff algorithm we use for figuring out whether files installed into etc/var belong to a given bottle.

@zmwangx

zmwangx commented Sep 23, 2016

Copy link
Copy Markdown
Contributor

Actually Cellar and stuff need cleanup too.

@ilovezfs ilovezfs left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

basically anything covered originally by the git clean needs a new wipe procedure

This has been causing issues when bottling files that are installed to
these paths due to the diff algorithm we use for figuring out whether
files installed into etc/var belong to a given bottle. Additionally,
sometimes not all formulae were uninstalled which meant `brew doctor`
would fail.
@MikeMcQuaid MikeMcQuaid merged commit 8724e11 into Homebrew:master Sep 23, 2016
@MikeMcQuaid MikeMcQuaid deleted the test-bot-etc-var branch September 23, 2016 18:03
@ilovezfs

Copy link
Copy Markdown
Contributor

Travis seems to need its own cure :( #1150

@Homebrew Homebrew locked and limited conversation to collaborators May 3, 2018
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