Summary: | =dev-python/python-systemd-233 fails test_notify_with_socket due to long UNIX socket path | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tobias Klausmann (RETIRED) <klausman> |
Component: | Current packages | Assignee: | Gentoo systemd Team <systemd> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/systemd/python-systemd/pull/42 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build/test log |
Description
Tobias Klausmann (RETIRED)
![]() As a workaround, you can set PORTAGE_TMPDIR=/tmp to shorten the socket path. https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba81c88850a194ddccc120cc2f936e2bdbac24a8 commit ba81c88850a194ddccc120cc2f936e2bdbac24a8 Author: Mike Gilbert <floppym@gentoo.org> Date: Tue Feb 21 18:58:44 2017 -0500 dev-python/python-systemd: xfail test_notify_with_socket if bind() fails Bug: https://bugs.gentoo.org/610368 Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49 .../python-systemd/files/233-xfail-bind.patch | 31 ++++++++++++++++++++++ .../python-systemd/python-systemd-233.ebuild | 6 ++++- 2 files changed, 36 insertions(+), 1 deletion(-) |