Skip to content

fix(snap): correct registered snap name to open-aec-installer - #5

Merged
Nozzit merged 1 commit into
OpenAEC-Foundation:mainfrom
Nozzit:fix-snap-name
Jul 30, 2026
Merged

fix(snap): correct registered snap name to open-aec-installer#5
Nozzit merged 1 commit into
OpenAEC-Foundation:mainfrom
Nozzit:fix-snap-name

Conversation

@Nozzit

@Nozzit Nozzit commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Summary

The snap name registered on snapcraft.io turned out to be open-aec-installer, not openaec-installersnapcraft export-login --snaps=openaec-installer failed with resource-not-found, while open-aec-installer worked. This updates snap/snapcraft.yaml's name: field (and the apps: key, for snap run open-aec-installer to work cleanly) to match. Internal paths (the actual binary/desktop filenames from the .deb) are untouched — those are Tauri's own paths, unrelated to the Snap Store identity.

🤖 Generated with Claude Code

De echte, op snapcraft.io geregistreerde naam bleek `open-aec-installer`
te zijn, niet `openaec-installer` — `snapcraft export-login` gaf
"resource-not-found" op de oude naam. De interne binary-/desktopbestands-
paden uit de .deb blijven ongewijzigd (dat zijn Tauri's eigen paden, los
van de snapnaam).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Nozzit
Nozzit merged commit 66ebf7d into OpenAEC-Foundation:main Jul 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant