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

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -