Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864839 - dev-lang/rust: change commented URL to stage0.json instead of stage0.txt
Summary: dev-lang/rust: change commented URL to stage0.json instead of stage0.txt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Georgy Yakovlev
URL: https://github.com/rust-lang/rust/pul...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2022-08-10 19:05 UTC by CFuga
Modified: 2022-09-25 17:44 UTC (History)
1 user (show)

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


Attachments
Change URL to stage0.json file instead of stage0.txt (0001-Change-URL-to-stage0.json-file-instead-of-stage0.txt.patch,4.07 KB, patch)
2022-08-10 19:06 UTC, CFuga
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description CFuga 2022-08-10 19:05:57 UTC
All the ebuild files for dev-lang/rust contains a comment, referring a deleted file (since version 1.57.0) in the official GitHub tree for Rust.

The attached patch changes the reference to the current stage0.json file.

Reproducible: Always
Comment 1 CFuga 2022-08-10 19:06:56 UTC
Created attachment 799175 [details, diff]
Change URL to stage0.json file instead of stage0.txt
Comment 2 Larry the Git Cow gentoo-dev 2022-09-25 17:44:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f877c1a27f23dc66fcb44bfd953bb690668ba63f

commit f877c1a27f23dc66fcb44bfd953bb690668ba63f
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2022-09-25 17:43:46 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2022-09-25 17:43:46 +0000

    dev-lang/rust: stage0.txt -> stage0.json in a comment
    
    Closes: https://bugs.gentoo.org/864839
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-lang/rust/rust-1.62.1.ebuild    | 2 +-
 dev-lang/rust/rust-1.63.0-r1.ebuild | 2 +-
 dev-lang/rust/rust-1.64.0-r1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
Comment 3 Georgy Yakovlev archtester gentoo-dev 2022-09-25 17:44:54 UTC
thanks, I applied similar patch to lefover ebuilds