lp:~laney/+git/packageset

Owned by Iain Lane
Get this repository:
git clone https://git.not.enabled/~laney/+git/packageset
Only Iain Lane can upload to this repository. If you are Iain Lane please log in for upload directions.

Branches

Name Last Modified Last Commit
exceptions 2020-05-15 15:37:59 UTC
Apply exceptions at report stage and apply exceptions to deps too

Author: Iain Lane
Author Date: 2020-05-15 15:33:10 UTC

Apply exceptions at report stage and apply exceptions to deps too

For example, if we have

exception: gnome-shell (source) -> ubuntu-desktop
gnome-shell-common (binary, from gnome-shell source) depends yaru-theme

We really want the gnome-shell exception to apply to yaru-theme too.

So to do this, move the exception handling logic to packageset-report,
when we read the germinate output, and look at the "why" field. If we
see that this references a package with an exception, apply the
exception here too.

TODO: Apply recursively. Keep recursing the "why" field until we either
find an exception or get to a top-level seeded entry.

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers