Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812080 - www-servers/servefile-0.5.2 fails tests
Summary: www-servers/servefile-0.5.2 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: Sebastian Pipping
URL: https://github.com/sebageek/servefile...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-08 06:42 UTC by Agostino Sarubbo
Modified: 2021-11-18 15:04 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,21.96 KB, application/x-xz)
2021-09-08 06:42 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 2021-09-08 06:42:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-servers/servefile-0.5.2 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-08 06:42:38 UTC
Created attachment 738115 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-08 06:42:39 UTC
Possible context of error(s):

        :param Exception error: An error encountered during the request, or
Comment 3 Sebastian Pipping gentoo-dev 2021-09-08 18:14:44 UTC
Does the tinderbox have anything firewall-ish that prevents the test suite from connecting to the self-made listing socket at port 37401?  Or a low limit on the number of open files?  I notice it's only SSL tests that fail but you seem to have USE=ssl and dev-python/pyopenssl is around too, in the same version that works fine over here.  Any ideas?
Comment 4 Larry the Git Cow gentoo-dev 2021-11-18 15:04:25 UTC
The bug has been closed via the following commit(s):

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

commit 6736df9612e6cae9f49cadb0c4775aa57c31a09b
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2021-11-18 15:02:10 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2021-11-18 15:02:10 +0000

    www-servers/servefile: 0.5.3
    
    Closes: https://bugs.gentoo.org/812080
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.28, Repoman-3.0.3

 www-servers/servefile/Manifest               |  1 +
 www-servers/servefile/servefile-0.5.3.ebuild | 40 ++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)