conda-forge / podman-feedstock

A conda-smithy repository for podman.
BSD 3-Clause "New" or "Revised" License
1 stars 7 forks source link

[bot-automerge] podman v5.1.0 #63

Closed regro-cf-autotick-bot closed 4 months ago

regro-cf-autotick-bot commented 5 months ago

It is very likely that the current package version for this feedstock is out of date.

Checklist before merging this PR:

Information about this PR:

  1. Feel free to push to the bot's branch to update this PR if needed.
  2. The bot will almost always only open one PR per version.
  3. The bot will stop issuing PRs if more than 3 version bump PRs generated by the bot are open. If you don't want to package a particular version please close the PR.
  4. If you want these PRs to be merged automatically, make an issue with code>@conda-forge-admin,</codeplease add bot automerge in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.
  5. If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase code>@<space/conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

Dependency Analysis

We couldn't run dependency analysis due to an internal error in the bot, depfinder, or grayskull. :/ Help is very welcome!

This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/9294624723 - please use this URL for debugging.

conda-forge-webservices[bot] commented 5 months ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

github-actions[bot] commented 5 months ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was not passing and not merged.

dhirschfeld commented 5 months ago

Patching error :pensive:

Applying patch: /home/conda/recipe_root/0001-Add-missing-defines-for-CentOS-6.patch
Applying patch: /home/conda/recipe_root/0001-Add-missing-defines-for-CentOS-6.patch with args:
['-Np5', '-i', '/tmp/tmpkfqd2qsg/0001-Add-missing-defines-for-CentOS-6.patch.native', '--binary']
checking file pkg/rootless/rootless_linux.c
checking file vendor/github.com/containers/storage/pkg/unshare/unshare.c
Hunk #1 succeeded at 31 (offset 1 line).
patching file pkg/rootless/rootless_linux.c
patching file vendor/github.com/containers/storage/pkg/unshare/unshare.c
Hunk #1 succeeded at 31 (offset 1 line).
Applying patch: /home/conda/recipe_root/0002-relative-paths-for-system-config-and-binaries.patch
Applying patch: /home/conda/recipe_root/0002-relative-paths-for-system-config-and-binaries.patch with args:
['-Np5', '-i', '/tmp/tmpnmdvsv07/0002-relative-paths-for-system-config-and-binaries.patch.native', '--binary']
checking file vendor/github.com/containers/common/pkg/config/default.go
Hunk #1 succeeded at 197 (offset 3 lines).
Hunk #2 FAILED at 206.
Hunk #3 FAILED at 342.
2 out of 3 hunks FAILED
checking file vendor/github.com/containers/common/pkg/config/new.go
Hunk #1 succeeded at 148 (offset 1 line).
Hunk #2 FAILED at 193.
1 out of 2 hunks FAILED
checking file vendor/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go
Hunk #1 succeeded at 11 with fuzz 1.
Hunk #2 succeeded at 580 (offset 1 line).
Hunk #3 succeeded at 591 (offset 1 line).
checking file vendor/github.com/containers/image/v5/signature/policy_config.go
Hunk #2 succeeded at 73 (offset 1 line).
Warning: failed to download source.  If building, will try again after downloading recipe dependencies.
Error was: 
Command '['/opt/conda/bin/patch', '--no-backup-if-mismatch', '--batch', '-Np5', '-i', '/tmp/tmpnmdvsv07/0002-relative-paths-for-system-config-and-binaries.patch.native', '--binary', '--dry-run']' returned non-zero exit status 1.
Traceback (most recent call last):
  File "/opt/conda/bin/conda-build", line 11, in <module>
    sys.exit(execute())
  File "/opt/conda/lib/python3.10/site-packages/conda_build/cli/main_build.py", line 590, in execute
    api.build(
  File "/opt/conda/lib/python3.10/site-packages/conda_build/api.py", line 250, in build
    return build_tree(
  File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 3638, in build_tree
    packages_from_this = build(
  File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 2419, in build
    try_download(m, no_download_source=False, raise_error=True)
  File "/opt/conda/lib/python3.10/site-packages/conda_build/render.py", line 779, in try_download
    raise RuntimeError(
RuntimeError: Failed to download or patch source. Please see build log for info.