Skip to content

dvr-scan: switch to pypi source, enable autobump#231535

Merged
BrewTestBot merged 2 commits into
Homebrew:mainfrom
branchv:dvr-scan
Aug 11, 2025
Merged

dvr-scan: switch to pypi source, enable autobump#231535
BrewTestBot merged 2 commits into
Homebrew:mainfrom
branchv:dvr-scan

Conversation

@branchv
Copy link
Copy Markdown
Member

@branchv branchv commented Jul 29, 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>?

There is no 1.7.0.1 release on PyPI (nor github release) since the tag only fixed a windows packaging bug (diff). So we need to temporarily override the version to keep it unchanged

@github-actions github-actions Bot added python Python use is a significant feature of the PR or issue ffmpeg FFMPEG use is a significant feature of the PR or issue labels Jul 29, 2025
@branchv branchv added the CI-no-bottles Merge without publishing bottles label Jul 29, 2025
@github-actions github-actions Bot added the automerge-skip `brew pr-automerge` will skip this pull request label Jul 29, 2025
@branchv branchv removed the automerge-skip `brew pr-automerge` will skip this pull request label Jul 29, 2025
@chenrui333
Copy link
Copy Markdown
Member

test failed for linux build

  ==> /home/linuxbrew/.linuxbrew/Cellar/dvr-scan/1.7.0.1/bin/dvr-scan -i sample-5s.mp4 2>&1
  WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
  E0000 00:00:1753774984.497121   29840 descriptor_database.cc:550] Invalid file descriptor data passed to EncodedDescriptorDatabase::Add().
  F0000 00:00:1753774984.497185   29840 descriptor.cc:2248] Check failed: GeneratedDatabase()->Add(encoded_file_descriptor, size) 
  *** Check failure stack trace: ***
  Aborted (core dumped)
  Error: dvr-scan: failed
  An exception occurred within a child process:
    Minitest::Assertion: Expected: 0
    Actual: 134

@chenrui333 chenrui333 added test failure CI fails while running the test-do block linux Linux is specifically affected labels Jul 29, 2025
@cho-m cho-m added the brew Issue may be Homebrew/brew related label Jul 29, 2025
@github-actions github-actions Bot added the automerge-skip `brew pr-automerge` will skip this pull request label Aug 9, 2025
@carlocab
Copy link
Copy Markdown
Member

carlocab commented Aug 9, 2025

openvino Linux bottle lost in #211365. Would be nice to fix it, but we can probably ignore the Linux failure for now.

@carlocab carlocab added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Aug 9, 2025
@carlocab
Copy link
Copy Markdown
Member

openvino Linux bottle lost in #211365. Would be nice to fix it, but we can probably ignore the Linux failure for now.

Should be fixed by #232996

@carlocab carlocab removed the CI-no-bottles Merge without publishing bottles label Aug 10, 2025
@carlocab carlocab removed the automerge-skip `brew pr-automerge` will skip this pull request label Aug 10, 2025
@carlocab
Copy link
Copy Markdown
Member

Linux is still broken, unfortunately. Homebrew/brew#20403 should help here.

@github-actions github-actions Bot added the automerge-skip `brew pr-automerge` will skip this pull request label Aug 11, 2025
@carlocab carlocab removed the automerge-skip `brew pr-automerge` will skip this pull request label Aug 11, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Aug 11, 2025
@BrewTestBot BrewTestBot enabled auto-merge August 11, 2025 14:16
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 11, 2025
Merged via the queue into Homebrew:main with commit 2644c02 Aug 11, 2025
19 checks passed
@branchv branchv deleted the dvr-scan branch August 11, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

brew Issue may be Homebrew/brew related CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. ffmpeg FFMPEG use is a significant feature of the PR or issue linux Linux is specifically affected python Python use is a significant feature of the PR or issue switch-to-pypi-source test failure CI fails while running the test-do block

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants