On Wed, Mar 9, 2022 at 7:57 AM Konrad Weihmann <[email protected]> wrote: > > > > On 09.03.22 16:53, Ross Burton wrote: > > On Wed, 9 Mar 2022 at 15:47, Konrad Weihmann <[email protected]> wrote: > >> Can we, for the very unlikely case that do have more than one wheel in > >> this dir, bbfatal out here as well - otherwise I'm worried that this > >> will never get noticed > > > > I'm undecided on this. In the unlikely case (impossible, by design) > > that a number of wheels are built for a single package, wouldn't we > > want to install all of them as we're building the package? > > Classic assertion case IMO - as you said there shouldn't more than one, > but in the event of having more than one, I would just terminate the > build, as likely something is very wrong (like people playing around if > task appends or custom tasks in between compile and install). > > I'm just concerned that this here would create a blind spot, where there > none needed
will install work if there are more than one .whl file expected ? I think we will get install failures, in that case it maybe just an over optimization > > > > > Ross > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#162982): https://lists.openembedded.org/g/openembedded-core/message/162982 Mute This Topic: https://lists.openembedded.org/mt/89664344/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
