Bug 265936 - editors/libreoffice-i18n: infinite dependency loop when upgrading via portmaster
Summary: editors/libreoffice-i18n: infinite dependency loop when upgrading via portmaster
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: FreeBSD Office Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-19 07:06 UTC by Martin Birgmeier
Modified: 2022-08-19 07:06 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (office)


Attachments
portmaster log when trying to upgrade libreoffice-i18n (33.33 KB, application/x-xz)
2022-08-19 07:06 UTC, Martin Birgmeier
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Birgmeier 2022-08-19 07:06:12 UTC
Created attachment 236007 [details]
portmaster log when trying to upgrade libreoffice-i18n

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