Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910425 - app-shells/atuin-15.0.0 has a BDEPEND on dev-lang/rust instead of virtual/rust
Summary: app-shells/atuin-15.0.0 has a BDEPEND on dev-lang/rust instead of virtual/rust
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jonas Frei
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-16 10:44 UTC by Wicher Minnaard
Modified: 2023-07-16 16:40 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 Wicher Minnaard 2023-07-16 10:44:03 UTC
app-shells/atuin-15.0.0 has a BDEPEND on >=dev-lang/rust-1.67.1, but that should probably be >=virtual/rust-1.67.1 instead.

Changing it to the latter results in a build success on my system, which has virtual/rust-1.69.0 and dev-lang/rust-bin-1.69.0-r1. dev-lang/rust is not installed.
Comment 1 Larry the Git Cow gentoo-dev 2023-07-16 16:40:26 UTC
The bug has been closed via the following commit(s):

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

commit ea74e1f7e16c75feb4117cdd5834865b7fc72f38
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-07-16 16:38:29 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-07-16 16:38:48 +0000

    app-shells/atuin: fix rust BDEPEND
    
    Thanks to Wicher Minnaard for reporting this.
    
    Closes: https://bugs.gentoo.org/910425
    Signed-off-by: Florian Schmaus <flow@gentoo.org>
    Reported-by: Wicher Minnaard <wicher@gavagai.eu>

 app-shells/atuin/atuin-15.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)