I tried to push my snap today as a beta release, but got this message:
Pushing kstars_2.9.3_amd64.snap
There was an error uploading the package.
Reason: ‘Internal Server Error’
Text: ‘\nOops! - OOPS-82aa43547a330c77128a5c8cf42fd7cd\n\n
Oops!
\n
Something broke while generating the page.\nPlease try again in a few minutes, and if the problem persists file\na bug or contact customer support. Please quote OOPS-ID\nOOPS-82aa43547a330c77128a5c8cf42fd7cd\n
’
So after a while, I tried again, but now I got this:
Error while processing…
The store was unable to accept this snap.
binary_sha3_384: A file with this exact same content has already been uploaded
Any ideas how to resolve this? Also, I think I will rebuild the snap in “classic” confinement mode, is it OK if I reupload later with the same version number?
The symlink is pointing to outside the snap, which is almost certainly not what you’re trying to do I’d guess? The fix is shipping the library it needs to use within the snap itself.
How do I control that? Shouldn’t snapcraft take care of that? I will see what links exactly to libusb since many binaries within the snap depend on libusb.
I ran into a similar issue with the Restic snap. Right now it states that it is pending review. Do I need to get anyone to push off the review since the upload kind of failed?
Ok, I reviewed in the web portal. In my case I built in a container with a mapped folder to my host. Then tried to push from there. Caused a permissions issue. Going to retry using cleanbuild.