Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 556362 - dev-python/html2text fails tests before first installation for a Python version
Summary: dev-python/html2text fails tests before first installation for a Python version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-30 23:31 UTC by Jonathan Lovelace
Modified: 2015-08-04 00:11 UTC (History)
0 users

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


Attachments
Full build log showing the test failure (html2text-pre-installing-build.log,5.73 KB, text/plain)
2015-07-30 23:32 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2015-07-30 23:31:23 UTC
When running its test phase for a version of Python for which it is not already installed, =dev-python/html2text-2014.4.5-r1 fails tests with "ImportError: No module named 'html2text'" It looks to me like the problem is that the ebuild sets the PYTHONPATH to a directory inside ${D}, but src_test runs before src_install. Once the package has been installed for that version, it finds the package in the main system and so the tests pass.

Reproducible: Always

Steps to Reproduce:
1. Set USE for dev-python/html2text to include some python_target_* that it supports but that is not in the installed version's USE
2. FEATURES=test emerge -1 dev-python/html2text
Actual Results:  
 * python3_4: running impl_specific
Traceback (most recent call last):
  File "test/test_html2text.py", line 15, in <module>
    import html2text
ImportError: No module named 'html2text'

Expected Results:  
Tests should run and pass.

emerge --info dev-python/html2text (after using FEATURES=test-fail-continue to install it to check that tests pass when it's already installed):
Portage 2.2.20 (python 2.7.7-final-0, hardened/linux/amd64, gcc-4.8.4, glibc-2.17, 4.0.8-hardened x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.0.8-hardened-x86_64-Intel-R-_Core-TM-_i5-2400_CPU_@_3.10GHz-with-gentoo-2.2
KiB Mem:     8073200 total,   2573056 free
KiB Swap:   11718652 total,  11202588 free
Timestamp of repository gentoo: Thu, 30 Jul 2015 00:45:01 +0000
sh bash 4.3_p33-r2
ld GNU ld (Gentoo 2.24 p1.4) 2.24
distcc 3.1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:          4.3_p33-r2::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.7::gentoo, 3.3.5-r1::gentoo, 3.4.1::gentoo
dev-util/cmake:           3.2.2::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.10.3-r1::gentoo, 1.11.6-r1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.24-r3::gentoo
sys-devel/gcc:            4.8.4::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
sys-libs/glibc:           2.17::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://myrriddium/gentoo-portage
    priority: -1000

localoverlay
    location: /usr/local/portage
    masters: gentoo lovelace
    priority: 0

lovelace
    location: /usr/portage/local/layman/lovelace
    masters: gentoo

luman
    location: /usr/portage/local/layman/luman
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/user/luman.git
    masters: gentoo

science
    location: /usr/portage/local/layman/science
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/proj/sci.git
    masters: gentoo

steam-overlay
    location: /usr/portage/local/layman/steam-overlay
    sync-type: git
    sync-uri: https://github.com/anyc/steam-overlay.git
    masters: gentoo

sunrise
    location: /usr/portage/local/layman/sunrise
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/proj/sunrise-reviewed.git
    masters: gentoo

Installed sets: @archivers, @backup-options, @capitol-oldkernels, @classes, @devel, @dicts, @doc-conv, @docs, @emulation, @fonts, @looked-interesting, @maintenance, @ocr, @office, @sp-devel
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=core2 -mtune=generic"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="${CONFIG_PROTECT} /etc /etc/idea/conf /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.1/conf /var/lib/hsqldb"
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/cgi-php5.6/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=core2 -mtune=generic"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y"
FCFLAGS="-O2 -pipe -march=core2 -mtune=generic"
FEATURES="assume-digests binpkg-logs candy collision-protect config-protect-if-modified distlocks ebuild-locks fakeroot fixlafiles merge-sync news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync webrsync-gpg xattr"
FFLAGS="-O2 -pipe -march=core2 -mtune=generic"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3 -l5"
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"
PORTAGE_TMPDIR="/var/tmp"
USE="acpi alsa amd64 bash-completion berkdb bzip2 cddb cli cracklib crypt cxx dri gdbm hardened iconv ipv6 java java5 java6 jpeg justify libnotify libsecret lm_sensors mmx mmxext modules multilib ncurses nls nptl nvidia openmp pam pax_kernel pcre pie png readline session sse sse2 sse4_1 sse4_2 ssl ssp ssse3 startup-notification tcpd theora truetype unicode urandom xattr xcomposite xdg xft xtpax xvmc zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem 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="sheets words plan kexi braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="pdfimport wiki-publisher" LINGUAS="en en_US" NETBEANS_MODULES="harness ide java nb javafx profile" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="intel fbdev i915" 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:  CPPFLAGS, CTARGET, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

dev-python/html2text-2014.4.5-r1::gentoo was built with the following:
USE="" ABI_X86="64" PYTHON_TARGETS="python2_7 python3_4 -pypy -python3_3"
Comment 1 Jonathan Lovelace 2015-07-30 23:32:22 UTC
Created attachment 408032 [details]
Full build log showing the test failure
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2015-08-03 16:57:19 UTC
The whole test phase is just out of order. python_foreach_impl is used in conjunction with python-r1 eclasses, not distutils-r1. The whole test phase needs re-writing.
Will do it later.
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2015-08-04 00:11:45 UTC
  04 Aug 2015; Ian Delaney <idella4@gentoo.org> html2text-2014.4.5-r1.ebuild:
  correction to entry of deps, fix test phase, fixes bug #556362


Without the package emerged:

 ~/cvsPortage/gentoo-x86/dev-python/html2text $ ebuild html2text-2014.4.5-r1.ebuild clean test

yields

OK
 * pypy: running distutils-r1_run_phase _clean_egg_info
 * python3_3: running distutils-r1_run_phase _clean_egg_info
 * python3_4: running distutils-r1_run_phase _clean_egg_info
 * python2_7: running distutils-r1_run_phase _clean_egg_info
>>> Completed testing dev-python/html2text-2014.4.5-r1