Bug 167676 - MAR updater must not run is headless mode
Summary: MAR updater must not run is headless mode
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Mike Kaganski
URL:
Whiteboard: target:26.2.0 target:25.8.3
Keywords:
Depends on:
Blocks: Automatic-Updater
  Show dependency treegraph
 
Reported: 2025-07-26 09:14 UTC by Mike Kaganski
Modified: 2025-10-20 12:43 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Kaganski 2025-07-26 09:14:00 UTC
Try any --convert-to operation using a debug build

=> there is updater activity logged:

> warn:desktop.updater:32556:36760:desktop/source/app/updater.cxx:620: download did not succeed. Error code: 404
> warn:desktop.updater:32556:36760:desktop/source/app/updater.cxx:786: error during the update check: download did not succeed

There must not be attempts to initiate updater activity in headless operation.
Comment 1 Commit Notification 2025-10-09 20:07:32 UTC
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/02f93a9d1763336eb655ec13d1cfd1e114246b34

tdf#167676: do not run updater tasks in headless mode

It will be available in 26.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 2 Commit Notification 2025-10-20 12:43:44 UTC
Mike Kaganski committed a patch related to this issue.
It has been pushed to "libreoffice-25-8":

https://git.libreoffice.org/core/commit/8a8cf61700d08e166ff206f2d291a16f5f6662ee

tdf#167676: do not run updater tasks in headless mode

It will be available in 25.8.3.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.