Skip to content

Updating crates.io index fish: Job 1, 'cargo update' terminated by signal SIGKILL (Forced quit)ing deltas #11569

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
CraZySacX opened this issue Jan 12, 2023 · 2 comments
Labels
C-bug Category: bug

Comments

@CraZySacX
Copy link
Contributor

CraZySacX commented Jan 12, 2023

Problem

The nightly today started what seemed to be a full refresh of the registry when I ran cargo update on a local project. After getting to ~85% it stopped with the message in the title. This left behind a zombie cargo update process.

I should note this issue happened on my Linux machine as well as my Mac, with the same message.

Steps

  1. Migrate to a local project
  2. Run cargo update

Possible Solution(s)

No response

Notes

I was able to fix the issue by deleting the ~/.cargo/registry directory and re-running cargo update

Version

cargo 1.68.0-nightly (d992ab4e9 2023-01-10)
release: 1.68.0-nightly
commit-hash: d992ab4e9034930e7809749f04077045af8f4d79
commit-date: 2023-01-10
host: x86_64-unknown-linux-gnu
libgit2: 1.5.0 (sys:0.16.0 vendored)
libcurl: 7.86.0-DEV (sys:0.4.59+curl-7.86.0 vendored ssl:OpenSSL/1.1.1q)
os: Arch Linux [64-bit]
@CraZySacX CraZySacX added the C-bug Category: bug label Jan 12, 2023
@Eh2406
Copy link
Contributor

Eh2406 commented Jan 12, 2023

I'm going to consolidate in #11014

@Eh2406 Eh2406 closed this as completed Jan 12, 2023
@CraZySacX
Copy link
Contributor Author

Yeah the sigkill here was a red herring. I was ssh'd from my mac into my linux box and didn't notice it. I've seen the note about the index normalization today which explains the 95k deltas I was seeing across machines. Thanks for the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug
Projects
None yet
Development

No branches or pull requests

2 participants