Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828563 - dev-ml/luv-0.5.10-r2 calls commands that do not exist
Summary: dev-ml/luv-0.5.10-r2 calls commands that do not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-08 10:33 UTC by Agostino Sarubbo
Modified: 2022-01-09 20:52 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,70.83 KB, text/plain)
2021-12-08 10:33 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-12-08 10:33:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ml/luv-0.5.10-r1 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

NOTE:
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-08 10:33:32 UTC
Created attachment 757720 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-04 19:29:43 UTC
ci has reproduced this issue with version 0.5.10-r2 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-01-09 19:28:44 UTC
The bug has been closed via the following commit(s):

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

commit caff42b505f9d48e50e28711297c08e6050bf712
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-01-09 19:28:09 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-01-09 19:28:33 +0000

    dev-ml/luv: replace config.guess
    
    Closes: https://bugs.gentoo.org/828563
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/luv/luv-0.5.10-r2.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2022-01-09 20:52:37 UTC
The bug has been referenced in the following commit(s):

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

commit 26becc6fcd2aa9697cbb1a47376fefb783a9f38a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-09 20:51:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-09 20:52:30 +0000

    dev-ml/luv: use ${BROOT} for gnuconfig copy
    
    Bug: https://bugs.gentoo.org/828563
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ml/luv/luv-0.5.10-r2.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)