[Pkg-roundcube-maintainers] Bug#1093114: roundcube: logrotate script has invalid command 'createcreate'

Jon Daley debian at jon.limedaley.com
Wed Jan 15 09:47:01 GMT 2025


Package: roundcube
Version: 1.6.5+dfsg-1+deb12u4
Severity: minor

I don't think I customized any of this.  I just installed roundcube for the first time on this server a couple days ago.

My /etc/logrotate.d/roundcube-core contains:

# extension used for log filenames (default: ".log") is configurable
# with $config['log_file_ext'].
/var/log/roundcube/*.log
/var/log/roundcube/errors
/var/log/roundcube/sendmail
/var/log/roundcube/session
/var/log/roundcube/userlogins
{
  createcreate 0640 roundcube adm
  compress
  delaycompress
  missingok
  notifempty
  rotate 14
  daily
}

/var/log/syslog contains:
logrotate[378916]: error: roundcube-core:4 unknown option 'createcreate' -- ignoring line

Thanks.


-- System Information:
Debian Release: 12.9
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-29-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.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 depends on:
ii  dpkg            1.21.22
ii  roundcube-core  1.6.5+dfsg-1+deb12u4

roundcube recommends no packages.

roundcube suggests no packages.

Versions of packages roundcube-core depends on:
ii  dbconfig-common                 2.0.24
ii  debconf [debconf-2.0]           1.5.82
ii  dpkg                            1.21.22
ii  libjs-bootstrap4                4.6.1+dfsg1-4
ii  libjs-codemirror                5.65.0+~cs5.83.9-2
ii  libjs-jquery                    3.6.1+dfsg+~3.5.14-1
ii  libjs-jquery-minicolors         2.3.5+dfsg-4
ii  libjs-jquery-ui                 1.13.2+dfsg-1
ii  libjs-jstimezonedetect          1.0.7+~1.0.3-1
ii  libmagic1                       1:5.44-3
ii  php                             2:8.2+93
ii  php-auth-sasl                   1.1.0-1
pn  php-cli                         <none>
ii  php-common                      2:93
ii  php-guzzlehttp-guzzle           7.4.5-1
ii  php-intl                        2:8.2+93
ii  php-mail-mime                   1.10.11-1
ii  php-masterminds-html5           2.7.6+dfsg-1
ii  php-mbstring                    2:8.2+93
ii  php-net-sieve                   1.4.6-1
ii  php-net-smtp                    1.10.1-1
ii  php-pear                        1:1.10.13+submodules+notgz+2022032202-2
ii  php8.2 [php]                    8.2.26-1~deb12u1
ii  php8.2-cli [php-json]           8.2.26-1~deb12u1
ii  php8.2-fpm [php-json]           8.2.26-1~deb12u1
ii  php8.2-intl [php-intl]          8.2.26-1~deb12u1
ii  php8.2-mbstring [php-mbstring]  8.2.26-1~deb12u1
ii  roundcube-pgsql                 1.6.5+dfsg-1+deb12u4
ii  ucf                             3.0043+nmu1+deb12u1

Versions of packages roundcube-core recommends:
ii  nginx [httpd-cgi]             1.22.1-9
ii  php-enchant                   2:8.2+93
ii  php-gd                        2:8.2+93
ii  php8.2-enchant [php-enchant]  8.2.26-1~deb12u1
ii  php8.2-fpm [php-fpm]          8.2.26-1~deb12u1
ii  php8.2-gd [php-gd]            8.2.26-1~deb12u1
ii  roundcube-skin-classic        1.6.0+ds-2
ii  roundcube-skin-larry          1.6.0+ds-2

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>
ii  roundcube-plugins           1.6.5+dfsg-1+deb12u4

-- debconf information:
* roundcube/database-type: pgsql
  roundcube/pgsql/manualconf:
* roundcube/remote/host: localhost
  roundcube/pgsql/method: TCP/IP
  roundcube/pgsql/admin-user: postgres
  roundcube/language: en_US
  roundcube/hosts: localhost:143
  roundcube/internal/reconfiguring: false
  roundcube/pgsql/no-empty-passwords:
  roundcube/remote/newhost: localhost
* roundcube/dbconfig-install: true
  roundcube/passwords-do-not-match:
  roundcube/dbconfig-remove: true
  roundcube/remove-error: abort
  roundcube/db/app-user: roundcube at localhost
  roundcube/upgrade-error: abort
  roundcube/dbconfig-reinstall: false
  roundcube/internal/skip-preseed: false
  roundcube/dbconfig-upgrade: true
  roundcube/restart-webserver: true
  roundcube/pgsql/changeconf: false
  roundcube/missing-db-package-error: abort
  roundcube/pgsql/authmethod-admin: ident
  roundcube/purge: false
  roundcube/install-error: abort
  roundcube/pgsql/authmethod-user: password
  roundcube/db/dbname: roundcube
  roundcube/reconfigure-webserver: apache2, lighttpd
  roundcube/upgrade-backup: true
  roundcube/remote/port:



More information about the Pkg-roundcube-maintainers mailing list