Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638874 - app-doc/gimp-help-2.8.2 : ImportError: No module named libxml2
Summary: app-doc/gimp-help-2.8.2 : ImportError: No module named libxml2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-26 10:09 UTC by Toralf Förster
Modified: 2018-04-08 22:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.06 KB, text/plain)
2017-11-26 10:09 UTC, Toralf Förster
Details
app-doc:gimp-help-2.8.2:20171126-074623.log (app-doc:gimp-help-2.8.2:20171126-074623.log,5.23 KB, text/plain)
2017-11-26 10:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,272.54 KB, text/plain)
2017-11-26 10:09 UTC, Toralf Förster
Details
environment (environment,77.79 KB, text/plain)
2017-11-26 10:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.54 KB, application/x-bzip)
2017-11-26 10:09 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.92 KB, application/x-bzip)
2017-11-26 10:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.65 KB, application/x-bzip)
2017-11-26 10:09 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 2017-11-26 10:09:26 UTC
  File "/var/tmp/portage/app-doc/gimp-help-2.8.2/work/gimp-help-2.8.2/tools/xml2po/__init__.py", line 27, in <module>
    import libxml2
ImportError: No module named libxml2
make[1]: *** [Makefile:451: xml/gimp-keys-ca.xml] Error 1
make[1]: *** Deleting file 'xml/gimp-keys-ca.xml'
make[1]: Leaving directory '/var/tmp/portage/app-doc/gimp-help-2.8.2/work/gimp-help-2.8.2/quickreference'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20171120-180701

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv app-doc/gimp-help
[ebuild  N    ] app-doc/gimp-help-2.8.2
Comment 1 Toralf Förster gentoo-dev 2017-11-26 10:09:29 UTC
Created attachment 506658 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-26 10:09:32 UTC
Created attachment 506660 [details]
app-doc:gimp-help-2.8.2:20171126-074623.log
Comment 3 Toralf Förster gentoo-dev 2017-11-26 10:09:35 UTC
Created attachment 506662 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-26 10:09:38 UTC
Created attachment 506664 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-26 10:09:41 UTC
Created attachment 506666 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-26 10:09:45 UTC
Created attachment 506668 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-26 10:09:49 UTC
Created attachment 506670 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-04-08 22:42:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b2d0562eae946c251c9f4266c398454976d832d

commit 8b2d0562eae946c251c9f4266c398454976d832d
Author:     Harri Nieminen <moikkis@gmail.com>
AuthorDate: 2018-03-30 12:09:20 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-04-08 22:42:06 +0000

    app-doc/gimp-help: add missing depend on libxml2.
    
    Closes: https://bugs.gentoo.org/638874
    Closes: https://github.com/gentoo/gentoo/pull/7708
    Package-Manager: Portage-2.3.27, Repoman-2.3.7

 app-doc/gimp-help/gimp-help-2.8.2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)