Unable to conda build --source
with patches when pointing at the rendered recipe directory of a multi-output produced package
#5446
Labels
source::anaconda
created by members of Anaconda, Inc.
type::bug
describes erroneous operation, use severity::* to classify the type
Checklist
What happened?
After running
conda build
to build a package in a multi-output feedstock which included source patches, we were unable to properly apply the patches to the source extraction.Taking, for example
sentencepiece
0.2.0 (https://anaconda.org/anaconda/sentencepiece)I extract it (
cph extract
ortar -xvf ..
)The referenced patch file does existing in the
info/recipe/parent/
dir.Conda Info
No response
Conda Config
No response
Conda list
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: