support for build-base
Bug #1819196 reported by
Sergio Schvezov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Colin Watson | ||
Snapcraft |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
A fully static snap, such as a base can be allowed to build using a different base to create the base.
Some valid scenarios exist for such feature:
base: bare
and
type: kernel
or
type: base
Support in launchpad for build-base is also required (https:/
Related branches
lp:~cjwatson/launchpad/snap-base-none
- William Grant (community): Approve (code)
-
Diff: 120 lines (+53/-30)2 files modifiedlib/lp/snappy/model/snap.py (+13/-8)
lib/lp/snappy/tests/test_snap.py (+40/-22)
description: | updated |
Changed in snapcraft: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
tags: | added: lp-snappy |
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: core20 |
Changed in launchpad: | |
status: | Triaged → In Progress |
assignee: | nobody → Colin Watson (cjwatson) |
summary: |
- support for base: none and build-base + support for build-base |
description: | updated |
no longer affects: | snapd |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r19009 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 19009>.