Closed
Description
cpal has a "publish to crates.io" github action in which it tries to publish the crate to crates.io. This has worked great in May at the latest, but now seems to not work any more. The error is:
error: api errors (status 200 OK): this crate exists but you don't seem to be an owner. If you believe this is a mistake, perhaps you need to accept an invitation to be an owner before publishing.
The publish job uses the Github account @rustaudio-publish-bot which is part of the cpal maintainers team on github. That same team is listed as owner on the crates.io page of cpal: https://crates.io/crates/cpal
This setup used to work but broke for some reason. The token is still valid, it's still shown as "used" recently enough according to the timestamp on crates.io.
I've tried publishing it locally with my own API keys, but it gave the same error for me as well.
See also cpal the bug: RustAudio/cpal#428
And: RustAudio/cpal#337
Metadata
Metadata
Assignees
Labels
No labels