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

komposition: disable #63449

Merged
merged 1 commit into from
Oct 25, 2020
Merged

komposition: disable #63449

merged 1 commit into from
Oct 25, 2020

Conversation

jonchang
Copy link
Contributor

  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

@BrewTestBot BrewTestBot added the haskell Haskell use is a significant feature of the PR or issue label Oct 25, 2020
@jonchang
Copy link
Contributor Author

If this doesn't fix the build, let's disable this formula:

==> Analytics
install: 29 (30 days), 66 (90 days), 203 (365 days)
install-on-request: 29 (30 days), 66 (90 days), 203 (365 days)
build-error: 0 (30 days)

@jonchang jonchang mentioned this pull request Oct 25, 2020
5 tasks
Failed to build from source and was blocking major updates of other
formulae.
@jonchang jonchang changed the title komposition: fix haskell-gi error komposition: disable Oct 25, 2020
@BrewTestBot BrewTestBot added the formula disabled Formula disabled label Oct 25, 2020
@jonchang
Copy link
Contributor Author

The attempted patching:

diff --git a/cabal.project b/cabal.project
index 99632ec..d902892 100644
--- a/cabal.project
+++ b/cabal.project
@@ -6,3 +6,13 @@ source-repository-package
     type:       git
     location:   https://github.com/reinerp/indexed-extras.git
     tag:        8b38e7503c030644154e844cd932003d9438cfa2
+
+source-repository-package
+    type:       git
+    location:   https://github.com/haskell-gi/haskell-gi.git
+    tag:        0b988bb20764024b06fdaa9a515cc7e92eda89c3
+
+source-repository-package
+    type:       git
+    location:   https://github.com/marhop/gi-gtk-declarative.git
+    tag:        4afacc516f04ba198897d9aaf1afdfb056bcc090

@jonchang jonchang marked this pull request as ready for review October 25, 2020 03:23
@jonchang jonchang mentioned this pull request Oct 25, 2020
fxcoudert
fxcoudert previously approved these changes Oct 25, 2020
@BrewTestBot
Copy link
Member

🤖 A scheduled task has triggered a merge.

@BrewTestBot
Copy link
Member

⚠️ Bottle publish failed.

@BrewTestBot BrewTestBot dismissed fxcoudert’s stale review October 25, 2020 11:18

bottle publish failed

@fxcoudert fxcoudert merged commit 754c3c6 into Homebrew:master Oct 25, 2020
@jonchang jonchang deleted the fix-komposition branch October 25, 2020 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
formula disabled Formula disabled haskell Haskell use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants