Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932765 - dev-ruby/debug: fails to install if dev-vcs/git is not installed
Summary: dev-ruby/debug: fails to install if dev-vcs/git is not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-26 07:44 UTC by Viorel Munteanu
Modified: 2024-05-26 07:50 UTC (History)
0 users

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


Attachments
build.log (build.log,6.05 KB, text/plain)
2024-05-26 07:44 UTC, Viorel Munteanu
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)