Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906059 - net-libs/libiscsi-1.19.0_p20230208 fails tests
Summary: net-libs/libiscsi-1.19.0_p20230208 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 786987
  Show dependency tree
 
Reported: 2023-05-10 11:46 UTC by Agostino Sarubbo
Modified: 2023-05-10 11:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,185.28 KB, text/plain)
2023-05-10 11:46 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 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(-)