Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 610368 - =dev-python/python-systemd-233 fails test_notify_with_socket due to long UNIX socket path
Summary: =dev-python/python-systemd-233 fails test_notify_with_socket due to long UNIX...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL: https://github.com/systemd/python-sys...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-21 13:12 UTC by Tobias Klausmann (RETIRED)
Modified: 2017-02-21 23:59 UTC (History)
0 users

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


Attachments
build/test log (dev-python:python-systemd-233:20170221-130345.log,22.55 KB, text/plain)
2017-02-21 13:12 UTC, Tobias Klausmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Klausmann (RETIRED) gentoo-dev 2017-02-21 13:12:03 UTC
Created attachment 464506 [details]
build/test log

==================================== FAILURES ====================================____________________________ test_notify_with_socket _____________________________
                                                                                  
tmpdir = local('/var/tmp/portage/dev-python/python-systemd-233/temp/pytest-of-portage/pytest-0/test_notify_with_socket0')                                                                                                                                 def test_notify_with_socket(tmpdir):                                          
        path = tmpdir.join('socket').strpath                                              sock = socket.socket(socket.AF_UNIX, socket.SOCK_DGRAM)                   >       sock.bind(path)                                                                                                                                             
systemd/test/test_daemon.py:241:                                                  _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _                                                                                   name = 'bind', self = <socket._socketobject object at 0x2000191fbb0>              
args = ('/var/tmp/portage/dev-python/python-systemd-233/temp/pytest-of-portage/pytest-0/test_notify_with_socket0/socket',)                                                                                                                                def meth(name,self,*args):                                                    >       return getattr(self._sock,name)(*args)                                    E       error: AF_UNIX path too long                                                                                                                                /usr/lib/python2.7/socket.py:228: error                                           
============================= pytest-warning summary =============================
WI1 /usr/lib/python2.7/site-packages/pytest_capturelog.py:171 'pytest_runtest_makereport' hook uses deprecated __multicall__ argument                               
WC1 None pytest_funcarg__caplog: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0.  Please remove the prefix and use the @pytest.fixture decorator instead.                                 
WC1 None pytest_funcarg__capturelog: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0.  Please remove the prefix and use the @pytest.fixture decorator instead.                             
======= 1 failed, 32 passed, 5 skipped, 3 pytest-warnings in 1.89 seconds ========

Portage 2.3.3 (python 3.4.5-final-0, default/linux/alpha/13.0, gcc-4.9.4, glibc-2.23-r3, 4.9.9+ alpha)
=================================================================
System uname: Linux-4.9.9+-alpha-EV68AL-with-gentoo-2.3
KiB Mem:     8301832 total,   1757864 free
KiB Swap:     977912 total,    961824 free
Timestamp of repository gentoo: Tue, 21 Feb 2017 08:22:51 +0000
sh bash 4.3_p48-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p48-r1::gentoo
dev-lang/perl:            5.22.3_rc4::gentoo
dev-lang/python:          2.7.12::gentoo, 3.4.5::gentoo
dev-util/cmake:           3.7.2::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.3::gentoo
sys-apps/openrc:          0.22.4::gentoo
sys-apps/sandbox:         2.10-r1::gentoo
sys-devel/autoconf:       2.69::gentoo
sys-devel/automake:       1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo, 4.9.4::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6-r2::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.4::gentoo (virtual/os-headers)
sys-libs/glibc:           2.23-r3::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync5.de.gentoo.org/gentoo-portage
    priority: -1000

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="alpha"
ACCEPT_LICENSE="* -@EULA"
CBUILD="alpha-unknown-linux-gnu"
CFLAGS="-mieee -pipe -O2 -mcpu=ev67"
CHOST="alpha-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/apache2-php7.0/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cgi-php7.0/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/php/cli-php7.0/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-mieee -pipe -O2 -mcpu=ev67"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl alpha bash-completion berkdb bzip2 cli cracklib crypt cxx dri fortran ftp gdbm iconv ipv6 mmap modules ncurses nls nptl nptlonly offensive pam pcre python
readline recode session sharedmem sockets ssl tcpd unicode vim vim-pager xattr zlib" ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938
es1968 fm801 hda-intel intel8x0 maestro3 trident usb-audio via82xx ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby21" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS,
USE_PYTHON
Comment 1 Mike Gilbert gentoo-dev 2017-02-21 21:00:10 UTC
As a workaround, you can set PORTAGE_TMPDIR=/tmp to shorten the socket path.
Comment 2 Mike Gilbert gentoo-dev 2017-02-21 23:59:49 UTC
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(-)