https://bugs.documentfoundation.org/show_bug.cgi?id=169709
Bug ID: 169709
Summary: The snap's `latest/beta` is older than its
`latest/candidate`.
Product: LibreOffice
Version: 25.2.6.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
This means that those tracking `latest/edge` are automatically downgraded to an
outdated build, as are those manually tracking `/beta` (per `snap info`):
> ~~~
> publisher: Canonical✓
> store-url: https://snapcraft.io/libreoffice
> snap-id: CpUkI0qPIIBVRsjy49adNq4D6Ra72y4v
> tracking: latest/edge
> refresh-date: today at 14:28 GMT
> channels:
> latest/stable: 25.2.6.2 2025-09-26 (358) 1GB -
> latest/candidate: 25.8.3.2 2025-11-07 (362) 1GB -
> latest/beta: 25.2.6.2 2025-09-19 (356) 1GB -
> latest/edge: ↑
> ~~~
Steps to Reproduce:
Invoke `sudo snap install libreoffice --channel=latest/edge`.
Actual Results:
> ~~~
> libreoffice (beta) 25.2.6.2 from Canonical✓ installed
> Channel latest/edge for libreoffice is closed; temporarily forwarding to
> latest/beta.
> ~~~
Expected Results:
`/beta` should also be disabled, if it's not utilised, so that the user is
automatically downgraded to `/edge`.
Reproducible: Always
User Profile Reset: No
Additional Info:
`/beta` returns:
> ~~~
> Version: 25.2.6.2 (X86_64) / LibreOffice Community
> Build ID: 0b720ef5e7394b1db407719d7da75840109af140
> ~~~
Ascertained when attempting to respond to
https://bugs.documentfoundation.org/show_bug.cgi?id=149938#c5.
--
You are receiving this mail because:
You are the assignee for the bug.