On Fri, Jul 6, 2018 at 10:50 PM, Jeremy A. Puhlman <[email protected]> wrote: > Going back through the log I didn't see any indication of the problem it was > trying to solve. I assumed it was > a standard configure doesn't work with a split build. Currently it doesn't > apply to master at all and I haven't > seen any actual issues. What where the specific steps to reproduce?
It would have been added when an incremental build was performed. i.e. a build, an update and the rebuild triggered the error. They only appear sporadically, so there's no set of steps to reproduce the issue consistently. Unless this is actually breaking something, I tend to just leave them in place rather than break some nightly build that someone may be doing .. Bruce > > > On 7/6/2018 7:33 PM, Bruce Ashfield wrote: >> >> Can we log why it is no longer necessary ? i.e. which version of the >> package has fixed >> the old clean -> rebuild problem. >> >> Bruce >> >> On Fri, Jul 6, 2018 at 5:23 PM, Jeremy Puhlman <[email protected]> >> wrote: >>> >>> Signed-off-by: Jeremy Puhlman <[email protected]> >>> --- >>> meta-openstack/recipes-support/libbsd/libbsd_0.8.%.bbappend | 1 - >>> 1 file changed, 1 deletion(-) >>> delete mode 100644 >>> meta-openstack/recipes-support/libbsd/libbsd_0.8.%.bbappend >>> >>> diff --git a/meta-openstack/recipes-support/libbsd/libbsd_0.8.%.bbappend >>> b/meta-openstack/recipes-support/libbsd/libbsd_0.8.%.bbappend >>> deleted file mode 100644 >>> index 7447c56..0000000 >>> --- a/meta-openstack/recipes-support/libbsd/libbsd_0.8.%.bbappend >>> +++ /dev/null >>> @@ -1 +0,0 @@ >>> -inherit autotools-brokensep >>> -- >>> 2.11.1 >>> >>> -- >>> _______________________________________________ >>> meta-virtualization mailing list >>> [email protected] >>> https://lists.yoctoproject.org/listinfo/meta-virtualization >> >> >> > > -- > Jeremy A. Puhlman > [email protected] > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
