W dniu śro, 25.10.2017 o godzinie 23∶16 -0700, użytkownik Zac Medico
napisał:
> In order to prevent false-positives during postinst_qa_check,
> use a preinst_qa_check function to initialize a baseline state
> for the postinst checks.
> 
> Bug: https://bugs.gentoo.org/635474
> ---
>  bin/misc-functions.sh                  | 18 +++++++++++-------
>  bin/postinst-qa-check.d/50gnome2-utils |  3 +++
>  bin/postinst-qa-check.d/50xdg-utils    |  6 ++++++
>  bin/preinst-qa-check.d/50gnome2-utils  |  1 +
>  bin/preinst-qa-check.d/50xdg-utils     |  1 +
>  pym/portage/package/ebuild/doebuild.py |  1 +
>  6 files changed, 23 insertions(+), 7 deletions(-)
>  create mode 120000 bin/preinst-qa-check.d/50gnome2-utils
>  create mode 120000 bin/preinst-qa-check.d/50xdg-utils
> 

To be honest, I think that's a serious overkill for a minor issue.
The same effect could be achieved by adding a small pkg_postinst()
to sys-apps/portage.

-- 
Best regards,
Michał Górny


Reply via email to