Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906063 - 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:
 
Reported: 2023-05-10 11:56 UTC by Agostino Sarubbo
Modified: 2023-05-10 12:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,186.73 KB, text/plain)
2023-05-10 11:56 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:56:23 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:56:25 UTC
Created attachment 861427 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-10 12:09:52 UTC
Running test_0600_ipv6.sh
--------------
IPv6 tests
Starting iSCSI target
Test that we can connect to an IPv6 target ...Login Failed. Failed to start full connect Invalid target:[::1]:3269  Can not resolv into IPv4/v6.
[FAILED]
make: *** [Makefile:671: test] Error 1
make: Leaving directory '/var/tmp/portage/net-libs/libiscsi-1.19.0_p20230208/work/libiscsi-1.19.0_p20230208/tests'
 * ERROR: net-libs/libiscsi-1.19.0_p20230208::gentoo failed (test phase):
 *   emake failed

I'll just see about skipping this test.
Comment 3 Larry the Git Cow gentoo-dev 2023-05-10 12:19:42 UTC
The bug has been closed via the following commit(s):

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

commit d7b7df1f8d6acbfb19607ce5c7b14dd0d3e29889
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-10 12:15:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-10 12:19:33 +0000

    net-libs/libiscsi: skip IPv6 test, set tgt min ver
    
    Closes: https://bugs.gentoo.org/906063
    Signed-off-by: Sam James <sam@gentoo.org>

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