[gentoo-portage-dev] [PATCH] portage/util.py: Identify the source of a bad sustitution error message (bug 542796)

2015-04-23 Thread Brian Dolbec
This bug caused great difficulty in determining the cause of the error message. This adds identifying code which states where the error message is coming from. It also adds the actual source which caused the error message in the first place. X-Gentoo-Bug: 542796 X-Gentoo-Bug-url:

[gentoo-portage-dev] [PATCH] LinkageMapElf.rebuild: pass error_leader to varexpand (bug 542796)

2015-04-23 Thread Zac Medico
Since commit f1c1b8a77eebf7713b32e5f9945690f60f4f46de, LinkageMapElf.rebuild could produce mysterious bad substitution messages. Fixes: f1c1b8a77eeb (Generate soname dependency metadata (bug 282639)) X-Gentoo-Bug: 542796 X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=542796

Re: [gentoo-portage-dev] [PATCH] portage/util.py: Identify the source of a bad sustitution error message (bug 542796)

2015-04-23 Thread Zac Medico
On 04/23/2015 09:01 AM, Brian Dolbec wrote: This bug caused great difficulty in determining the cause of the error message. This adds identifying code which states where the error message is coming from. It also adds the actual source which caused the error message in the first place.

Re: [gentoo-portage-dev] emerge -a @preserved-rebuild wants to rebuild dev-java/oracle-jdk-bin-1.8.0.45

2015-04-23 Thread Joakim Tjernlund
On Wed, 2015-04-22 at 18:49 -0700, Zac Medico wrote: On 04/22/2015 04:07 PM, Joakim Tjernlund wrote: emerge -a @preserved-rebuild [ebuild Rf ] dev-java/oracle-jdk-bin-1.8.0.45 but this does not help, how can I see what @preserved-rebuild is looking for? Jocke Probably