Closed nsaunders closed 1 year ago
The JSON input for this package update is malformed:
An error occurred while decoding a JSON value:
Under 'Authenticated':
At object key payload:
Expected value of type 'String'.
You can try again by commenting on this issue with a corrected payload.
{
"payload": "{ \"name\": \"unique\", \"newLocation\": { \"githubOwner\": \"rowtype-yoga\", \"githubRepo\": \"purescript-unique\" } }",
"signature": [
"-----BEGIN SSH SIGNATURE-----",
"U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAg41VSDMLp8FkwKhvlRrQFKG0X1C",
"WuIlXUjJlW+vybwZ0AAAAEZmlsZQAAAAAAAAAGc2hhNTEyAAAAUwAAAAtzc2gtZWQyNTUx",
"OQAAAEBZhwxulRwKt1Xp585wr+nGawyS37KJDK5bvBocs4ZHGk5f7x023Uu0e2zdkOiTdf",
"foTOpCKEy+Qt6pqT5unSMK",
"-----END SSH SIGNATURE-----"
]
}
The JSON input for this package update is malformed:
An error occurred while decoding a JSON value:
Expected value of type 'Operation: Expected a valid registry operation, but provided object did not match any operation decoder.'.
You can try again by commenting on this issue with a corrected payload.
D'oh, maybe because I forgot my email?
{
"payload": "{ \"name\": \"unique\", \"newLocation\": { \"githubOwner\": \"rowtype-yoga\", \"githubRepo\": \"purescript-unique\" } }",
"signature": [
"-----BEGIN SSH SIGNATURE-----",
"U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAg41VSDMLp8FkwKhvlRrQFKG0X1C",
"WuIlXUjJlW+vybwZ0AAAAEZmlsZQAAAAAAAAAGc2hhNTEyAAAAUwAAAAtzc2gtZWQyNTUx",
"OQAAAEBZhwxulRwKt1Xp585wr+nGawyS37KJDK5bvBocs4ZHGk5f7x023Uu0e2zdkOiTdf",
"foTOpCKEy+Qt6pqT5unSMK",
"-----END SSH SIGNATURE-----"
],
"email": "nick@saunde.rs"
}
Could not transfer your package because we could not authenticate your ownership.
It may be that your SSH version differs from the registry one -- we've been having issues with this. I can resubmit this transfer later today.
Thanks in advance @thomashoneyman. :-)
This time I'm on NixOS 22.11...
$ ssh -V
OpenSSH_9.1p1, OpenSSL 3.0.8 7 Feb 2023
{
"payload": "{ \"name\": \"unique\", \"newLocation\": { \"githubOwner\": \"rowtype-yoga\", \"githubRepo\": \"purescript-unique\" } }",
"signature": [],
"email": "pacchettibotti@purescript.org"
}
Successfully transferred your package!
Mirrored registry operation to the legacy registry.
@thomashoneyman thanks again!