Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647066 - dev-python/html5-parser-0.4.4 : [TEST] ImportError: No module named BeautifulSoup
Summary: dev-python/html5-parser-0.4.4 : [TEST] ImportError: No module named Beautiful...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-02-08 21:51 UTC by Toralf Förster
Modified: 2018-02-11 05:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.80 KB, text/plain)
2018-02-08 21:51 UTC, Toralf Förster
Details
dev-python:html5-parser-0.4.4:20180208-214646.log (dev-python:html5-parser-0.4.4:20180208-214646.log,21.00 KB, text/plain)
2018-02-08 21:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,175.82 KB, text/plain)
2018-02-08 21:51 UTC, Toralf Förster
Details
environment (environment,104.45 KB, text/plain)
2018-02-08 21:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.18 KB, application/x-bzip)
2018-02-08 21:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.48 KB, application/x-bzip)
2018-02-08 21:51 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-02-08 21:51:31 UTC
  File "/var/tmp/portage/dev-python/html5-parser-0.4.4/work/html5-parser-0.4.4-python2_7/lib/html5_parser/soup.py", line 16, in soup_module
    import BeautifulSoup as bs3
ImportError: No module named BeautifulSoup

======================================================================
ERROR: test_simple_soup (test.soup.SoupTest)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl-test_20180203-123634

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/html5-parser
[ebuild  N    ] dev-python/html5-parser-0.4.4  PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-02-08 21:51:34 UTC
Created attachment 518700 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-08 21:51:37 UTC
Created attachment 518702 [details]
dev-python:html5-parser-0.4.4:20180208-214646.log
Comment 3 Toralf Förster gentoo-dev 2018-02-08 21:51:40 UTC
Created attachment 518704 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-02-08 21:51:43 UTC
Created attachment 518706 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-02-08 21:51:46 UTC
Created attachment 518708 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-08 21:51:49 UTC
Created attachment 518710 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-02-11 05:37:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34187094625c5c45e338ca19e551a05aeaf993fe

commit 34187094625c5c45e338ca19e551a05aeaf993fe
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-02-11 05:25:34 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-02-11 05:34:18 +0000

    dev-python/html5-parser: disable soup test
    
    Closes: https://bugs.gentoo.org/647066
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../{html5-parser-0.4.4.ebuild => html5-parser-0.4.4-r1.ebuild}      | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)