Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 534372 - dev-lang/rust-999-r1 - Source 404 Not Found
Summary: dev-lang/rust-999-r1 - Source 404 Not Found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jauhien Piatlicki (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-02 19:11 UTC by William Throwe
Modified: 2015-02-10 12:04 UTC (History)
2 users (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 William Throwe 2015-01-02 19:11:58 UTC
>>> Emerging (2 of 2) dev-lang/rust-999-r1::gentoo
>>> Unpacking source...
--2015-01-02 07:22:53--  http://static.rust-lang.org/dist/rust-nightly.tar.gz
Resolving static.rust-lang.org... 54.230.38.84, 54.230.39.17, 54.192.38.234, ...
Connecting to static.rust-lang.org|54.230.38.84|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-01-02 07:22:54 ERROR 404: Not Found.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-04 08:52:08 UTC
MY_SRC_URI="http://static.rust-lang.org/dist/${MY_P}.tar.gz"

That was a bad idea.

...

src_unpack() {
    wget "${MY_SRC_URI}" || die

And this is another one.

Aren't new developers supposed to be mentored?

Also, metadata.xml mentions Heather@Cynede.net and it looks like that should be cynede@gentoo.org ...
Comment 2 William Hubbs gentoo-dev 2015-01-04 21:06:44 UTC
(In reply to Jeroen Roovers from comment #1)
> MY_SRC_URI="http://static.rust-lang.org/dist/${MY_P}.tar.gz"
> 
> That was a bad idea.
> 
> ...
> 
> src_unpack() {
>     wget "${MY_SRC_URI}" || die
> 
> And this is another one.

@jauhien:
I tend to agree; this is not a good way to maintain nightly snapshots.

If you are interested, I would like to join you for a while as a co-maintainer and help clean up these ebuilds.

Please let me know if that's ok.
Comment 3 Cynede (RETIRED) gentoo-dev 2015-01-13 07:15:04 UTC
Try rust-999-r2.ebuild
Comment 4 Cynede (RETIRED) gentoo-dev 2015-01-13 07:16:02 UTC
they call it rustc-nightly now
Comment 5 Olaf Leidinger 2015-02-07 09:12:27 UTC
I was about to report the same bug, when I found this report. Yet, where is rust-999-r2.ebuild? It's not in portage, is it?
Comment 6 Jauhien Piatlicki (RETIRED) gentoo-dev 2015-02-09 09:20:24 UTC
Yes, it is on the way to portage. I was not around for some time. It will be pushed in day or 2.
Comment 7 Jauhien Piatlicki (RETIRED) gentoo-dev 2015-02-10 12:04:37 UTC
Fixed. Live version moved to the overlay.