Skip to content

Conversation

@samford
Copy link
Member

@samford samford commented Nov 7, 2025

  • 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>?

rdkit is autobumped but the workflow failed to update to version 2025.09.2 with a "You need to bump this formula manually since the new URL and old URL are both: ..." error. This manually updates the formula accordingly.

`rdkit` is autobumped but the workflow failed to update to version
2025.09.2 with a "You need to bump this formula manually since the new
URL and old URL are both: ..." error. This manually updates the
formula accordingly.
@github-actions github-actions bot added python Python use is a significant feature of the PR or issue boost Boost use is a significant feature of the PR or issue labels Nov 7, 2025
@samford samford added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. linux Linux is specifically affected linux-arm Linux ARM is specifically affected labels Nov 7, 2025
@daeho-ro
Copy link
Member

daeho-ro commented Nov 8, 2025

  Error: The `brew link` step did not complete successfully
  Could not symlink lib/libexpat.a
  Target /home/linuxbrew/.linuxbrew/lib/libexpat.a
  is a symlink belonging to expat. You can unlink it:
    brew unlink expat
  
  To force the link and overwrite all conflicting files:
    brew link --overwrite rdkit
  
  To list all files that would be deleted:
    brew link --overwrite rdkit --dry-run

@daeho-ro
Copy link
Member

daeho-ro commented Nov 8, 2025

rdkit/rdkit@350c22f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

boost Boost use is a significant feature of the PR or issue CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. linux Linux is specifically affected linux-arm Linux ARM is specifically affected python Python use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants