Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628530 - net-libs/tox-0.1.10 : FAIL: crypto_test
Summary: net-libs/tox-0.1.10 : FAIL: crypto_test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: JoMull01
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-08-21 16:59 UTC by Toralf Förster
Modified: 2018-12-22 11:43 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.88 KB, text/plain)
2017-08-21 16:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,263.51 KB, text/plain)
2017-08-21 16:59 UTC, Toralf Förster
Details
environment (environment,73.72 KB, text/plain)
2017-08-21 16:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.35 KB, application/x-bzip)
2017-08-21 16:59 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.73 KB, application/x-bzip)
2017-08-21 17:00 UTC, Toralf Förster
Details
net-libs:tox-0.1.10:20170821-135323.log (net-libs:tox-0.1.10:20170821-135323.log,56.46 KB, text/plain)
2017-08-21 17:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.26 KB, application/x-bzip)
2017-08-21 17:00 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 2017-08-21 16:59:47 UTC
PASS: encryptsave_test
PASS: messenger_autotest
FAIL: crypto_test
PASS: network_test
PASS: onion_test
PASS: TCP_test

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-gnome_libressl_20170815-192021

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv net-libs/tox
[ebuild  N    ] net-libs/tox-0.1.10  USE="av no-log -daemon -log-debug -log-error -log-info -log-trace -log-warn -ntox -static-libs {-test}"
Comment 1 Toralf Förster gentoo-dev 2017-08-21 16:59:50 UTC
Created attachment 490004 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-21 16:59:53 UTC
Created attachment 490006 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-21 16:59:56 UTC
Created attachment 490008 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-08-21 16:59:59 UTC
Created attachment 490010 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-21 17:00:03 UTC
Created attachment 490012 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-08-21 17:00:06 UTC
Created attachment 490014 [details]
net-libs:tox-0.1.10:20170821-135323.log
Comment 7 Toralf Förster gentoo-dev 2017-08-21 17:00:09 UTC
Created attachment 490016 [details]
temp.tbz2
Comment 8 Jonas Stein gentoo-dev 2017-11-22 15:58:41 UTC
wrong assignment. Reassign bug ticket to proxied maintainer.
Comment 9 Larry the Git Cow gentoo-dev 2018-12-22 11:43:45 UTC
The bug has been closed via the following commit(s):

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

commit 4c94441763ab5cdd9739ffe6b97913cc3cdadfa5
Author:     Josiah Mullins <jomull01@protonmail.com>
AuthorDate: 2018-12-13 23:21:07 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-12-22 11:43:25 +0000

    net-libs/tox: strip vulnerable versions
    
    This commit removes all versions of tox prior to
    version 0.2.8 because those versions were vulnerable
    to remote DDoS attacks. Also, this commit removes a
    deprecated use flag in metadata.xml. In addition,
    this commit adds the requirement that libsodium
    not be built with the minimal use flag enabled in
    tox-9999.
    
    Closes: https://bugs.gentoo.org/628530
    Bug: https://bugs.gentoo.org/668264
    Signed-off-by: Josiah Mullins <JoMull01@protonmail.com>
    Signed-off-by: Josiah Mullins <jomull01@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/10585
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/tox/Manifest          |  2 --
 net-libs/tox/metadata.xml      |  1 -
 net-libs/tox/tox-0.1.10.ebuild | 76 ----------------------------------------
 net-libs/tox/tox-0.2.5.ebuild  | 79 ------------------------------------------
 net-libs/tox/tox-9999.ebuild   |  2 +-
 5 files changed, 1 insertion(+), 159 deletions(-)