Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942932 - sci-physics/yoda-2.0.1: bashcomp install fails in prefix
Summary: sci-physics/yoda-2.0.1: bashcomp install fails in prefix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-11-06 09:46 UTC by APN-Pucky
Modified: 2024-11-07 13:38 UTC (History)
1 user (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 APN-Pucky 2024-11-06 09:46:08 UTC
* ERROR: sci-physics/yoda-2.0.1::gentoo failed (install phase):
 *   !!! newins: /home/aneuwirth/gentoo/var/tmp/portage/sci-physics/yoda-2.0.1/image/home/aneuwirth/gentoo/etc/bash_completion.d/yoda-completion does not exist
 * 
 * If you need support, post the output of `emerge --info '=sci-physics/yoda-2.0.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sci-physics/yoda-2.0.1::gentoo'`.
 * The complete build log is located at '/home/aneuwirth/gentoo/var/tmp/portage/sci-physics/yoda-2.0.1/temp/build.log'.
 * The ebuild environment file is located at '/home/aneuwirth/gentoo/var/tmp/portage/sci-physics/yoda-2.0.1/temp/environment'.
 * Working directory: '/home/aneuwirth/gentoo/var/tmp/portage/sci-physics/yoda-2.0.1/work/YODA-2.0.1'
 * S: '/home/aneuwirth/gentoo/var/tmp/portage/sci-physics/yoda-2.0.1/work/YODA-2.0.1'
Comment 1 APN-Pucky 2024-11-06 09:58:40 UTC
Probably DESTDIR=$D or use --prefix
Comment 2 Larry the Git Cow gentoo-dev 2024-11-07 13:38:58 UTC
The bug has been closed via the following commit(s):

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

commit 474760a249c3a4479d0fe44c1cb84a2d5cb25c31
Author:     Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
AuthorDate: 2024-11-07 10:58:51 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2024-11-07 13:38:35 +0000

    sci-physics/yoda: use default src_install
    
    Closes: https://bugs.gentoo.org/942932
    Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
    Closes: https://github.com/gentoo/gentoo/pull/39226
    Signed-off-by: Nowa Ammerlaan <andrewammerlaan@gentoo.org>

 sci-physics/yoda/yoda-2.0.2.ebuild | 2 +-
 sci-physics/yoda/yoda-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)