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

Bug 906059

Summary: net-libs/libiscsi-1.19.0_p20230208 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 786987    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-05-10 11:46:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/libiscsi-1.19.0_p20230208 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-10 11:46:17 UTC
Created attachment 861425 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-10 11:46:18 UTC
Error(s) that match a know pattern:


./functions.sh: line 18: tgtd: command not found
./functions.sh: line 20: tgtadm: command not found
./functions.sh: line 21: tgtadm: command not found
./functions.sh: line 38: tgtadm: command not found
./functions.sh: line 39: tgtadm: command not found
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-10 11:46:42 UTC
Oh right.
Comment 4 Larry the Git Cow gentoo-dev 2023-05-10 11:50:06 UTC
The bug has been closed via the following commit(s):

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

commit 42cb806d193b7d2dd62bf8b08815645c305c2a32
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-10 11:47:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-10 11:49:57 +0000

    net-libs/libiscsi: add sys-block/tgt test dep
    
    I'd installed this when testing and forgot to update the ebuild.
    
    Closes: https://bugs.gentoo.org/906059
    Signed-off-by: Sam James <sam@gentoo.org>

 net-libs/libiscsi/libiscsi-1.19.0_p20230208.ebuild | 5 ++++-
 net-libs/libiscsi/libiscsi-9999.ebuild             | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)