Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2023 15:04:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275235] www/nextcloud-mail-php82: Nextcloud mail flatpak errors
Message-ID:  <bug-275235-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275235

            Bug ID: 275235
           Summary: www/nextcloud-mail-php82: Nextcloud mail flatpak
                    errors
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: lloydsystems1@tpg.com.au

Overview:
The Nextcloud mail app produces repeated errors in the Apache logs and crea=
tes
zombie processes related to "flatpak".

Steps to Reproduce:
Use the Nextcloud mail app and navigate through the message list.
Observe the Apache error logs.
Observe system processes with top/htop.

Actual Results:
Apache error logs collect multiple messages for:
  sh: flatpak: not found
  sh: kitinerary-extractor: not found
Top shows multiple processes with a zombie status:
  sh -c flatpak list --app

Expected Results:
No errors or zombie processes should be produced.
There should be no attempt by Nextcloud/mail to run flatpak.

Additional Information:
All software is installed from FreeBSD packages. The Nextcloud app store and
updater is disabled in config.php (and will remain so) as I will only
install/update from the packages.

Software Versions:
FreeBSD version is 13.2-p4. The Nextcloud software installed is:
nextcloud-php82             27.1.0=20
nextcloud-calendar-php82    4.5.1
nextcloud-contacts-php82    5.4.2
nextcloud-mail-php82        3.4.0
nextcloud-notes-php82       4.8.1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275235-7788>