这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ic-cdk (source) dependencies minor 0.6.8 -> 0.7.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Feb 5, 2023

⚠ 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: packages/IC-Development/wicp/src/Cargo.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box":"/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box" docker.io/renovate/sidecar bash -l -c "install-tool rust 1.67.1 && cargo update --manifest-path packages/IC-Development/wicp/src/Cargo.toml --workspace"
install: WARNING: failed to run ldconfig. this may happen when not installing as root. run with --verbose to see the error
    Updating crates.io index
    Updating git repository `https://github.com/Psychedelic/cap.git`
    Updating git repository `https://github.com/flyq/ic`
error: failed to get `dfn_core` as a dependency of package `rust v0.1.0 (/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box/packages/IC-Development/wicp/src)`

Caused by:
  failed to load source for dependency `dfn_core`

Caused by:
  Unable to update https://github.com/flyq/ic#f993287d

Caused by:
  failed to clone into: /home/ubuntu/.cargo/git/db/ic-a30c5e4b50004d7e

Caused by:
  failed to authenticate when downloading repository

  * attempted to find username/password via git's `credential.helper` support, but failed

  if the git CLI succeeds then `net.git-fetch-with-cli` may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by:
  failed to acquire username/password from local configuration

File name: packages/IC-Development/DIP721/Cargo.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box":"/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box" docker.io/renovate/sidecar bash -l -c "install-tool rust 1.67.1 && cargo update --manifest-path packages/IC-Development/DIP721/nft/Cargo.toml --workspace"
install: WARNING: failed to run ldconfig. this may happen when not installing as root. run with --verbose to see the error
    Updating git repository `https://github.com/Psychedelic/cap`
error: failed to get `cap-sdk` as a dependency of package `nft v0.1.0 (/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box/packages/IC-Development/DIP721/nft)`

Caused by:
  failed to load source for dependency `cap-sdk`

Caused by:
  Unable to update https://github.com/Psychedelic/cap?branch=cap-sdk#942985cd

Caused by:
  object not found - no match for id (942985cd678ed30e78d69ef72bba66764ab1e528); class=Odb (9); code=NotFound (-3)

File name: packages/IC-Development/DIP721/Cargo.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box":"/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box" docker.io/renovate/sidecar bash -l -c "install-tool rust 1.67.1 && cargo update --manifest-path packages/IC-Development/DIP721/common/Cargo.toml --workspace"
install: WARNING: failed to run ldconfig. this may happen when not installing as root. run with --verbose to see the error
    Updating git repository `https://github.com/Psychedelic/cap`
error: failed to get `cap-sdk` as a dependency of package `nft v0.1.0 (/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box/packages/IC-Development/DIP721/nft)`

Caused by:
  failed to load source for dependency `cap-sdk`

Caused by:
  Unable to update https://github.com/Psychedelic/cap?branch=cap-sdk#942985cd

Caused by:
  object not found - no match for id (942985cd678ed30e78d69ef72bba66764ab1e528); class=Odb (9); code=NotFound (-3)

@renovate renovate bot force-pushed the renovate/ic-cdk-0.x branch from aed2546 to 2261290 Compare February 22, 2023 22:32
@renovate renovate bot changed the title Update Rust crate ic-cdk to 0.7.0 Update Rust crate ic-cdk to 0.7.1 Feb 22, 2023
@renovate renovate bot force-pushed the renovate/ic-cdk-0.x branch from 2261290 to 1c182b5 Compare March 1, 2023 23:06
@renovate renovate bot changed the title Update Rust crate ic-cdk to 0.7.1 Update Rust crate ic-cdk to 0.7.2 Mar 1, 2023
@renovate renovate bot force-pushed the renovate/ic-cdk-0.x branch from 1c182b5 to d74a453 Compare March 2, 2023 02:29
@renovate renovate bot changed the title Update Rust crate ic-cdk to 0.7.2 Update Rust crate ic-cdk to 0.7.3 Mar 2, 2023
@mrhegemon mrhegemon merged commit 57c734a into main Mar 5, 2023
@mrhegemon mrhegemon deleted the renovate/ic-cdk-0.x branch March 5, 2023 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants