If you're doing the first release of a package, and you set the version string to an unquoted v-string, such as
Then the uploader will get a message saying they don't have an indexing permission on the package.
Putting double quotes around the v-string will fix it, so we should at least recognise the problem and tell the uploader.