Kimai Update to 2.33.0 still fails #972

Closed
opened 2026-02-04 22:22:59 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @jamezpolley on GitHub (May 17, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Kimai

📂 What was the exact command used to execute the script?

update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

See #4247 for a full description of the problem. That bug was closed without resolving the issue.

🔄 Steps to reproduce the issue.

step 1: run update.

Paste the full error output (if available).

See #4247

🖼️ Additional context (optional).

No response

Originally created by @jamezpolley on GitHub (May 17, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Kimai ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. See #4247 for a full description of the problem. That bug was closed without resolving the issue. ### 🔄 Steps to reproduce the issue. step 1: run update. ### ❌ Paste the full error output (if available). See #4247 ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 22:22:59 +03:00
Author
Owner

@jamezpolley commented on GitHub (May 17, 2025):

Testing shows that jsonlint gets installed automatically as a dependency of composer, so it doesn't need to be installed manually.

root@kimai:~# apt-get install       php8.4 composer      php8.4-{gd,mysql,mbstring,bcmath,xml,curl,zip,intl}       libapache2-mod-php8.4                        
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  jsonlint php-cli php-json-schema php-symfony-console php-symfony-filesystem php-symfony-string php8.4-cli php8.4-common php8.4-opcache php8.4-readline
Suggested packages:
  fossil mercurial subversion php-pear php-symfony-event-dispatcher php-symfony-lock
The following NEW packages will be installed:
  composer jsonlint libapache2-mod-php8.4 php-cli php-json-schema php-symfony-console php-symfony-filesystem php-symfony-string php8.4 php8.4-bcmath
  php8.4-cli php8.4-common php8.4-curl php8.4-gd php8.4-intl php8.4-mbstring php8.4-mysql php8.4-opcache php8.4-readline php8.4-xml php8.4-zip
0 upgraded, 21 newly installed, 0 to remove and 78 not upgraded.
Need to get 0 B/7,110 kB of archives.
After this operation, 34.4 MB of additional disk space will be used.
Do you want to continue? [Y/n]  
@jamezpolley commented on GitHub (May 17, 2025): Testing shows that jsonlint gets installed automatically as a dependency of composer, so it doesn't need to be installed manually. ``` root@kimai:~# apt-get install php8.4 composer php8.4-{gd,mysql,mbstring,bcmath,xml,curl,zip,intl} libapache2-mod-php8.4 Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: jsonlint php-cli php-json-schema php-symfony-console php-symfony-filesystem php-symfony-string php8.4-cli php8.4-common php8.4-opcache php8.4-readline Suggested packages: fossil mercurial subversion php-pear php-symfony-event-dispatcher php-symfony-lock The following NEW packages will be installed: composer jsonlint libapache2-mod-php8.4 php-cli php-json-schema php-symfony-console php-symfony-filesystem php-symfony-string php8.4 php8.4-bcmath php8.4-cli php8.4-common php8.4-curl php8.4-gd php8.4-intl php8.4-mbstring php8.4-mysql php8.4-opcache php8.4-readline php8.4-xml php8.4-zip 0 upgraded, 21 newly installed, 0 to remove and 78 not upgraded. Need to get 0 B/7,110 kB of archives. After this operation, 34.4 MB of additional disk space will be used. Do you want to continue? [Y/n] ```
Author
Owner

@michelroegl-brunner commented on GitHub (May 17, 2025):

Duplicate of #4548.
Dont open three issue for one App please, just append it in your first one.

@michelroegl-brunner commented on GitHub (May 17, 2025): Duplicate of #4548. Dont open three issue for one App please, just append it in your first one.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#972