| Summary: | gnome-extra/gnome-user-docs-2.26.2 fails when emerging gnome-2.26.2 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Steve <steve> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Steve
2009-07-19 03:14:18 UTC
please attach config.log reopen with config.log and build.log attached (In reply to comment #2) > reopen with config.log and build.log attached > I do not have those as I said I resolved the issue by emerging libxml2 before continuing with gnome-user-docs-2.26.2. The error was like this: Traceback (most recent call last): File "/usr/bin/xml2po", line 35, in <module> import libxml2 ImportError: No module named libxml2 Traceback (most recent call last): File "/usr/bin/xml2po", line 35, in <module> import libxml2 ImportError: No module named libxml2 The ImportError is exactly the same. So if the libxml2 package was added to gnome-user-docs-2.26.2's emerge dependencies the error should disappear. |