Skip to content

Update dhcproto digest to 60719e5 - #10966

Open
oxide-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dhcproto-digest
Open

Update dhcproto digest to 60719e5#10966
oxide-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dhcproto-digest

Conversation

@oxide-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
dhcproto dependencies digest 120da6f60719e5

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 8pm,before 6am"
  • Automerge
    • "after 8pm,before 6am"

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@oxide-renovate oxide-renovate Bot added the dependencies Pull requests that update a dependency file label Jul 31, 2026
@oxide-renovate

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path end-to-end-tests/Cargo.toml --workspace
    Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
From https://github.com/bluecatengineering/dhcproto
 * [new ref]         60719e5df11359b12bf74e743b3c7e0831351c2d -> refs/commit/60719e5df11359b12bf74e743b3c7e0831351c2d
    Updating crates.io index
error: failed to select a version for `ipnet`.
    ... required by package `dhcproto v0.16.0 (https://github.com/bluecatengineering/dhcproto.git?rev=60719e5df11359b12bf74e743b3c7e0831351c2d#60719e5d)`
    ... which satisfies git dependency `dhcproto` of package `end-to-end-tests v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/end-to-end-tests)`
versions that meet the requirements `^2.12.0` are: 2.12.0

all possible versions conflict with previously selected packages

  previously selected package `ipnet v2.11.0`
    ... which satisfies dependency `ipnet = "^2.9"` (locked to 2.11.0) of package `nexus-config v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/nexus-config)`
    ... which satisfies path dependency `nexus-config` (locked to 0.1.0) of package `omicron-dev v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/dev-tools/omicron-dev)`

failed to select a version for `ipnet` which could resolve this conflict

File name: end-to-end-tests/Cargo.toml
Command failed: tools/renovate-post-upgrade.sh
+ set -o pipefail
+ set -o pipefail
+ case "${BINSTALL_VERSION:-}" in
++ mktemp -d
+ cd /tmp/tmp.4WUoif1XWb
+ '[' -z '' ']'
+ base_url=https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-
++ uname -s
+ os=Linux
+ '[' Linux = Darwin ']'
+ '[' Linux = Linux ']'
++ uname -m
+ machine=x86_64
+ '[' x86_64 = armv7l ']'
+ '[' x86_64 = riscv64 ']'
+ target=x86_64-unknown-linux-musl
+ '[' x86_64 = armv7 ']'
+ url=https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
+ do_curl https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
+ curl --retry 10 -A 'Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/81.0' -L --proto =https --tlsv1.2 -sSf https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
+ tar -xvzf -
+ ./cargo-binstall --self-install
+ CARGO_HOME=/home/ubuntu/.cargo
+ case ":$PATH:" in
+ needs_cargo_home=1
+ '[' -n 1 ']'
+ '[' -n '' ']'
+ echo
+ printf '\033[0;31mYour path is missing %s, you might want to add it.\033[0m\n' /home/ubuntu/.cargo/bin
+ echo
Error: 
   0: �[91mbuilding package graph failed�[0m
   1: �[91m`cargo metadata` execution failed�[0m
   2: �[91m`cargo metadata` exited with an error:     Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
          Updating crates.io index
      error: failed to select a version for `ipnet`.
          ... required by package `dhcproto v0.16.0 (https://github.com/bluecatengineering/dhcproto.git?rev=60719e5df11359b12bf74e743b3c7e0831351c2d#60719e5d)`
          ... which satisfies git dependency `dhcproto` of package `end-to-end-tests v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/end-to-end-tests)`
      versions that meet the requirements `^2.12.0` are: 2.12.0

      all possible versions conflict with previously selected packages

        previously selected package `ipnet v2.11.0`
          ... which satisfies dependency `ipnet = "^2.9"` (locked to 2.11.0) of package `nexus-config v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/nexus-config)`
          ... which satisfies path dependency `nexus-config` (locked to 0.1.0) of package `omicron-dev v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/dev-tools/omicron-dev)`

      failed to select a version for `ipnet` which could resolve this conflict
      �[0m

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

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

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants