conda-forge / podman-feedstock

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

podman v4.2.0 #26

Closed regro-cf-autotick-bot closed 2 years ago

regro-cf-autotick-bot commented 2 years 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. :( 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/autotick-bot/actions/runs/2837152897, please use this URL for debugging.

conda-forge-linter commented 2 years 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.

dhirschfeld commented 2 years ago

Looks like the patch needs to be regenerated šŸ˜¬

INFO:conda_build.source:Success
Success
Extracting download
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:
['-Np1', '-i', '/tmp/tmpbt3mjv7r/0002-relative-paths-for-system-config-and-binaries.patch.native', '--binary']
checking file vendor/github.com/containers/common/pkg/config/config.go
Hunk #1 succeeded at 21 (offset 1 line).
Hunk #2 succeeded at 755 (offset 10 lines).
Hunk #3 FAILED at 1258.
Hunk #4 FAILED at 1271.
2 out of 4 hunks FAILED
checking file vendor/github.com/containers/common/pkg/config/default.go
Hunk #1 succeeded at 140 with fuzz 2 (offset 3 lines).
Hunk #2 succeeded at 168 (offset 3 lines).
Hunk #3 succeeded at 178 (offset 3 lines).
checking file vendor/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go
Hunk #2 succeeded at 561 (offset -9 lines).
Hunk #3 succeeded at 572 (offset -9 lines).
checking file vendor/github.com/containers/image/v5/signature/policy_config.go
Hunk #1 succeeded at 21 with fuzz 2 (offset 1 line).
Hunk #2 succeeded at 72 (offset -3 lines).
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', '-Np1', '-i', '/tmp/tmpbt3mjv7r/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-mambabuild", line 10, in <module>
    sys.exit(main())
  File "/opt/conda/lib/python3.9/site-packages/boa/cli/mambabuild.py", line 239, in main
    call_conda_build(action, config)
  File "/opt/conda/lib/python3.9/site-packages/boa/cli/mambabuild.py", line 211, in call_conda_build
    result = api.build(
  File "/opt/conda/lib/python3.9/site-packages/conda_build/api.py", line 186, in build
    return build_tree(
  File "/opt/conda/lib/python3.9/site-packages/conda_build/build.py", line 3088, in build_tree
    packages_from_this = build(metadata, stats,
  File "/opt/conda/lib/python3.9/site-packages/conda_build/build.py", line 2138, in build
    try_download(m, no_download_source=False, raise_error=True)
  File "/opt/conda/lib/python3.9/site-packages/conda_build/render.py", line 662, in try_download
    raise RuntimeError("Failed to download or patch source. Please see build log for info.")
RuntimeError: Failed to download or patch source. Please see build log for info.
manics commented 2 years ago

Thanks! I'll test the artifact from https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=562602&view=artifacts&pathAsName=false&type=publishedArtifacts before merging

dhirschfeld commented 2 years ago

Thanks! I'll test the artifact

I'll let you merge then when you're satisfied that it works properly, thanks! :heart: