Your message dated Sun, 20 Apr 2025 01:31:41 +0200
with message-id <[email protected]>
and subject line Fixed upstream since v1.10.15
has caused the Debian Bug report #1090887,
regarding roundcube-core: gc.sh write an error every hour on the log
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1090887: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090887
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: roundcube
Version: 1.6.9+dfsg-2
Severity: normal

Dear Maintainer,

Since I've install php 8.2-4 every hour I've an error message in the
logs like this one :
Jan 16 10:35:00 .... gc.sh[...]: PHP Deprecated:  Calling get_class() without 
arguments is deprecated in /usr/share/php/PEAR.php on line 235

Except these messages roundcube seems to work well.

Regards

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.6-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages roundcube-core depends on:
ii  dbconfig-common                   2.0.24
ii  debconf [debconf-2.0]             1.5.89
ii  dpkg                              1.22.11
ii  libapache2-mod-php8.4 [php-json]  8.4.2-1
ii  libjs-bootstrap4                  4.6.1+dfsg1-4
ii  libjs-codemirror                  5.65.0+~cs5.83.9-3
ii  libjs-jquery                      3.6.1+dfsg+~3.5.14-1
ii  libjs-jquery-minicolors           2.3.6+dfsg-1
ii  libjs-jquery-ui                   1.13.2+dfsg-1
ii  libjs-jstimezonedetect            1.0.7+~1.0.3-1
ii  php                               2:8.4+96
ii  php-auth-sasl                     1.2.0-1
pn  php-cli                           <none>
ii  php-common                        2:96
ii  php-guzzlehttp-guzzle             7.9.2-0.1
ii  php-intl                          2:8.4+96
ii  php-mail-mime                     1.10.12-1
ii  php-masterminds-html5             2.9.0+dfsg-3
ii  php-net-sieve                     1.4.7-2
ii  php-net-smtp                      1.12.1-1
ii  php-pear                          1:1.10.13+submodules+notgz+2022032202-2
ii  php8.4 [php]                      8.4.2-1
ii  php8.4-cli [php-json]             8.4.2-1
ii  php8.4-fpm [php-json]             8.4.2-1
ii  php8.4-intl [php-intl]            8.4.2-1
ii  php8.4-mbstring [php-mbstring]    8.4.2-1
ii  roundcube-sqlite3                 1.6.9+dfsg-2
ii  ucf                               3.0046

Versions of packages roundcube-core recommends:
ii  apache2 [httpd-cgi]           2.4.62-3
ii  php-enchant                   2:8.4+96
ii  php-gd                        2:8.4+96
ii  php8.4-enchant [php-enchant]  8.4.2-1
ii  php8.4-fpm [php-fpm]          8.4.2-1
ii  php8.4-gd [php-gd]            8.4.2-1
ii  roundcube-skin-classic        1.6.0+ds-3
ii  roundcube-skin-larry          1.6.1+ds-3

Versions of packages roundcube-core suggests:
pn  php-bacon-qr-code                    <none>
pn  php-bjeavons-zxcvbn-php              <none>
pn  php-crypt-gpg                        <none>
pn  php-net-ldap3                        <none>
pn  php-roundcube-rtf-html-php           <none>
pn  roundcube-plugin-authres-status      <none>
pn  roundcube-plugin-contextmenu         <none>
pn  roundcube-plugin-html5-notifier      <none>
pn  roundcube-plugin-keyboard-shortcuts  <none>
pn  roundcube-plugin-listcommands        <none>
pn  roundcube-plugin-message-highlight   <none>
pn  roundcube-plugin-sauserprefs         <none>
pn  roundcube-plugin-thunderbird-labels  <none>
pn  roundcube-plugins                    <none>

Versions of packages roundcube depends on:
ii  dpkg  1.22.11

-- Configuration Files:
/etc/roundcube/apache.conf changed:
Alias /roundcube /var/lib/roundcube/public_html
<Directory /var/lib/roundcube/public_html/>
  Options +FollowSymLinks
  # This is needed to parse /var/lib/roundcube/.htaccess. See its
  # content before setting AllowOverride to None.
  AllowOverride All
  <IfVersion >= 2.3>
    Require all granted
  </IfVersion>
  <IfVersion < 2.3>
    Order allow,deny
    Allow from all
  </IfVersion>
</Directory>
<Directory /var/lib/roundcube/config>
  Options -FollowSymLinks
  AllowOverride None
</Directory>
<Directory /var/lib/roundcube/temp>
  Options -FollowSymLinks
  AllowOverride None
  <IfVersion >= 2.3>
    Require all denied
  </IfVersion>
  <IfVersion < 2.3>
    Order allow,deny
    Deny from all
  </IfVersion>
</Directory>
<Directory /var/lib/roundcube/logs>
  Options -FollowSymLinks
  AllowOverride None
  <IfVersion >= 2.3>
    Require all denied
  </IfVersion>
  <IfVersion < 2.3>
    Order allow,deny
    Deny from all
  </IfVersion>
</Directory>


-- debconf information:
* roundcube/database-type: sqlite3
  roundcube/language: fr_FR
  roundcube/reconfigure-webserver: apache2, lighttpd
* roundcube/dbconfig-install: true
  roundcube/purge: false
  roundcube/passwords-do-not-match:
  roundcube/missing-db-package-error: abort
  roundcube/internal/reconfiguring: false
  roundcube/restart-webserver: true
  roundcube/dbconfig-upgrade: true
  roundcube/upgrade-error: abort
  roundcube/install-error: abort
  roundcube/remove-error: abort
  roundcube/hosts: localhost:143
  roundcube/dbconfig-remove: true
  roundcube/internal/skip-preseed: false
  roundcube/db/dbname: roundcube
  roundcube/dbconfig-reinstall: false
  roundcube/upgrade-backup: true
  roundcube/db/basepath: /var/lib/dbconfig-common/sqlite3/roundcube

--- End Message ---
--- Begin Message ---
Control: fixed -1 php-pear/1:1.10.16+submodules+notgz-1

The fix is released: 
https://sources.debian.org/src/php-pear/1%3A1.10.16%2Bsubmodules%2Bnotgz-1/PEAR.php/#L223-L239

--- End Message ---

Reply via email to