Skip to content

spago publish returns empty 400 for new packages #551

@i-am-the-slime

Description

@i-am-the-slime

Problem

spago publish returns HTTP 400 with an empty response body for two new packages. Two other packages with identical dependency structures published successfully.

Packages that fail

Packages that succeeded

Details

All four packages have identical dependency structures (same 6 deps with version bounds). The spago.yaml, spago.lock, tags, and repo structure are all equivalent. Spago passes all preliminary checks and says "Ready for publishing. Calling the registry.." but the registry responds with status 400 and an empty body.

✓ Ready for publishing. Calling the registry..
✘ Registry did not like this and answered with status 400, got answer:

Compiler: purs 0.15.15, spago 0.93.45

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