diff options
author | Lyndon Brown <jnqnfe@gmail.com> | 2020-02-13 04:43:46 +0000 |
---|---|---|
committer | Lyndon Brown <jnqnfe@gmail.com> | 2020-03-05 21:34:38 +0000 |
commit | b54bdd7fb18d32178094e8c4e1493b6121044c11 (patch) | |
tree | 48edea9fb010dffcef7617a3483ed1cc884bcc59 /data | |
parent | 2e3f195c3888c8fc6bfab64f5efaad5e54302328 (diff) | |
download | vyos-live-build-b54bdd7fb18d32178094e8c4e1493b6121044c11.tar.gz vyos-live-build-b54bdd7fb18d32178094e8c4e1493b6121044c11.zip |
installer: filter derived udebs from parent list
the existing logic just bundled the entire parent and derived udeb lists
together, ignoring the fact that there might thus be two instances of some
packages, and relying upon getting derived ones first and checking file
existence to avoid handling the overridden parent instances.
here we now actually filter the list of parent udebs to exclude packages
that are to be obtained from the derivative.
this enables avoiding the file existence checking
Partial fix for #952914
Gbp-Dch: Short
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions