group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #04233
[Bug 1583298] Re: Add support for epoch property
$ click-review -v /tmp/foo_1.0_amd64.snap
...
- lint-snap-v2:epoch_valid
OK
$ cat meta/snap.yaml
apps:
bar:
command: bin/bar
architectures:
- amd64
description: 'stuff here'
name: foo
plugs:
opengl: null
pulseaudio: null
unity7: null
summary: stuff
version: 1.0
epoch: 2
** Tags removed: verification-needed
** Tags added: verification-done
** Also affects: snapd (Ubuntu Yakkety)
Importance: Wishlist
Assignee: Kyle Fazzari (kyrofa)
Status: Fix Committed
** Also affects: snapd (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: click-reviewers-tools (Ubuntu)
Importance: Undecided
Status: New
** Changed in: click-reviewers-tools (Ubuntu Yakkety)
Status: New => Fix Released
** Changed in: click-reviewers-tools (Ubuntu Xenial)
Status: New => Fix Committed
** Changed in: click-reviewers-tools (Ubuntu Yakkety)
Assignee: (unassigned) => Jamie Strandboge (jdstrand)
** Changed in: click-reviewers-tools (Ubuntu Xenial)
Assignee: (unassigned) => Jamie Strandboge (jdstrand)
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1583298
Title:
Add support for epoch property
Status in click-reviewers-tools package in Ubuntu:
Fix Released
Status in snapd package in Ubuntu:
Fix Committed
Status in click-reviewers-tools source package in Xenial:
Fix Committed
Status in snapd source package in Xenial:
New
Status in click-reviewers-tools source package in Yakkety:
Fix Released
Status in snapd source package in Yakkety:
Fix Committed
Bug description:
In order to support step upgrades, snaps need to be able to specify
upgrade paths. The method decided upon to specify said upgrade paths
is an optional "epoch" property. Valid values consist of positive
integers and an asterisk (e.g. 1 is epoch 1, 1* is the upgrade path
from 1 to 2, and 2 is epoch 2). If the epoch is not specified, it
should implicitly be 0.
Example YAML:
name: foo
version: 1
description: foo
summary: foo
epoch: 1*
Note that the API for providing this to the store does not yet exist,
so this bug only covers the parsing of this information from the
`snap.yaml`.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click-reviewers-tools/+bug/1583298/+subscriptions