ubuntu/app-center

App Center reverted to Snap Store on Ubuntu 24.04

Closed this issue · 2 comments

Is there an existing issue for this?

  • I have searched the existing issues and found none matching what I'm reporting.

Bug Description

I wasn't quite sure if this is the correct place to report this. But the latest/stable/ubuntu-24.04 track for the App Center's snap seems to have reverted back to the old gnome snap store, version 41.3-72-g80e7130 2024-09-22 instead of the newer app center.

Image

Steps to reproduce the behavior

Install the latest/stable/ubuntu-24.04 snap of the app center.

Expected behavior

Have the latest/stable/ubuntu-24.04 track be the App Center

Ubuntu release

Ubuntu 24.04.2 LTS

What architecture are you using?

None

System info

No response

Additional context

No response

Basically new snap store follows different channel.

Use this command.

sudo snap refresh snap-store --channel=2/stable

While newer versions of Ubuntu use the 2 track by default, the initial release of Ubuntu 24.04 LTS used latest/stable/24.04. If this snap release branch isn't updated on our end within 30 days, it expires and falls back to latest/stable (which is what happened here) - I've fixed that now.