virtual (build) packages are resolved by first match
Bug #1758895 reported by
Mina Galić
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Snapcraft |
Triaged
|
Medium
|
Kyle Fazzari | ||
Bug Description
this can lead to problems when a package such as `tclsh` is provided by `tcl:386` or `tcl:amd64` and the amd64 package is already installed.
for inexplicable reasons, those two packages conflict, so rather than
the [following line](https:/
if apt_cache.
name = apt_cache.
a better safer approach might be to first filter by `architecture`.
| Changed in snapcraft: | |
| assignee: | nobody → Kyle Fazzari (kyrofa) |
| status: | New → Triaged |
| importance: | Undecided → Medium |
To post a comment you must log in.

related https:/ /github. com/lxc/ lxd-pkg- snap/issues/ 10