Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636250 - dev-util/cargo-0.21.0 fetch failure
Summary: dev-util/cargo-0.21.0 fetch failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Rust Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: fetch-failures
  Show dependency tree
 
Reported: 2017-11-02 10:42 UTC by Hasso Tepper
Modified: 2017-12-10 13:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hasso Tepper 2017-11-02 10:42:52 UTC
dev-util/cargo-0.21.0 does not build because one of required crates seems to be removed from crates.io:

>>> Downloading 'https://crates.io/api/v1/crates/error-chain-0.11.0/rc.2/download'
--2017-11-02 10:19:55--  https://crates.io/api/v1/crates/error-chain-0.11.0/rc.2/download
Resolving crates.io... 54.243.202.193, 54.243.171.148, 54.243.175.62, ...
Connecting to crates.io|54.243.202.193|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-11-02 10:19:55 ERROR 404: Not Found.

Reproducible: Always
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-12-10 13:23:42 UTC
Seems to have been fixed:

>>> Downloading 'https://crates.io/api/v1/crates/error-chain/0.11.0-rc.2/download'