Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624024 - net-misc/wget-1.19.1-r1: fails with FEATURES=test
Summary: net-misc/wget-1.19.1-r1: fails with FEATURES=test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-07-06 16:34 UTC by Toralf Förster
Modified: 2018-06-19 14:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.31 KB, text/plain)
2017-07-06 16:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,5.59 KB, text/plain)
2017-07-06 16:34 UTC, Toralf Förster
Details
environment (environment,121.44 KB, text/plain)
2017-07-06 16:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.19 KB, application/x-bzip)
2017-07-06 16:34 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,72.83 KB, application/x-bzip)
2017-07-06 16:34 UTC, Toralf Förster
Details
net-misc:wget-1.19.1-r1:20170705-214337.log (net-misc:wget-1.19.1-r1:20170705-214337.log,135.14 KB, text/plain)
2017-07-06 16:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,42.78 KB, application/x-bzip)
2017-07-06 16:34 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,258.58 KB, application/x-bzip)
2017-07-06 16:34 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-07-06 16:34:28 UTC
  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_libressl_20170705-184730

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Comment 1 Toralf Förster gentoo-dev 2017-07-06 16:34:31 UTC
Created attachment 481390 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-06 16:34:34 UTC
Created attachment 481392 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-06 16:34:37 UTC
Created attachment 481394 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-06 16:34:40 UTC
Created attachment 481396 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-06 16:34:43 UTC
Created attachment 481398 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-06 16:34:47 UTC
Created attachment 481400 [details]
net-misc:wget-1.19.1-r1:20170705-214337.log
Comment 7 Toralf Förster gentoo-dev 2017-07-06 16:34:50 UTC
Created attachment 481402 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-07-06 16:34:53 UTC
Created attachment 481404 [details]
tests.tbz2
Comment 9 Thomas Deutschmann (RETIRED) gentoo-dev 2017-10-24 17:17:27 UTC
Upstream patch http://git.savannah.gnu.org/cgit/wget.git/commit/?id=f42229b1fdf30ee30c6e13b01eb0c4ebd9ea9169 also fixes this issue.
Comment 10 Larry the Git Cow gentoo-dev 2017-10-26 15:04:17 UTC
The bug has been closed via the following commit(s):

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

commit c52583a431acfca8fcfc89b3b91dd3078b82b3b3
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2017-10-26 14:23:12 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2017-10-26 15:02:49 +0000

    net-misc/wget: Rev bump to fix CVE-2017-{13089,13090}
    
    See: https://bugs.gentoo.org/635496
    Closes: https://bugs.gentoo.org/619356
    Closes: https://bugs.gentoo.org/624024
    Package-Manager: Portage-2.3.11, Repoman-2.3.3

 .../wget/files/wget-1.19.1-CVE-2017-13089.patch    |  34 ++++
 .../wget/files/wget-1.19.1-CVE-2017-13090.patch    |  37 +++++
 .../wget-1.19.1-fix-Perl-warnings-in-tests.patch   | 104 +++++++++++++
 .../files/wget-1.19.1-fix-Python-test-suite.patch  | 172 +++++++++++++++++++++
 net-misc/wget/wget-1.19.1-r2.ebuild                | 115 ++++++++++++++
 5 files changed, 462 insertions(+)