Closed
Description
Describe the bug
On the latest
tag, uploading a .conda file to prefix
with rattler-build upload prefix
results in an error
Request object is not cloneable. Are you passing a streaming body?
Looks like this is thrown by an upstream library? Might be coming from reqwest-middleware
based on what I'm seeing.
To Reproduce
Steps to reproduce the behavior:
- Run
rattler-build build
with this recipe - Run
rattler-build upload prefix
with the generated.conda
file - Get an error
You can see the full Github Action workflow leading to this here
Expected behavior
Should not get an error. Same flow works without problem e.g. on the v0.33.2
tag
Desktop (please complete the following information):
- OS: linux (Github Actions runner
Metadata
Metadata
Assignees
Labels
No labels