Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675618 - www-misc/buku-3.7 : [TEST] E socket.gaierror: [Errno -3] Temporary failure in name resolution
Summary: www-misc/buku-3.7 : [TEST] E socket.gaierror: [Errno -3] Temporary failure in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-01-16 18:47 UTC by Toralf Förster
Modified: 2020-09-04 21:27 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.76 KB, text/plain)
2019-01-16 18:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,65.10 KB, text/plain)
2019-01-16 18:47 UTC, Toralf Förster
Details
environment (environment,107.44 KB, text/plain)
2019-01-16 18:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.98 KB, application/x-bzip)
2019-01-16 18:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.88 KB, application/x-bzip)
2019-01-16 18:48 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,13.98 KB, application/x-bzip)
2019-01-16 18:48 UTC, Toralf Förster
Details
www-misc:buku-3.7:20190115-225525.log (www-misc:buku-3.7:20190115-225525.log,135.85 KB, text/plain)
2019-01-16 18:48 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 2019-01-16 18:47:53 UTC
        addrlist = []
>       for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
E       socket.gaierror: [Errno -3] Temporary failure in name resolution

/usr/lib64/python3.6/socket.py:745: gaierror


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-test_20190114-161004

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

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

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





emerge -qpvO www-misc/buku
[ebuild  N    ] www-misc/buku-3.7  USE="test" PYTHON_TARGETS="python3_6 -python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-01-16 18:47:56 UTC
Created attachment 561496 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-16 18:47:59 UTC
Created attachment 561498 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-16 18:48:02 UTC
Created attachment 561500 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-16 18:48:05 UTC
Created attachment 561502 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-16 18:48:08 UTC
Created attachment 561504 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-16 18:48:11 UTC
Created attachment 561506 [details]
tests.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-01-16 18:48:14 UTC
Created attachment 561508 [details]
www-misc:buku-3.7:20190115-225525.log
Comment 8 Larry the Git Cow gentoo-dev 2020-09-04 21:27:52 UTC
The bug has been closed via the following commit(s):

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

commit 9ebb9d39bd889b7892ccb9f4b218c02fae065658
Author:     John Helmert III <jchelmert3@posteo.net>
AuthorDate: 2020-07-23 05:41:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-04 21:27:47 +0000

    www-misc/buku: Bump to 4.4
    
    Closes: https://bugs.gentoo.org/675618
    Closes: https://bugs.gentoo.org/684056
    Closes: https://bugs.gentoo.org/684566
    Package-Manager: Portage-3.0.0, Repoman-2.3.23
    Signed-off-by: John Helmert III <jchelmert3@posteo.net>
    Closes: https://github.com/gentoo/gentoo/pull/16786
    Signed-off-by: Sam James <sam@gentoo.org>

 www-misc/buku/Manifest                       |  1 +
 www-misc/buku/buku-4.4.ebuild                | 86 ++++++++++++++++++++++++++++
 www-misc/buku/files/buku-4.4-fix-tests.patch | 34 +++++++++++
 3 files changed, 121 insertions(+)