When reporting missing stage packages - tell me all of them
Bug #1829901 reported by
Alan Pope 🍺🐧🐱 🦄
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snapcraft |
Fix Released
|
Medium
|
Unassigned |
Bug Description
When iterating on a snap, adding or updating (such as when moving from core16 to core18) stage packages, you can often get into:-
* snapcraft
Failed to fetch stage packages: Error downloading packages for part 'dosbox-x': The package 'libbluray1' was not found..
* Find out what the right library name is, add it to the yaml
* snapcraft
Failed to fetch stage packages: Error downloading packages for part 'dosbox-x': The package 'libva1' was not found..
Rinse, repeat.
Can snapcraft please tell me _all_ the ones that are missing, not drip feed them to me one at a time. That way I can fix them all en-masse. Thanks <3
To post a comment you must log in.
We should validate the list of packages before proceeding with the download for this one.