Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659874 - dev-libs/librelp-1.2.16 : [TEST] FAIL: tls-basic.sh
Summary: dev-libs/librelp-1.2.16 : [TEST] FAIL: tls-basic.sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Deutschmann (RETIRED)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-07-02 17:38 UTC by Toralf Förster
Modified: 2018-07-03 00:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.79 KB, text/plain)
2018-07-02 17:38 UTC, Toralf Förster
Details
dev-libs:librelp-1.2.16:20180702-005136.log (dev-libs:librelp-1.2.16:20180702-005136.log,34.16 KB, text/plain)
2018-07-02 17:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,199.14 KB, text/plain)
2018-07-02 17:38 UTC, Toralf Förster
Details
environment (environment,56.98 KB, text/plain)
2018-07-02 17:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.19 KB, application/x-bzip)
2018-07-02 17:38 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.76 KB, application/x-bzip)
2018-07-02 17:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.34 KB, application/x-bzip)
2018-07-02 17:39 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,34.77 KB, application/x-bzip)
2018-07-02 17:39 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-07-02 17:38:44 UTC
make[3]: Entering directory '/var/tmp/portage/dev-libs/librelp-1.2.16/work/librelp-1.2.16/tests'
PASS: basic.sh
FAIL: tls-basic.sh
PASS: tls-basic-anon.sh
FAIL: tls-wrong-permittedPeer.sh
PASS: tls-wrong-authname.sh

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_test_20180623-161602

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-libs/librelp
[ebuild  N    ] dev-libs/librelp-1.2.16  USE="ssl -debug -doc -static-libs"
Comment 1 Toralf Förster gentoo-dev 2018-07-02 17:38:46 UTC
Created attachment 538100 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-02 17:38:49 UTC
Created attachment 538102 [details]
dev-libs:librelp-1.2.16:20180702-005136.log
Comment 3 Toralf Förster gentoo-dev 2018-07-02 17:38:52 UTC
Created attachment 538104 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-02 17:38:55 UTC
Created attachment 538106 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-02 17:38:58 UTC
Created attachment 538108 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-02 17:39:01 UTC
Created attachment 538110 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-02 17:39:04 UTC
Created attachment 538112 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-07-02 17:39:07 UTC
Created attachment 538114 [details]
tests.tbz2
Comment 9 Toralf Förster gentoo-dev 2018-07-02 17:39:36 UTC
FWIW seems to differ from fix in bug 655952
Comment 10 Thomas Deutschmann (RETIRED) gentoo-dev 2018-07-02 19:11:43 UTC
Cannot reproduce at the moment. Does your tinderbox has restricted network? I.e. the test suite uses 127.0.0.1... it works with network-sandbox on my box, so I guess this must be something special on you end.
Comment 11 Toralf Förster gentoo-dev 2018-07-02 20:06:28 UTC
I do have "xattr preserve-libs parallel-fetch ipc-sandbox network-sandbox cgroup -news" set.

and this works as portage too:

mr-fox / # whoami
root
mr-fox / # sudo -u portage /bin/ping -c 3 127.0.0.1
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.030 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.030 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.029 ms

--- 127.0.0.1 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2059ms
rtt min/avg/max/mdev = 0.029/0.029/0.030/0.006 ms
Comment 12 Thomas Deutschmann (RETIRED) gentoo-dev 2018-07-02 23:05:06 UTC
OK, I was able to reproduce. I also see same failure for tls-wrong-permittedPeer.sh test.
Comment 13 Thomas Deutschmann (RETIRED) gentoo-dev 2018-07-02 23:59:04 UTC
Test suite is failing because the shipped certificate used in test suite has expired on May 18 13:04:26 2018 GMT.
Comment 14 Larry the Git Cow gentoo-dev 2018-07-03 00:00:37 UTC
The bug has been closed via the following commit(s):

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

commit 4ee082b9af10bea9ccea2986a77a1d494f5aac49
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-07-02 23:59:09 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-07-02 23:59:09 +0000

    dev-libs/librelp: update certificate used in test suite
    
    Closes: https://bugs.gentoo.org/659874
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../librelp-1.2.16-add-new-test-certificate.patch  | 362 +++++++++++++++++++++
 dev-libs/librelp/librelp-1.2.16.ebuild             |   5 +-
 2 files changed, 366 insertions(+), 1 deletion(-)