rust cargo init occur signature verification failed -
i try use cargo init init cargo manage system.
but can't see $home/.cargo dir generate.
and shell show
macmatomacbook-air:rust kula$ cargo init warning: signature verification failed sources.json macmatomacbook-air:rust kula$ cargo sync error: no sources defined. may wish run "cargo init" "cargo sync".
what's on cargo manage system?
my os mac osx 10.7
the issue don't have gpg installed can't verify signature of cargo-central's source file, , proceeds not work @ all.
this situation signature verification fails supposed non-fatal, there bug in cargo caused not complete 'init' command.
i've checked in change cargo believe should allow continue when signature verification fails, fwiw cargo use love make more useful , reliable.
Comments
Post a Comment