Skip to content

Upload .conda fails with "Request object is not cloneable" #1354

Closed
@saviorand

Description

@saviorand

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:

  1. Run rattler-build build with this recipe
  2. Run rattler-build upload prefix with the generated .conda file
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions