Gentoo Archives: gentoo-user

From: gottlieb@×××.edu
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Trouble updating shotwell
Date: Wed, 03 Dec 2014 21:04:06
Message-Id: 87lhmocuo7.fsf@nyu.edu
In Reply to: Re: [gentoo-user] Trouble updating shotwell by "Canek Peláez Valdés"
1 On Wed, Dec 03 2014, Canek Peláez Valdés wrote:
2
3 > On Wed, Dec 3, 2014 at 11:24 AM, <gottlieb@×××.edu> wrote:
4 >> Two of my machines cannot update media-gfx/shotwell; the other two can
5 >> update it.
6 >>
7 >> On the failing machines there are many lines in build.log saying
8 >>
9 >> /bin/sh: xml2po: command not found
10 >
11 > Do you have xml2po? It should be on /usr/bin/xml2po.
12 >
13 > The problem is probably related to the python-exec changes from the
14 > last months. Try to reemerge python-exec, and if it still fails,
15 > reemerge app-text/gnome-doc-utils (which xml2po is part of). Also,
16 > make sure eselect python list shows a valid Python interpreter as
17 > selected.
18 >
19 > Regards.
20
21 reemerging app-text/gnome-doc-utils fixed it.
22 On the bad machines the symlink for /usr/bin/xml2po was wrong.
23
24 thanks,
25 allan