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

Bug 932765

Summary: dev-ruby/debug: fails to install if dev-vcs/git is not installed
Product: Gentoo Linux Reporter: Viorel Munteanu <ceamac>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Viorel Munteanu gentoo-dev 2024-05-26 07:44:32 UTC
Created attachment 894405 [details]
build.log

Tries to run git during src_install and fails if not found.
Comment 1 Larry the Git Cow gentoo-dev 2024-05-26 07:50:10 UTC
The bug has been closed via the following commit(s):

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

commit 4e8d8098aea8201008872ae17e5a92b577be5b58
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-05-26 07:49:12 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-05-26 07:49:12 +0000

    dev-ruby/debug: avoid git in gemspec generation
    
    Closes: https://bugs.gentoo.org/932765
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/debug/debug-1.9.1.ebuild | 5 ++++-
 dev-ruby/debug/debug-1.9.2.ebuild | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)