Bug#931044: Quick workaround

2019-06-25 Thread Peppo Brambilla
"(found at least {match.group()!r})") > > This will give bad error messages but allow things to work. > > /jp > > -- > jens persson > > Mäster Olofsväg 24 > S-224 66 LUND;SWEDEN -- Peppo Brambilla Universitaet Bern, Institut fuer Informatik Neubrueckstr. 10, CH-3012 Bern Tel +41 31 631 3310

Bug#833452: cyrus-common: Wrong backup and check scripts specified in /etc/cron.daily/cyrus-imapd

2016-08-04 Thread Peppo Brambilla
Package: cyrus-common Version: 2.4.17+nocaldav-0~deb8u1 Severity: normal Dear Maintainer, The cron script that backups the mailbox data and checks the database specifies the wrong binaries. It checks for /usr/sbin/ctl_mboxlist and /usr/sbin/chk_cyrus but these script are to be found in the dir

Bug#819545: crmsh: 'crm cluster health' fails because 'parallax' python-package missing

2016-04-12 Thread Peppo Brambilla
You can install parallax using pip apt-get install python-pip pip install parallax This fixes the bug with parallax. But then you run into further errors because the scripts in /usr/share/crmsh/utils are calling /bin/rpm (!) to check for installed packages. Not sure what other non-Debian command