Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740208 - dev-python/django-3.0.10 fails test: i18n.test_extraction.BasicExtractorTests: AssertionError: 'code_sample.py:4' not found in 'processing locale de\n'
Summary: dev-python/django-3.0.10 fails test: i18n.test_extraction.BasicExtractorTests...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CVE-2020-24583, CVE-2020-24584
  Show dependency tree
 
Reported: 2020-09-03 13:46 UTC by Thomas Deutschmann (RETIRED)
Modified: 2020-09-03 18:37 UTC (History)
2 users (show)

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


Attachments
build.log (build.log.gz,238.85 KB, application/x-gzip)
2020-09-03 13:46 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2020-09-03 13:46:58 UTC
Created attachment 658100 [details]
build.log

> ======================================================================
> FAIL: test_extraction_warning (i18n.test_extraction.BasicExtractorTests)
> test xgettext warning about multiple bare interpolation placeholders
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
>     yield
>   File "/usr/lib/python3.7/unittest/case.py", line 628, in run                                                              testMethod()
>   File "/var/tmp/portage/dev-python/django-3.0.10/work/Django-3.0.10/tests/i18n/test_extraction.py", line 222, in test_e
> xtraction_warning
>     self.assertIn("code_sample.py:4", out.getvalue())
>   File "/usr/lib/python3.7/unittest/case.py", line 1119, in assertIn
>     self.fail(self._formatMessage(msg, standardMsg))
>   File "/usr/lib/python3.7/unittest/case.py", line 693, in fail
>     raise self.failureException(msg)
> AssertionError: 'code_sample.py:4' not found in 'processing locale de\n'
> 
> ----------------------------------------------------------------------
> Ran 13156 tests in 118.087s
> 
> FAILED (failures=1, skipped=909, expected failures=4)
> Destroying test database for alias 'default' ('file:memorydb_default?mode=memory&cache=shared')...
> Destroying test database for alias 'default' ('file:memorydb_default?mode=memory&cache=shared')...
> Destroying test database for alias 'default' ('file:memorydb_default?mode=memory&cache=shared')...
> Destroying test database for alias 'default' ('file:memorydb_default?mode=memory&cache=shared')...
> Destroying test database for alias 'default' ('file:memorydb_default?mode=memory&cache=shared')...
> Destroying test database for alias 'default' ('file:memorydb_default?mode=memory&cache=shared')...
> Destroying test database for alias 'default' ('file:memorydb_default?mode=memory&cache=shared')...
> Destroying test database for alias 'other' ('file:memorydb_other?mode=memory&cache=shared')...
> Destroying test database for alias 'other' ('file:memorydb_other?mode=memory&cache=shared')...
> Destroying test database for alias 'other' ('file:memorydb_other?mode=memory&cache=shared')...
> Destroying test database for alias 'other' ('file:memorydb_other?mode=memory&cache=shared')...
> Destroying test database for alias 'other' ('file:memorydb_other?mode=memory&cache=shared')...
> Destroying test database for alias 'other' ('file:memorydb_other?mode=memory&cache=shared')...
> Destroying test database for alias 'other' ('file:memorydb_other?mode=memory&cache=shared')...
>  * ERROR: dev-python/django-3.0.10::gentoo failed (test phase):
>  *   Tests fail with python3.7
>  *
> 


# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8



Portage 3.0.4 (python 3.7.8-final-0, default/linux/x86/17.0, gcc-9.3.0, glibc-2.31-r6, 5.4.60-gentoo-x86-kmod i686)
=================================================================
System uname: Linux-5.4.60-gentoo-x86-kmod-i686-with-gentoo-2.7
KiB Mem:     3106040 total,   1049620 free
KiB Swap:    8875836 total,   8854076 free
Timestamp of repository gentoo: Thu, 03 Sep 2020 11:35:27 +0000
Head commit of repository gentoo: 86ba45519f43bf3e9060f8298934ac4f4d20aa16

sh bash 5.0_p18
ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
app-shells/bash:          5.0_p18::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          2.7.18-r1::gentoo, 3.6.11-r2::gentoo, 3.7.8-r2::gentoo, 3.8.5::gentoo
dev-util/cmake:           3.16.5::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.11.6-r3::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:       2.33.1-r1::gentoo
sys-devel/gcc:            9.3.0-r1::gentoo
sys-devel/gcc-config:     2.3.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.31-r6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/repo/sync/gentoo.git
    priority: -1000

ABI="x86"
ABI_X86="32"
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ADA_TARGET="gnat_2018"
ARCH="x86"
BINPKG_COMPRESS="bzip2"
BROOT=""
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare"
CHOST="i686-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
COLLISION_IGNORE="/lib/modules/*"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CPU_FLAGS_X86="mmx mmxext sse sse2"
CXXFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare"
DEFAULT_ABI="x86"
EDITOR="/usr/bin/mcedit"
ELIBC="glibc"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs cgroup config-protect-if-modified distlocks downgrade-backup ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=i686 -pipe"
GCC_SPECS=""
GRUB_PLATFORMS="efi-32 pc"
GSETTINGS_BACKEND="dconf"
HOME="/root"
INFOPATH="/usr/share/gcc-data/i686-pc-linux-gnu/9.3.0/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.33.1/info:/usr/share/info:/usr/share/info/emacs-26"
INPUT_DEVICES="libinput"
IUSE_IMPLICIT="abi_x86_32 prefix prefix-guest prefix-stack"
KERNEL="linux"
L10N="en en-US de de-DE"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LC_MESSAGES="C"
LC_PAPER="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LIBDIR_x86="lib"
LINGUAS="en de"
LOGNAME="root"
LV2_PATH="/usr/lib/lv2"
MAIL="/var/mail/root"
MAKEOPTS="--jobs 5 --load-average 7.95"
MANPAGER="manpager"
MOTD_SHOWN="pam"
MULTILIB_ABIS="x86"
NOCOLOR="true"
OFFICE_IMPLEMENTATION="libreoffice"
OLDPWD="/usr/portage"
OPENCL_PROFILE="ocl-icd"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/10/bin"
PHP_TARGETS="php7-2 php7-3"
POSTGRES_TARGETS="postgres10 postgres11"
PWD="/usr/portage/dev-python/django"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_7"
PYTHON_TARGETS="python2_7 python3_7"
QT_GRAPHICSSYSTEM="raster"
ROOT="/"
ROOTPATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/10/bin"
RUBY_TARGETS="ruby25"
SHELL="/bin/bash"
SHLVL="2"
SSH_TTY="/dev/pts/0"
SYSROOT="/"
TERM="tmux-256color"
TMUX="/tmp//tmux-0/default,3583,0"
TMUX_PANE="%3"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
USER="root"
USERLAND="GNU"
VIDEO_CARDS="vmware"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/usr/local/share:/usr/share"
XDG_RUNTIME_DIR="/run/user/0"
XDG_SESSION_CLASS="user"
XDG_SESSION_ID="3"
XDG_SESSION_TYPE="tty"
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-03 13:58:01 UTC
What's your gettext version?
Comment 2 Thomas Deutschmann (RETIRED) gentoo-dev 2020-09-03 14:18:05 UTC
sys-devel/gettext-0.21 which went stable this week.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-03 15:05:29 UTC
The ebuild has:

  <sys-devel/gettext-0.21

Did you not sync before testing, or does it not work for some reason?
Comment 4 Thomas Deutschmann (RETIRED) gentoo-dev 2020-09-03 18:37:32 UTC
Stable process used deps from latest stable (3.0.8) before doing 3.0.10 :/