-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Closed as not planned
Copy link
Labels
B-upstreamBlocked: upstream. Depends on a dependency to make a change first.Blocked: upstream. Depends on a dependency to make a change first.
Description
This is a bit strange. I found this first when packaging a rust package for nixos.
We since built a more minimal reproduction.
Basically the issue seems to be that on darwin x86_64 (native and emulated on aarc64) release builds (debug works fine) the requests are missing the version flag and then later explode somewhere in the hyper parser.
My rust knowledge is way too bad to figure out wether this is something that request fucked up or wether this is hyper, or any of the other involved libraries, but since we built the reproducer against request, we hope that you care about fixing this bug.
Metadata
Metadata
Assignees
Labels
B-upstreamBlocked: upstream. Depends on a dependency to make a change first.Blocked: upstream. Depends on a dependency to make a change first.