When a build fails, generate a status message showing which package
authorZac Medico <zmedico@gentoo.org>
Thu, 14 Aug 2008 20:28:33 +0000 (20:28 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 14 Aug 2008 20:28:33 +0000 (20:28 -0000)
commitef917ae144197e5097a5b3e4faadddaa604d05d2
treeb29c7932d76c4d96abfeb9cd08e6882acc4ff733
parent6ce970a6a2462fcc07d4b0b2551ffa0c7dd9b338
When a build fails, generate a status message showing which package
failed and the path of the relevant log file if available. Thanks
to _neuron_ for the suggestion. Here is some sample output:

 >>> Emerging (1 of 1) foo-bar/baz-1.0
 >>> Failed to emerge foo-bar/baz-1.0, Log file:
 >>>  '/var/log/portage/foo-bar:baz-1.0:20080814-202327.log'

svn path=/main/trunk/; revision=11411
pym/_emerge/__init__.py