Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 638874

Summary: app-doc/gimp-help-2.8.2 : ImportError: No module named libxml2
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/7708
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-doc:gimp-help-2.8.2:20171126-074623.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

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(-)