maintainer-feedback requested: [Bug 265936] editors/libreoffice-i18n: infinite dependency loop when upgrading via portmaster

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 19 Aug 2022 07:06:12 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked FreeBSD Office Team
<office@FreeBSD.org> for maintainer-feedback:
Bug 265936: editors/libreoffice-i18n: infinite dependency loop when upgrading
via portmaster
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265936



--- Description ---
Scenario:
- FreeBSD 12.3 latest patches
- ports latest
- libreoffice-i18n installed with languages French, German, Italian, and
Portuguese
- upgrading ports using portmaster

Result:
- portmaster runs into an infinite dependency loop while gathering the ports to
be updated:

===>>> All >> de-libreoffice-7.3.5.2 >> de-libreoffice-7.3.5.2 >>
de-libreoffice-7.3.5.2 >> de-libreoffice-7.3.5.2 >> de-libreoffice-7.3.5.2 >>
de-libreoffice-7.3.5.2 >> de-libreoffice-7.3.5.2 >> de-libreoffice-7.3.5.2 >>
de-libreoffice-7.3.5.2 >> de-libreoffice-7.3.5.2 >> de-libreoffice-7.3.5.2 >>
de-libreoffice-7.3.5.2 >> de-libreoffice-7.3.5.2 (13/13)

Expected result:
- portmaster should work normally

Notes:
- This behavior has persisted since several months
- One workaround is to deinstall the libreoffice ports and then execute
"portmaster editors/libreoffice-i18n"; without a current installation of
libreoffice this succeeds in the expected way
- Logfile attached (I let it run somewhat too long... :-))

-- Martin