Closed
Bug 1417936
Opened 8 years ago
Closed 7 years ago
Make sure we're using snapd >= 2.29
Categories
(Release Engineering :: Release Automation, enhancement)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jlorenzo, Unassigned)
References
Details
Firefox needs access to /dev/shm, which is blocked by snap < 2.29. It was added in [1]. At the moment snapd 2.29 isn't available in the main repos, yet. We're using [2], which serves the latest release (2.28.5). In theory, there's nothing to do once 2.29 is out. We already pull the latest packages at each run [3]. Nonetheless, let's make sure we don't forget about this requirement.
[1] https://github.com/snapcore/snapd/pull/4005
[2] https://packages.ubuntu.com/xenial-updates/snapd
[3] https://github.com/mozilla-releng/releasetasks/blob/de376c25f9538b7628fdc267a807747076b513b0/releasetasks/templates/desktop/snap.yml.tmpl#L40
Reporter | ||
Comment 1•7 years ago
|
||
Snapd is actually used to run snaps, and not craft them. We don't need this to achieve bug 1297514. Closing bug.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•