Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 806553

Summary: virtual/rust-1.53.0[-rustfmt] depends on dev-lang/rust[rustfmt]
Product: Gentoo Linux Reporter: Michał Bartoszkiewicz <mbartoszkiewicz>
Component: Current packagesAssignee: Gentoo Rust Project <rust>
Status: RESOLVED FIXED    
Severity: normal CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Bartoszkiewicz 2021-08-05 14:18:13 UTC
There seems to be ? missing after rustfmt in the dependency specification of virtual/rust-1.53.0 and it always depends on dev-lang/rust[rustfmt].
Comment 1 Larry the Git Cow gentoo-dev 2021-08-05 14:32:07 UTC
The bug has been closed via the following commit(s):

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

commit c94f93240b4877e6297ffdeb714e4addd5498936
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-05 14:31:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-05 14:31:47 +0000

    virtual/rust: fix rustfmt dependency in 1.53.0
    
    Closes: https://bugs.gentoo.org/806553
    Signed-off-by: Sam James <sam@gentoo.org>

 virtual/rust/rust-1.53.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2021-08-05 14:35:12 UTC
The bug has been referenced in the following commit(s):

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

commit 6f4447b1feae61bc69e5f5cf39d780807c0955c7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-05 14:34:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-05 14:34:36 +0000

    virtual/rust: revision bump for rustfmt fix
    
    Let's revision bump to ensure it's propagated properly
    (and also to signal it's fixed).
    
    Fixes: c94f93240b4877e6297ffdeb714e4addd5498936
    Bug: https://bugs.gentoo.org/806553
    Signed-off-by: Sam James <sam@gentoo.org>

 virtual/rust/{rust-1.53.0.ebuild => rust-1.53.0-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
Comment 3 Georgy Yakovlev archtester gentoo-dev 2021-08-05 16:24:44 UTC
a typo indeed, thanks for fixing.