nextcloud / nextcloud/mail

flatpak and kitinerary-extractor not found - PHP Warning

Open
#7,899 15 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug regression
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Steps to reproduce

Simply use the mail app

Expected behavior

No PHP Warning

Actual behavior

[14-Jan-2023 12:20:21] WARNING: [pool owncloud.example.one] child 19025 said into stderr: "/var/www/vhosts/example.one/owncloud.example.one/apps/mail/vendor/christophwurst/kitinerary-bin/src/../bin/kitinerary-extractor: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by /var/www/vhosts/example.one/owncloud.example.one/apps/mail/vendor/christophwurst/kitinerary-bin/src/../bin/kitinerary-extractor)" [14-Jan-2023 12:20:21] WARNING: [pool owncloud.example.one] child 19025 said into stderr: "/var/www/vhosts/example.one/owncloud.example.one/apps/mail/vendor/christophwurst/kitinerary-bin/src/../bin/kitinerary-extractor: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.35' not found (required by /var/www/vhosts/example.one/owncloud.example.one/apps/mail/vendor/ch
ristophwurst/kitinerary-bin/src/../bin/kitinerary-extractor)"
[14-Jan-2023 12:20:21] WARNING: [pool owncloud.example.one] child 19025 said into stderr: "/var/www/vhosts/example.one/owncloud.example.one/apps/mail/vendor/christophwurst/kitinerary-bin/src/../bin/kitinerary-extractor: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /var/www/vhosts/example.one/owncloud.example.one/apps/mail/vendor/christophwurst/kitinerary-bin/src/../bin/kitinerary-extractor)" [14-Jan-2023 12:20:21] WARNING: [pool owncloud.example.one] child 19025 said into stderr: "/var/www/vhosts/example.one/owncloud.example.one/apps/mail/vendor/christophwurst/kitinerary-bin/src/../bin/kitinerary-extractor: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /var/www/vhosts/example.one/owncloud.example.one/apps/mail/vendor/christophwurst/kitinerary-bin/src/../bin/kitinerary-extractor)"
[14-Jan-2023 12:20:21] WARNING: [pool owncloud.example.one] child 19025 said into stderr: "sh: 1: flatpak: not found"
[14-Jan-2023 12:20:21] WARNING: [pool owncloud.example.one] child 19025 said into stderr: "sh: 1: kitinerary-extractor: n

Mail app version

2.2.2

Mailserver or service

Postfix

Operating system

Debian 10

PHP engine version

PHP 8.1

Web server

Nginx

Database

MariaDB

Additional info

I'm seeing this problem since installing latest Nextcloud 25.0.2, and the latest version of the mail app. I'm seeing it on both installations that I manage, the other one runs PHP 8.0.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the warning while using the Mail app on Debian 10 with the reported PHP versions, then inspect how the app invokes kitinerary-extractor and flatpak. Compare the required GLIBC versions with the host environment and verify that the completed work no longer emits the reported PHP warnings.

Written by the indexing model from the issue text.

Assessment

Tech stack
debian, php
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.