Skip to content

Conversation

@chenrui333
Copy link
Member

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 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 HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

==> /opt/homebrew/Cellar/cherrybomb/1.0.1/bin/cherrybomb --file=/private/tmp/cherrybomb-test-20240213-539-a3afav/api-with-examples.yaml --format json
Error: error sending request for url (https://cherrybomb.blstsecurity.com/tel): error trying to connect: dns error: failed to lookup address information: nodename nor servname provided, or not known

Caused by:
    0: error trying to connect: dns error: failed to lookup address information: nodename nor servname provided, or not known
    1: dns error: failed to lookup address information: nodename nor servname provided, or not known
    2: failed to lookup address information: nodename nor servname provided, or not known

relates to blst-security/cherrybomb#156
found in #162122

@chenrui333 chenrui333 added the CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. label Feb 13, 2024
@github-actions github-actions bot added the rust Rust use is a significant feature of the PR or issue label Feb 13, 2024
@chenrui333 chenrui333 mentioned this pull request Feb 13, 2024
1 task
```
==> /opt/homebrew/Cellar/cherrybomb/1.0.1/bin/cherrybomb --file=/private/tmp/cherrybomb-test-20240213-539-a3afav/api-with-examples.yaml --format json
Error: error sending request for url (https://cherrybomb.blstsecurity.com/tel): error trying to connect: dns error: failed to lookup address information: nodename nor servname provided, or not known

Caused by:
    0: error trying to connect: dns error: failed to lookup address information: nodename nor servname provided, or not known
    1: dns error: failed to lookup address information: nodename nor servname provided, or not known
    2: failed to lookup address information: nodename nor servname provided, or not known
```

Signed-off-by: Rui Chen <rui@chenrui.dev>
@github-actions github-actions bot added the formula deprecated Formula deprecated label Feb 13, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 13, 2024
Merged via the queue into Homebrew:master with commit c9843f3 Feb 13, 2024
@chenrui333 chenrui333 deleted the cherrybom-deprecate branch July 27, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. formula deprecated Formula deprecated rust Rust 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