yes and again the bug is that I can’t set one
again, the option called “Update metadata on release:” available here: https://snapcraft.io/songrec/settings is unchecked, and I can’t check it, it throws one of the aforementioned errors
again, the field called “Description” here: https://snapcraft.io/songrec/listing is empty, and I can’t set it to something non-empty, it throws one of the aforementioned errors
at the moment where you posted your message, there were in fact two descriptions specified in snapcraft.yaml, one as an explicit description:field and one implicit through the adopt-info: field. this didn’t help.
I just modified the state of this to retain only one description, the implicit one ( Remove the explicit info in snapcraft.yaml, this is not needed when s… · marin-m/SongRec@b1e6bbb · GitHub ) like has previously been the case closer to the time where I created this thread, pushed it, released it, and, surprise, nothing changed:
$ snap info songrec
name: songrec
summary: An open-source, unofficial Shazam client for Linux, written in Rust
publisher: Marin (Fossplant.re) (marin-m)
store-url: https://snapcraft.io/songrec
license: GPL-3.0+
description: |
snap-id: TjFPk1SFpIfph8MzO67iktXZSBHixfXX
channels:
latest/stable: 0.6.6 2026-03-11 (92) 31MB -
latest/candidate: ↑
latest/beta: ↑
latest/edge: 0.6.6 2026-03-10 (89) 31MB -
Either way, I a) Can’t set a description in the store database at all while I should be able to, b) your UI spits inconsistent error messages when it should work instead of working and this is a bug.
I guess that the bug is related to the fact that the initial version of the snap was uploaded a very long time ago (2020), initially without a description and that this got corrupted through some migration process.
But now can you please try to address the bug as this can’t be regarded as functioning behavior?
Thank you!