Bug#994446: roundcube-core: SMTP error message 'SMTP auth failed (250)'

2021-09-16 Thread Olaf Zaplinski

Am 16.09.2021 14:54, schrieb Guilhem Moulin:

On Thu, 16 Sep 2021 at 14:46:34 +0200, Olaf Zaplinski wrote:

Roundcube does authenticate to IMAP, but not to SMTP because it is not
needed on localhost.


The default is to use SMTP AUTH on localhost:587.  This is not an RC
bug.


  Does adding

    $config['smtp_user'] = '';

    $config['smtp_pass'] = '';

to the configuration fixes the problem?


I added it to my /etc/dovecot/local.conf => no.


I mean to the *Roundcube* configuration 
(/etc/roundcube/config.inc.php)…


OK, I definitely need more coffee... ;-) Sorry!

Yes, I added

$config['smtp_user'] = '';
$config['smtp_pass'] = '';

to config.inc-php, now it is working. Thank you!



Bug#994446: roundcube-core: SMTP error message 'SMTP auth failed (250)'

2021-09-16 Thread Olaf Zaplinski
Package: roundcube
Version: 1.4.11+dfsg.1-4
Severity: grave
Justification: renders package unusable

Dear Maintainer,

on Debian 10, Roundcube worked as configured and could send emails to [::1]:25 
without authentication as intended.
Now on Debian 11, it says that 'SMTP error (250) authentication failed' or so 
(my system is set to German).

The error message makes no sense. SMTP 250 reply code is 'ok'.

This is what Postfix logged:

Sep 16 08:19:17 binky postfix/smtpd[16110]: connect from ip6-localhost[::1]
Sep 16 08:19:17 binky postfix/smtpd[16110]: disconnect from ip6-localhost[::1] 
ehlo=1 quit=1 commands=2

This is no Postfix problem:

# telnet ::1 25
Trying ::1...
Connected to ::1.
Escape character is '^]'.
220 binky.tuxfriends.net ESMTP
ehlo foo
250-binky.tuxfriends.net
250-PIPELINING
250-SIZE 5000
250-VRFY
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-DSN
250-SMTPUTF8
250 CHUNKING
mail from:<>
250 2.1.0 Ok
rcpt to:
250 2.1.5 Ok
data
354 End data with .
Subject: test

test
.
250 2.0.0 Ok: queued as 6F2AD1FC57
quit
221 2.0.0 Bye
Connection closed by foreign host.

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

Kernel: Linux 5.10.0-8-amd64 (SMP w/1 CPU thread)
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)

Versions of packages roundcube-core depends on:
ii  dbconfig-common   2.0.19
ii  debconf [debconf-2.0] 1.5.77
ii  dpkg  1.20.9
ii  libapache2-mod-php7.4 [libapache2-mo  7.4.21-1+deb11u1
ii  libjs-bootstrap4  4.5.2+dfsg1-7
ii  libjs-codemirror  5.59.2+~cs0.23.109-1
ii  libjs-jquery  3.5.1+dfsg+~3.5.5-7
ii  libjs-jquery-minicolors   2.2.6+dfsg-4
ii  libjs-jquery-ui   1.12.1+dfsg-8
ii  libjs-jstimezonedetect1.0.6-5
ii  libmagic1 1:5.39-3
ii  php   2:7.4+76
ii  php-auth-sasl 1.1.0-1
ii  php-common2:76
ii  php-intl  2:7.4+76
ii  php-mail-mime 1.10.10-1
ii  php-masterminds-html5 2.7.4+dfsg-2
ii  php-mbstring  2:7.4+76
ii  php-net-sieve 1.4.4-2
ii  php-net-smtp  1.9.0-1
ii  php-net-socket1.2.2-2
ii  php-pear  1:1.10.12+submodules+notgz+20210212-1
ii  php7.4 [php]  7.4.21-1+deb11u1
ii  php7.4-cli [php-cli]  7.4.21-1+deb11u1
ii  php7.4-intl [php-intl]7.4.21-1+deb11u1
ii  php7.4-json [php-json]7.4.21-1+deb11u1
ii  php7.4-mbstring [php-mbstring]7.4.21-1+deb11u1
ii  roundcube-mysql   1.4.11+dfsg.1-4
ii  ucf   3.0043

Versions of packages roundcube-core recommends:
ii  nginx-core [httpd-cgi]  1.18.0-6.1
ii  nginx-full [httpd-cgi]  1.18.0-6.1
ii  php-fpm 2:7.4+76
ii  php-gd  2:7.4+76
pn  php-pspell  
ii  php7.4-fpm [php-fpm]7.4.21-1+deb11u1
ii  php7.4-gd [php-gd]  7.4.21-1+deb11u1

Versions of packages roundcube-core suggests:
pn  php-crypt-gpg 
pn  php-mkopinsky-zxcvbn-php  
pn  php-net-ldap3 
ii  roundcube-plugins 1.4.11+dfsg.1-4

-- debconf information:
  roundcube/password-confirm: (password omitted)
  roundcube/mysql/admin-pass: (password omitted)
  roundcube/mysql/app-pass: (password omitted)
  roundcube/app-password-confirm: (password omitted)
  roundcube/missing-db-package-error: abort
  roundcube/upgrade-error: abort
  roundcube/remote/port: 3306
* roundcube/dbconfig-install: false
  roundcube/remove-error: abort
  roundcube/restart-webserver: true
  roundcube/internal/skip-preseed: false
  roundcube/passwords-do-not-match:
  roundcube/mysql/method: Unix socket
  roundcube/remote/host: localhost
  roundcube/mysql/authplugin: default
  roundcube/db/dbname: roundcube
  roundcube/install-error: abort
  roundcube/upgrade-backup: true
  roundcube/reconfigure-webserver: apache2, lighttpd
  roundcube/dbconfig-remove: true
  roundcube/internal/reconfiguring: false
  roundcube/db/app-user:
  roundcube/dbconfig-upgrade: true
  roundcube/purge: false
  roundcube/remote/newhost:
  roundcube/language: en_US
  roundcube/hosts:
  roundcube/database-type: mysql
* roundcube/mysql/admin-user: root
  roundcube/dbconfig-reinstall: false



Bug#994439:

2021-09-16 Thread Olaf Zaplinski
Sorry, I have sent this to the wrong package. Please reject this report.



Bug#994439: Acknowledgement (dovecot-core: SMTP auth failure on localhost [::1])

2021-09-16 Thread Olaf Zaplinski


Sorry, I have sent this to the wrong package name. Please reject this 
report. 
   
 
  



Bug#994439: dovecot-core: SMTP auth failure on localhost [::1]

2021-09-16 Thread Olaf Zaplinski
Package: dovecot-core
Version: 1:2.3.13+dfsg1-2
Severity: grave
Justification: renders package unusable

Dear Maintainer,

on Debian 10, Dovecot worked as configured and could send emails to [::1]:25 
without authentication.
Now on Debian 11, it says that 'SMTP error (250) authentication failed' or so 
(my system is set to German).

This is what Postfix logged:

Sep 16 08:19:17 binky postfix/smtpd[16110]: connect from ip6-localhost[::1]
Sep 16 08:19:17 binky postfix/smtpd[16110]: disconnect from ip6-localhost[::1] 
ehlo=1 quit=1 commands=2

This is no Postfix problem:

# telnet ::1 25
Trying ::1...
Connected to ::1.
Escape character is '^]'.
220 binky.tuxfriends.net ESMTP
ehlo foo
250-binky.tuxfriends.net
250-PIPELINING
250-SIZE 5000
250-VRFY
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-DSN
250-SMTPUTF8
250 CHUNKING
mail from:<>
250 2.1.0 Ok
rcpt to:
250 2.1.5 Ok
data
354 End data with .
Subject: test

test
.
250 2.0.0 Ok: queued as 6F2AD1FC57
quit
221 2.0.0 Bye
Connection closed by foreign host.


-- Package-specific info:

dovecot configuration
-
# 2.3.13 (89f716dc2): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.13 (cdd19fe3)
# OS: Linux 5.10.0-8-amd64 x86_64 Debian 11.0 
# Hostname: binky.tuxfriends.net
auth_mechanisms = digest-md5 cram-md5
auth_username_format = %Ln
doveadm_password = # hidden, use -P to show it
login_greeting = IMAP ready.
mail_attribute_dict = file:%h/maildir/dovecot-attributes
mail_location = maildir:~/maildir
mail_privileged_group = mail
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character 
vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy 
include variables body enotify environment mailbox date index ihave duplicate 
mime foreverypart extracttext
namespace inbox {
  inbox = yes
  location = 
  mailbox Drafts {
special_use = \Drafts
  }
  mailbox Junk {
special_use = \Junk
  }
  mailbox Sent {
special_use = \Sent
  }
  mailbox "Sent Messages" {
special_use = \Sent
  }
  mailbox Trash {
special_use = \Trash
  }
  prefix = 
}
passdb {
  driver = pam
}
passdb {
  args = scheme=CLEARTEXT /etc/dovecot/passwd
  driver = passwd-file
}
plugin {
  mail_replica = tcps:nanny.tuxfriends.net:8015
  sieve = file:~/sieve;active=~/.dovecot.sieve
}
protocols = imap lmtp sieve
service auth {
  unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix
  }
  user = root
}
service doveadm {
  inet_listener {
port = 8015
ssl = yes
  }
}
service imap-login {
  inet_listener imap {
address = 127.0.0.1, [::1]
port = 143
  }
  inet_listener imaps {
address = *, [::]
port = 993
  }
}
service lmtp {
  inet_listener lmtp {
address = ip6-localhost
port = 1025
  }
}
service managesieve-login {
  inet_listener sieve {
port = 4190
  }
  process_min_avail = 0
  service_count = 1
}
ssl_cert = 
ii  dovecot-imapd 1:2.3.13+dfsg1-2
pn  dovecot-ldap  
ii  dovecot-lmtpd 1:2.3.13+dfsg1-2
pn  dovecot-lucene
ii  dovecot-managesieved  1:2.3.13+dfsg1-2
pn  dovecot-mysql 
pn  dovecot-pgsql 
pn  dovecot-pop3d 
ii  dovecot-sieve 1:2.3.13+dfsg1-2
pn  dovecot-solr  
pn  dovecot-sqlite
pn  dovecot-submissiond   
pn  ntp   

Versions of packages dovecot-core is related to:
ii  dovecot-core [dovecot-common]  1:2.3.13+dfsg1-2
pn  dovecot-dev
pn  dovecot-gssapi 
ii  dovecot-imapd  1:2.3.13+dfsg1-2
pn  dovecot-ldap   
ii  dovecot-lmtpd  1:2.3.13+dfsg1-2
ii  dovecot-managesieved   1:2.3.13+dfsg1-2
pn  dovecot-mysql  
pn  dovecot-pgsql  
pn  dovecot-pop3d  
ii  dovecot-sieve  1:2.3.13+dfsg1-2
pn  dovecot-sqlite 

-- no debconf information



Bug#994408: cdimage.debian.org: Buster non-free firmware image fails to detect wifi

2021-09-15 Thread Olaf Zaplinski
Package: cdimage.debian.org
Severity: important
Tags: d-i

Dear Maintainer,

1. in contrast to Linux Mint, the non-free iso does not detect my (popular) 
Realtek 8822CE wifi
2. non-free ISO is not available on german mirrors, so do not point us in that 
direction. I had to use the main server for downloading.



Bug#994289: fail2ban: On start and stop, emails go to root@localhost like it was on Debian 10, but also to nonexistant addresses set and escape:

2021-09-15 Thread Olaf Zaplinski
Package: fail2ban
Version: 0.11.2-2
Severity: normal

Dear Maintainer,

please see this email bounce snippet:

Betreff [Fail2Ban] roundcube: started on binky.tuxfriends.net
Von root
An  root@localhost, s...@binky.tuxfriends.net, esc...@binky.tuxfriends.net
Datum   Heute 10:10
Hi,

The jail roundcube has been started successfully.

Regards,

Fail2Ban



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

Kernel: Linux 5.10.0-8-amd64 (SMP w/1 CPU thread)
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)

Versions of packages fail2ban depends on:
ii  lsb-base  11.1.0
ii  python3   3.9.2-3

Versions of packages fail2ban recommends:
ii  nftables   0.9.8-3.1
ii  python3-pyinotify  0.9.6-1.3
ii  python3-systemd234-3+b4
ii  whois  5.5.10

Versions of packages fail2ban suggests:
ii  bsd-mailx [mailx]8.1.2-0.20180807cvs-2
pn  monit
ii  rsyslog [system-log-daemon]  8.2102.0-2
pn  sqlite3  

-- Configuration Files:
/etc/fail2ban/action.d/nftables-multiport.conf changed:
[INCLUDES]
before = nftables-common.local
[Definition]
nftables_mode =  dport \{  \}
[Init]

/etc/fail2ban/fail2ban.conf changed:
[Definition]
loglevel = INFO
logtarget = /var/log/fail2ban.log
syslogsocket = auto
socket = /run/fail2ban/fail2ban.sock
pidfile = /run/fail2ban/fail2ban.pid
dbfile = /var/lib/fail2ban/fail2ban.sqlite3
dbpurgeage = 1d


-- no debconf information



Bug#992237: general: dpkg broken, so no security updates available

2021-08-16 Thread Olaf Zaplinski
Package: general
Severity: important

Dear Maintainer,

see below:


Get:1 http://security.debian.org/debian-security bullseye-security InRelease 
[44.1 kB]
Hit:2 http://deb.debian.org/debian bullseye InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4 http://deb.debian.org/debian bullseye-backports InRelease
Fetched 44.1 kB in 0s (93.7 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@wp:~# dpkg -S /bin
dpkg-query: no path found matching pattern /bin
root@wp:~# dpkg -l
root@wp:~#

After upgrading to stable, dpkg does not know anything about installed 
packages. This means that security patches will not be installed.



Bug#976342: amdgpu-dkms: build of dkms module failure

2020-12-03 Thread Olaf Zaplinski
Package: amdgpu-dkms
Version: 1:5.6.5.24-1109583
Severity: important

Dear Maintainer,

dkms build fails with kernel 5.4.0-56-generic


make.log:

  AR  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/built-in.a
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/main.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/symbols.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_mn.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/scheduler/sched_main.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/scheduler/sched_fence.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_memory.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/scheduler/sched_entity.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/ttm/ttm_memory.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_ioctl.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/ttm/ttm_tt.o
  CC [M]
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_device_cgroup.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdgpu/amdgpu_drv.o
  CC [M]
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdgpu/amdgpu_device.o
  CC [M]
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_drm_cache.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_drm.o
  CC [M]
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_fence_array.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_fence.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_io.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdgpu/amdgpu_kms.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_kthread.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_mm.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_pci.o
  CC [M]
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_perf_event.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/ttm/ttm_bo.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/ttm/ttm_bo_util.o
  CC [M]
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_reservation.o
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_fence.c:30:1:
warning: ‘dma_fence_test_signaled_any’ defined but not used [-Wunused-function]
  30 | dma_fence_test_signaled_any(struct dma_fence **fences, uint32_t count,
  | ^~~
  CC [M]
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdgpu/amdgpu_atombios.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_suspend.o
  CC [M]
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_workqueue.o
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_seq_file.o
  LD [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/scheduler/amd-sched.o
  CC [M]
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_connector.o
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_pci.c: In function
‘amdkcl_pci_init’:
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_pci.c:103:84:
warning: passing argument 2 of ‘amdkcl_fp_setup’ discards ‘const’ qualifier
from pointer target type [-Wdiscarded-qualifiers]
  103 |  _kcl_pcie_link_speed = (const unsigned char *)
amdkcl_fp_setup("pcie_link_speed", _kcl_pcie_link_speed_stub);
  |
^
In file included from
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_pci.c:4:
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_common.h:12:63:
note: expected ‘void *’ but argument is of type ‘const unsigned char *’
   12 | static inline void *amdkcl_fp_setup(const char *symbol, void *fp_stup)
  | ~~^~~
  CC [M]
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_backlight.o
  CC [M]
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_drm_atomic_helper.o
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_reservation.c: In
function ‘amdkcl_reservation_init’:
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_reservation.c:59:10:
warning: passing argument 2 of ‘amdkcl_fp_setup’ discards ‘const’ qualifier
from pointer target type [-Wdiscarded-array-qualifiers]
   59 |  &_kcl_reservation_seqcount_string_stub);
  |  ^~
In file included from
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_reservation.c:33:
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/kcl_common.h:12:63:
note: expected ‘void *’ but argument is of type ‘const char (*)[21]’
   12 | static inline void *amdkcl_fp_setup(const char *symbol, void *fp_stup)
  | ~~^~~
  CC [M]  /var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdkcl/dma-buf/dma-
resv.o
  CC [M]
/var/lib/dkms/amdgpu/5.6.5.24-1109583/build/amd/amdgpu/atombios_crtc.o
  CC [M]

Bug#962666: ModuleNotFoundError: No module named 'MySQLdb'

2020-06-11 Thread Olaf Zaplinski
Package: mailman3-web
Version: 0+20180916-8
Severity: normal

Dear Maintainer,

on a fresh installed Debian host I have installed mariadb-server first and then 
mailman3-full.

Auto configuration of mailman3-web fails:



Creating config file /etc/mailman3/mailman-hyperkitty.cfg with new version
Setting up g++ (4:8.3.0-1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto 
mode
Setting up python3-django-postorius (1.2.4-1) ...
Setting up python3-django-hyperkitty (1.2.2-1) ...
Setting up mailman3-web (0+20180916-8) ...
Determining localhost credentials from /etc/mysql/debian.cnf: succeeded.
dbconfig-common: writing config to /etc/dbconfig-common/mailman3-web.conf

Creating config file /etc/dbconfig-common/mailman3-web.conf with new version
checking privileges on database mailman3web for mailman3web@localhost: user 
creation needed.
granting access to database mailman3web for mailman3web@localhost: success.
verifying access for mailman3web@localhost: success.
creating database mailman3web: already exists.
dbconfig-common: flushing administrative password

Creating config file /etc/mailman3/mailman-web.py with new version
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/django/db/backends/mysql/base.py", line 
26, in 
import MySQLdb as Database
ModuleNotFoundError: No module named 'MySQLdb'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/django-admin", line 21, in 
management.execute_from_command_line()
  File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
line 364, in execute_from_command_line
utility.execute()
  File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
line 338, in execute
django.setup()
  File "/usr/lib/python3/dist-packages/django/__init__.py", line 27, in setup
apps.populate(settings.INSTALLED_APPS)
  File "/usr/lib/python3/dist-packages/django/apps/registry.py", line 108, in 
populate
app_config.import_models()
  File "/usr/lib/python3/dist-packages/django/apps/config.py", line 202, in 
import_models
self.models_module = import_module(models_module_name)
  File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
  File "", line 1006, in _gcd_import
  File "", line 983, in _find_and_load
  File "", line 967, in _find_and_load_unlocked
  File "", line 677, in _load_unlocked
  File "", line 728, in exec_module
  File "", line 219, in _call_with_frames_removed
  File "/usr/lib/python3/dist-packages/hyperkitty/models/__init__.py", line 25, 
in 
from .category import ThreadCategory
  File "/usr/lib/python3/dist-packages/hyperkitty/models/category.py", line 61, 
in 
class ThreadCategory(models.Model):
  File "/usr/lib/python3/dist-packages/django/db/models/base.py", line 124, in 
__new__
new_class.add_to_class('_meta', Options(meta, app_label))
  File "/usr/lib/python3/dist-packages/django/db/models/base.py", line 325, in 
add_to_class
value.contribute_to_class(cls, name)
  File "/usr/lib/python3/dist-packages/django/db/models/options.py", line 214, 
in contribute_to_class
self.db_table = truncate_name(self.db_table, 
connection.ops.max_name_length())
  File "/usr/lib/python3/dist-packages/django/db/__init__.py", line 33, in 
__getattr__
return getattr(connections[DEFAULT_DB_ALIAS], item)
  File "/usr/lib/python3/dist-packages/django/db/utils.py", line 211, in 
__getitem__
backend = load_backend(db['ENGINE'])
  File "/usr/lib/python3/dist-packages/django/db/utils.py", line 115, in 
load_backend
return import_module('%s.base' % backend_name)
  File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
  File "/usr/lib/python3/dist-packages/django/db/backends/mysql/base.py", line 
30, in 
'Did you install mysqlclient or MySQL-python?' % e
django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module: No 
module named 'MySQLdb'.
Did you install mysqlclient or MySQL-python?
dpkg: error processing package mailman3-web (--configure):
 installed mailman3-web package post-installation script subprocess returned 
error exit status 1
dpkg: dependency problems prevent configuration of mailman3-full:
 mailman3-full depends on mailman3-web (>= 0+20180916-1); however:
  Package mailman3-web is not configured yet.




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

Kernel: Linux 4.19.0-9-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mailman3-web depends on:
ii  dbconfig-mysql

Bug#949373: postgrey: 'service postgrey reload' failure

2020-04-06 Thread Olaf Zaplinski
Package: postgrey
Version: 1.36-5.1
Followup-For: Bug #949373

Dear Maintainer,

'postgrey reload' fails:


# service postgrey reload
Job for postgrey.service failed.
See "systemctl status postgrey.service" and "journalctl -xe" for details.

# systemctl status postgrey.service
âostgrey.service - LSB: Start/stop the postgrey daemon
   Loaded: loaded (/etc/init.d/postgrey; generated)
   Active: active (running) since Mon 2020-04-06 12:37:20 CEST; 2min 8s ago
 Docs: man:systemd-sysv-generator(8)
  Process: 32067 ExecStart=/etc/init.d/postgrey start (code=exited, 
status=0/SUCCESS)
  Process: 32215 ExecReload=/etc/init.d/postgrey reload (code=exited, status=2)
Tasks: 1 (limit: 2380)
   Memory: 17.5M
   CGroup: /system.slice/postgrey.service
   â2073 postgrey --pidfile=/var/run/postgrey.pid --daemonize 
--pidfile=/run/postgrey.pid --inet=10023 --delay=180 
--whitelist-clients=/etc/postgrey/whitelist


Log:

Apr 06 12:37:20 binky.tuxfriends.net postgrey[32073]: Resolved 
[localhost]:10023 to [::1]:10023, IPv6
Apr 06 12:37:20 binky.tuxfriends.net postgrey[32073]: Resolved 
[localhost]:10023 to [127.0.0.1]:10023, IPv4
Apr 06 12:37:20 binky.tuxfriends.net postgrey[32073]: Binding to TCP port 10023 
on host ::1 with IPv6
Apr 06 12:37:20 binky.tuxfriends.net postgrey[32073]: Binding to TCP port 10023 
on host 127.0.0.1 with IPv4
Apr 06 12:37:20 binky.tuxfriends.net postgrey[32073]: Setting gid to "122 122"
Apr 06 12:37:20 binky.tuxfriends.net postgrey[32073]: Setting uid to "114"
Apr 06 12:39:23 binky.tuxfriends.net systemd[1]: Reloading LSB: Start/stop the 
postgrey daemon.
Apr 06 12:39:23 binky.tuxfriends.net postgrey[32215]: Reloading postfix 
greylisting daemon: postgreystart-stop-daemon: matching only on non-root 
pidfile /var/run/postgr
Apr 06 12:39:23 binky.tuxfriends.net systemd[1]: postgrey.service: Control 
process exited, code=exited, status=2/INVALIDARGUMENT
Apr 06 12:39:23 binky.tuxfriends.net systemd[1]: Reload failed for LSB: 
Start/stop the postgrey daemon.


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

Kernel: Linux 4.19.0-8-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages postgrey depends on:
ii  adduser3.118
ii  debconf [debconf-2.0]  1.5.71
ii  libberkeleydb-perl 0.55-2
ii  libnet-dns-perl1.19-1
ii  libnet-server-perl 2.009-1
ii  libnetaddr-ip-perl 4.079+dfsg-1+b3
ii  perl   5.28.1-6
ii  ucf3.0038+nmu1

Versions of packages postgrey recommends:
ii  libnet-rblclient-perl  0.5-3
ii  libparse-syslog-perl   1.10-3
ii  postfix3.4.8-0+10debu1

postgrey suggests no packages.

-- debconf information:
  postgrey/1.32-3_changeport:


Bug#955617: boinc-client: proxy settings in environment are ignored

2020-04-03 Thread Olaf Zaplinski
Package: boinc-client
Version: 7.14.2+dfsg-3
Severity: normal

Dear Maintainer,

the environment proxy settings like HTTP_PROXY or http_proxy proxy are being 
ignored



Bug#954930: munin-plugins-core: missing dependency to libtest-lwp-useragent-perl

2020-03-25 Thread Olaf Zaplinski
Package: munin-plugins-core
Version: 2.0.49-1
Severity: normal

Dear Maintainer,

the dependency to libtest-lwp-useragent-perl is missing:


# munin-run nginx_status
Use of uninitialized value $LWP::VERSION in sprintf at 
/etc/munin/plugins/nginx_status line 118.

# apt-get install libtest-lwp-useragent-perl

# munin-run nginx_status
total.value 1
reading.value 0
writing.value 1
waiting.value 0


-- System Information:
Debian Release: 10.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 4.19.0-8-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages munin-plugins-core depends on:
ii  munin-common  2.0.49-1
ii  perl  5.28.1-6

Versions of packages munin-plugins-core recommends:
ii  libnet-snmp-perl  6.0.1-5

Versions of packages munin-plugins-core suggests:
pn  acpi | lm-sensors 
pn  conntrack 
pn  default-mysql-client  
pn  ethtool   
pn  hdparm
pn  libcache-cache-perl   
pn  libdbd-mysql-perl 
pn  libdbd-pg-perl
ii  libhttp-date-perl 6.02-1
pn  liblwp-useragent-determined-perl  
pn  libnet-dns-perl   
pn  libnet-ip-perl
pn  libnet-irc-perl   
pn  libnet-ldap-perl  
pn  libnet-netmask-perl   
pn  libnet-telnet-perl
pn  libxml-parser-perl
pn  libxml-simple-perl
pn  logtail   
ii  net-tools 1.60+git20180626.aebd88e-1
ii  python3   3.7.3-1
pn  ruby  
pn  smartmontools 

-- no debconf information



Bug#951067: apache2: unable to disable TLSv1

2020-02-10 Thread Olaf Zaplinski
Package: apache2
Version: 2.4.38-3+deb10u3
Severity: important

Dear Maintainer,

it is not possible to get rid of TLS v1. This is no duplicate of #925061, I 
think.

What I tried:

removed /etc/letsencrypt/options-ssl-apache.conf, see #950735
edited /etc/apache2/mods-enabled/ssl.conf: "SSLProtocol -all +TLSv1.3 +TLSv1.2"
edited etc/apache2/conf-enabled/local.conf: "SSLProtocol -all +TLSv1.3 +TLSv1.2"

Result:
# apache2ctl -t -D DUMP_CONFIG|grep SSLProtocol
SSLProtocol -all +TLSv1.3 +TLSv1.2
SSLProtocol -all +TLSv1.3 +TLSv1.2
  SSLProtocol all -SSLv2 -SSLv3
Syntax OK

=> something is enabling TLSv1 again after all config files were parsed. So...

# find /etc/apache2/ | xargs grep SSLProtocol
grep: /etc/apache2/: Is a directory
grep: /etc/apache2/mods-enabled: Is a directory
/etc/apache2/mods-enabled/ssl.conf: SSLProtocol -all +TLSv1.3 +TLSv1.2
grep: /etc/apache2/sites-enabled: Is a directory
grep: /etc/apache2/conf-available: Is a directory
/etc/apache2/conf-available/local.conf:SSLProtocol -all +TLSv1.3 +TLSv1.2
grep: /etc/apache2/mods-available: Is a directory
/etc/apache2/mods-available/ssl.conf:   SSLProtocol -all +TLSv1.3 +TLSv1.2
grep: /etc/apache2/sites-available: Is a directory
grep: /etc/apache2/conf-enabled: Is a directory
/etc/apache2/conf-enabled/local.conf:SSLProtocol -all +TLSv1.3 +TLSv1.2

=> TLSv1 is re-enabled no matter what the config files say.



-- Package-specific info:

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

Kernel: Linux 4.19.0-8-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages apache2 depends on:
ii  apache2-bin2.4.38-3+deb10u3
ii  apache2-data   2.4.38-3+deb10u3
ii  apache2-utils  2.4.38-3+deb10u3
ii  dpkg   1.19.7
ii  lsb-base   10.2019051400
ii  mime-support   3.62
ii  perl   5.28.1-6
ii  procps 2:3.3.15-2

Versions of packages apache2 recommends:
ii  ssl-cert  1.0.39

Versions of packages apache2 suggests:
pn  apache2-doc  
pn  apache2-suexec-pristine | apache2-suexec-custom  
pn  www-browser  

Versions of packages apache2-bin depends on:
ii  libapr1  1.6.5-1+b1
ii  libaprutil1  1.6.1-4
ii  libaprutil1-dbd-sqlite3  1.6.1-4
ii  libaprutil1-ldap 1.6.1-4
ii  libbrotli1   1.0.7-2
ii  libc62.28-10
ii  libcurl4 7.64.0-4
ii  libjansson4  2.12-1
ii  libldap-2.4-22.4.47+dfsg-3+deb10u1
ii  liblua5.2-0  5.2.4-1.1+b2
ii  libnghttp2-141.36.0-2+deb10u1
ii  libpcre3 2:8.39-12
ii  libssl1.11.1.1d-0+deb10u2
ii  libxml2  2.9.4+dfsg1-7+b3
ii  perl 5.28.1-6
ii  zlib1g   1:1.2.11.dfsg-1

Versions of packages apache2-bin suggests:
pn  apache2-doc  
pn  apache2-suexec-pristine | apache2-suexec-custom  
pn  www-browser  

Versions of packages apache2 is related to:
ii  apache2  2.4.38-3+deb10u3
ii  apache2-bin  2.4.38-3+deb10u3

-- Configuration Files:
/etc/apache2/conf-available/security.conf changed:
ServerTokens Prod
ServerSignature Off
TraceEnable Off

/etc/apache2/mods-available/ssl.conf changed:

# Pseudo Random Number Generator (PRNG):
# Configure one or more sources to seed the PRNG of the SSL library.
# The seed data should be of good random quality.
# WARNING! On some platforms /dev/random blocks if not enough entropy
# is available. This means you then cannot use the /dev/random device
# because it would lead to very long connection times (as long as
# it requires to make more entropy available). But usually those
# platforms additionally provide a /dev/urandom device which doesn't
# block. So, if available, use this one instead. Read the mod_ssl User
# Manual for more details.
#
SSLRandomSeed startup builtin
SSLRandomSeed startup file:/dev/urandom 512
SSLRandomSeed connect builtin
SSLRandomSeed connect file:/dev/urandom 512
##
##  SSL Global Context
##
##  All SSL configuration in this context applies both to
##  the main server and all SSL-enabled virtual hosts.
##
#
#   Some MIME-types for downloading Certificates and CRLs
#
AddType application/x-x509-ca-cert .crt
AddType application/x-pkcs7-crl .crl
#   Pass Phrase Dialog:
#   Configure the pass phrase gathering process.
#   The filtering dialog program (`builtin' is a internal
#   terminal dialog) has to provide 

Bug#950735: certbot: auto-generated config re-enables TLSv1

2020-02-05 Thread Olaf Zaplinski
Package: certbot
Version: 0.31.0-1
Severity: normal

Dear Maintainer,

certbot auto-generates the file /etc/letsencrypt/options-ssl-apache.conf and 
then includes this file in my apache2 configuration.

As a result, TLSv1 is re-enabled although I had said

SSLProtocol -all +TLSv1.3 +TLSv1.2

in /etc/apache2/conf-enabled/local.conf

As a result, a lot of web sites out there may be unaware that they still 
support TLSv1 although their apache2 configuration seems to disable it.



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

Kernel: Linux 4.19.0-6-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages certbot depends on:
ii  python3  3.7.3-1
ii  python3-certbot  0.31.0-1

certbot recommends no packages.

Versions of packages certbot suggests:
pn  python-certbot-doc  
ii  python3-certbot-apache  0.31.0-1
pn  python3-certbot-nginx   

-- no debconf information



Bug#949374: postgrey: please change default $POSTGREY_TEXT

2020-01-20 Thread Olaf Zaplinski
Package: postgrey
Version: 1.36-5.1
Severity: wishlist

Dear Maintainer,

please change the default $POSTGREY_TEXT:

# cat /etc/default/postgrey
POSTGREY_TEXT="greylisted for %s seconds"

This is a plus, I can see in the mail log how fast a postgreyed server is 
re-trying to send.



Bug#949373: postgrey: 'service postgrey reload' failure

2020-01-20 Thread Olaf Zaplinski
Package: postgrey
Version: 1.36-5.1
Severity: normal

Dear Maintainer,

'service postgrey reload' fails:

root@binky:/etc/postfix# service postgrey reload
Job for postgrey.service failed.
See "systemctl status postgrey.service" and "journalctl -xe" for details.
root@binky:/etc/postfix# systemctl status postgrey.service
âostgrey.service - LSB: Start/stop the postgrey daemon
   Loaded: loaded (/etc/init.d/postgrey; generated)
   Active: active (running) since Mon 2020-01-20 12:33:55 CET; 1min 35s ago
 Docs: man:systemd-sysv-generator(8)
  Process: 4281 ExecStart=/etc/init.d/postgrey start (code=exited, 
status=0/SUCCESS)
  Process: 4584 ExecReload=/etc/init.d/postgrey reload (code=exited, status=2)
Tasks: 1 (limit: 2380)
   Memory: 17.4M
   CGroup: /system.slice/postgrey.service
   â288 postgrey --pidfile=/var/run/postgrey.pid --daemonize 
--inet=10023 --delay=180 --whitelist-clients=/etc/postgrey/whitelist_clients 
--greylist-text=greylisted for %s se

Jan 20 12:33:55 binky.tuxfriends.net postgrey[4288]: Setting gid to "122 122"
Jan 20 12:33:55 binky.tuxfriends.net postgrey[4288]: Setting uid to "114"
Jan 20 12:35:20 binky.tuxfriends.net systemd[1]: Reloading LSB: Start/stop the 
postgrey daemon.
Jan 20 12:35:20 binky.tuxfriends.net postgrey[4573]: Reloading postfix 
greylisting daemon: postgreystart-stop-daemon: matching only on non-root 
pidfile /var/run/postgrey.pid is insecur
Jan 20 12:35:20 binky.tuxfriends.net systemd[1]: postgrey.service: Control 
process exited, code=exited, status=2/INVALIDARGUMENT
Jan 20 12:35:20 binky.tuxfriends.net systemd[1]: Reload failed for LSB: 
Start/stop the postgrey daemon.
Jan 20 12:35:26 binky.tuxfriends.net systemd[1]: Reloading LSB: Start/stop the 
postgrey daemon.
Jan 20 12:35:26 binky.tuxfriends.net postgrey[4584]: Reloading postfix 
greylisting daemon: postgreystart-stop-daemon: matching only on non-root 
pidfile /var/run/postgrey.pid is insecur
Jan 20 12:35:26 binky.tuxfriends.net systemd[1]: postgrey.service: Control 
process exited, code=exited, status=2/INVALIDARGUMENT
Jan 20 12:35:26 binky.tuxfriends.net systemd[1]: Reload failed for LSB: 
Start/stop the postgrey daemon.


Apart from that, postgrey iw working great.

Cheers,
Olaf


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

Kernel: Linux 4.19.0-6-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages postgrey depends on:
ii  adduser3.118
ii  debconf [debconf-2.0]  1.5.71
ii  libberkeleydb-perl 0.55-2
ii  libnet-dns-perl1.19-1
ii  libnet-server-perl 2.009-1
ii  libnetaddr-ip-perl 4.079+dfsg-1+b3
ii  perl   5.28.1-6
ii  ucf3.0038+nmu1

Versions of packages postgrey recommends:
ii  libnet-rblclient-perl  0.5-3
ii  libparse-syslog-perl   1.10-3
ii  postfix3.4.7-0+deb10u1

postgrey suggests no packages.

-- debconf information:
  postgrey/1.32-3_changeport:


Bug#949031: munin: no graphs generated

2020-01-17 Thread Olaf Zaplinski

Hi Lars,

I have no idea why, but after dpkg -P'ing munin* and reinstalling, it 
works.


Must have been a leftover file somewhere. Please close the bug as 
worksforme or so.


Cheers,
Olaf



Bug#949031: munin: no graphs generated

2020-01-16 Thread Olaf Zaplinski
Package: munin
Version: 2.0.49-1
Severity: normal

Dear Maintainer,

Munin does not generate graphs. Please correct the default Munin configuration.

Cheers,
Olaf

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

Kernel: Linux 4.19.0-6-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages munin depends on:
ii  cron [cron-daemon]   3.0pl1-134+deb10u1
ii  fonts-dejavu-core2.37-1
ii  libdate-manip-perl   6.76-1
pn  libdigest-md5-perl   
ii  libfile-copy-recursive-perl  0.44-1
ii  libhtml-template-perl2.97-1
ii  libio-socket-inet6-perl  2.72-2
ii  liblog-log4perl-perl 1.49-1
ii  librrds-perl 1.7.1-2
pn  libstorable-perl 
ii  liburi-perl  1.76-1
ii  lsb-base 10.2019051400
ii  munin-common 2.0.49-1
ii  netbase  5.6
ii  perl [libtime-hires-perl]5.28.1-6
ii  rrdtool  1.7.1-2
ii  systemd-sysv 241-7~deb10u2

Versions of packages munin recommends:
ii  libcgi-fast-perl  1:2.13-1
ii  munin-doc 2.0.49-1
ii  munin-node2.0.49-1

Versions of packages munin suggests:
ii  apache2 [httpd]   2.4.38-3+deb10u3
ii  libapache2-mod-fcgid  1:2.3.9-4
ii  libnet-ssleay-perl1.85-2+b1
pn  www-browser   

-- Configuration Files:
/etc/munin/munin.conf changed [not included]

-- no debconf information



Bug#928173: .

2019-04-29 Thread Olaf Zaplinski
I did a cross check with Apache 2.4.39 on my FreeBSD box, it is working 
as expected.




Bug#928173: apache2: SSLCipherSuite is ignored

2019-04-29 Thread Olaf Zaplinski
Package: apache2
Version: 2.4.25-3+deb9u7
Severity: normal


Dear Maintainer,

I have set
SSLCipherSuite "-ALL ECDHE-ECDSA-CHACHA20-POLY1305 ECDHE-RSA-CHACHA20-POLY1305 
ECDHE-ECDSA-AES256-GCM-SHA384"
in mods-enabled/ssl.conf

SSLProtocol is not defined anywhere. SSLCipherSuite is only defined here.

According to Qualsys SSL labs test, non-defined ciphers are being used, e.g. 
ECDHE-RSA-AES128-GCM-SHA256

Expectation: only defined three ciphers are being used.


-- Package-specific info:

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

Kernel: Linux 4.9.0-9-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages apache2 depends on:
ii  apache2-bin  2.4.25-3+deb9u7
ii  apache2-data 2.4.25-3+deb9u7
ii  apache2-utils2.4.25-3+deb9u7
ii  dpkg 1.18.25
ii  init-system-helpers  1.48
ii  lsb-base 9.20161125
ii  mime-support 3.60
ii  perl 5.24.1-3+deb9u5
ii  procps   2:3.3.12-3+deb9u1

Versions of packages apache2 recommends:
ii  ssl-cert  1.0.39

Versions of packages apache2 suggests:
pn  apache2-doc  
pn  apache2-suexec-pristine | apache2-suexec-custom  
ii  w3m [www-browser]0.5.3-34+deb9u1

Versions of packages apache2-bin depends on:
ii  libapr1  1.5.2-5
ii  libaprutil1  1.5.4-3
ii  libaprutil1-dbd-sqlite3  1.5.4-3
ii  libaprutil1-ldap 1.5.4-3
ii  libc62.24-11+deb9u4
ii  libldap-2.4-22.4.44+dfsg-5+deb9u2
ii  liblua5.2-0  5.2.4-1.1+b2
ii  libnghttp2-141.18.1-1
ii  libpcre3 2:8.39-3
ii  libssl1.0.2  1.0.2r-1~deb9u1
ii  libxml2  2.9.4+dfsg1-2.2+deb9u2
ii  perl 5.24.1-3+deb9u5
ii  zlib1g   1:1.2.8.dfsg-5

Versions of packages apache2-bin suggests:
pn  apache2-doc  
pn  apache2-suexec-pristine | apache2-suexec-custom  
ii  w3m [www-browser]0.5.3-34+deb9u1

Versions of packages apache2 is related to:
ii  apache2  2.4.25-3+deb9u7
ii  apache2-bin  2.4.25-3+deb9u7

-- Configuration Files:
/etc/apache2/conf-available/localized-error-pages.conf changed [not included]
/etc/apache2/conf-available/security.conf changed [not included]
/etc/apache2/mods-available/deflate.conf changed [not included]
/etc/apache2/mods-available/ssl.conf changed [not included]
/etc/apache2/ports.conf changed [not included]
/etc/apache2/sites-available/000-default.conf changed [not included]
/etc/apache2/sites-available/default-ssl.conf changed [not included]
/etc/logrotate.d/apache2 changed [not included]

-- no debconf information



Bug#908796: System no longer bootable

2019-01-16 Thread Olaf Zaplinski

This bug made my 9.6 amd64 system unbootable, the updates were

udev 232-25+deb9u6 to 232-25+deb9u8
libudev1:amd64   232-25+deb9u6 to 232-25+deb9u8

This damaged my trust into Debian stable releases and gives me a sort of 
"Windows 10" feeling. :-(




Bug#863627: [Pkg-roundcube-maintainers] Bug#863627: roundcube-mysql: missing dependency to php-mdb2-driver-mysql

2017-11-09 Thread Olaf Zaplinski

Hi,

ok, please close this bug report.

Cheers
Olaf



Bug#863627: roundcube-mysql: missing dependency to php-mdb2-driver-mysql

2017-05-29 Thread Olaf Zaplinski
Package: roundcube
Version: 1.1.5+dfsg.1-1~bpo8+4
Severity: normal

Dear Maintainer,

I have upgraded from MySQL to mariaDB today, afterwards I did a bit of 
housekeeping.

So I have purged the package 'php-mdb2-driver-mysql' which looked orphaned. No 
package
had a dependency to it.

Afterwards, Roundcube was unusable ('no connection to database')

Please add the missing dependency to 'php-mdb2-driver-mysql'



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

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages roundcube-mysql depends on:
ii  mariadb-client  10.0.30-0+deb8u2
ii  mariadb-client-10.0 [virtual-mysql-client]  10.0.30-0+deb8u2
ii  php5-mysql  5.6.30+dfsg-0+deb8u1

roundcube-mysql recommends no packages.

Versions of packages roundcube-mysql suggests:
ii  mariadb-server  10.0.30-0+deb8u2

Versions of packages roundcube-core depends on:
ii  dbconfig-common1.8.47+nmu3+deb8u1
ii  debconf [debconf-2.0]  1.5.56
ii  dpkg   1.17.27
ii  libapache2-mod-php55.6.30+dfsg-0+deb8u1
ii  libmagic1  1:5.22+15-2+deb8u3
ii  php-auth-sasl  1.0.6-1+deb8u1
ii  php-mail-mime  1.8.9-1+deb8u1
ii  php-net-sieve  1.3.2-4
ii  php-net-smtp   1.6.2-2
ii  php-net-socket 1.0.14-1
ii  php-patchwork-utf8 1.1.25-1
ii  php-pear   5.6.30+dfsg-0+deb8u1
ii  php5   5.6.30+dfsg-0+deb8u1
ii  php5-cli   5.6.30+dfsg-0+deb8u1
ii  php5-common5.6.30+dfsg-0+deb8u1
ii  php5-intl  5.6.30+dfsg-0+deb8u1
ii  php5-json  1.3.6-1
ii  php5-mcrypt5.6.30+dfsg-0+deb8u1
ii  ucf3.0030

Versions of packages roundcube-core recommends:
ii  apache2 [httpd-cgi]  2.4.10-10+deb8u8
ii  apache2-mpm-prefork [httpd-cgi]  2.4.10-10+deb8u8
ii  php5-gd  5.6.30+dfsg-0+deb8u1
ii  php5-pspell  5.6.30+dfsg-0+deb8u1

Versions of packages roundcube-core suggests:
pn  php-crypt-gpg  
pn  php-net-ldap2  
pn  php-net-ldap3  
ii  roundcube-plugins  1.1.5+dfsg.1-1~bpo8+4

Versions of packages roundcube depends on:
ii  dpkg1.17.27
ii  roundcube-core  1.1.5+dfsg.1-1~bpo8+4

-- debconf information:
  roundcube/pgsql/changeconf: false
  roundcube/dbconfig-reinstall: false
* roundcube/dbconfig-upgrade: true
  roundcube/remove-error: abort
  roundcube/remote/port:
* roundcube/language: de_DE
  roundcube/internal/reconfiguring: false
  roundcube/remote/newhost:
  roundcube/missing-db-package-error: abort
  roundcube/pgsql/no-empty-passwords:
  roundcube/purge: false
  roundcube/mysql/admin-user: root
* roundcube/reconfigure-webserver:
  roundcube/db/basepath:
  roundcube/passwords-do-not-match:
  roundcube/upgrade-backup: true
  roundcube/internal/skip-preseed: false
* roundcube/hosts: ip6-localhost
  roundcube/install-error: ignore
* roundcube/database-type: mysql
  roundcube/pgsql/authmethod-user: password
* roundcube/dbconfig-install: true
* roundcube/restart-webserver: false
  roundcube/pgsql/admin-user: postgres
  roundcube/mysql/method: unix socket
  roundcube/upgrade-error: abort
  roundcube/db/app-user: roundcube
  roundcube/dbconfig-remove:
  roundcube/pgsql/method: unix socket
  roundcube/pgsql/manualconf:
  roundcube/remote/host:
  roundcube/pgsql/authmethod-admin: ident
  roundcube/db/dbname: roundcube



Bug#717563: reportbug: web access thru proxy not available

2016-11-07 Thread Olaf Zaplinski

Sorry, the bug still exists:

Please enter the name of your proxy server. It should only use this 
parameter if you are behind a firewall. The PROXY
argument should be formatted as a valid HTTP URL, including (if 
necessary) a port number; for example,
http://192.168.1.1:3128/. Just press ENTER if you don't have one or 
don't know.

http://user:p...@proxy.example.com:8080
Default preferences file written. To reconfigure, re-run reportbug with 
the "--configure" option.

Running 'reportbug' as root is probably insecure! Continue [y|N|q|?]? y
Please enter the name of the package in which you have found a problem, 
or type 'other' to report a more general problem. If
you don't know what package the bug is in, please contact 
debian-u...@lists.debian.org for assistance.

reportbug

*** Welcome to reportbug.  Use ? for help at prompts. ***
Note: bug reports are publicly archived (including the email address of 
the submitter).

Detected character set: UTF-8
Please change your locale if this is incorrect.

Using 'Olaf Zaplinski <o...@zaplinski.de>' as your from address.
Getting status for reportbug...
Checking for newer versions at madison, incoming.debian.org and 
http://ftp-master.debian.org/new.html

Will send report to Debian (per lsb_release).
Querying Debian BTS for reports on reportbug (source)...
Unable to connect to Debian BTS; continue [y|N|?]?



Bug#814990: phpmyadmin: installation of phpmyadmin has no effect

2016-03-09 Thread Olaf Zaplinski

Hi Michal,


The original Apache configuration comes with:

IncludeOptional conf-enabled/*.conf


Interesting! This is missing in my config, I only have

Include conf.d/

Olaf



Bug#814990: phpmyadmin: installation of phpmyadmin has no effect

2016-03-08 Thread Olaf Zaplinski

/etc/apache2/conf-enabled/phpmyadmin.conf is in place, still no luck.

HOW TO FIX:

1.
a2disconf phpmyadmin.conf

2.
cd /etc/apache2/conf.d
ln -s ../../phpmyadmin/apache.conf phpmyadmin.conf
/etc/init.d/apache2 reload

Can you please fix this?



Bug#751636: .

2016-02-17 Thread Olaf Zaplinski

tl;dr
but
how can I get the nice and non-problematic Debian 7 behaviour back?



Bug#814990: phpmyadmin: installation of phpmyadmin has no effect

2016-02-17 Thread Olaf Zaplinski

Package: phpmyadmin
Version: 4:4.2.12-2+deb8u1

Dear Maintainer,

installation of phpmyadmin has no effect. When accessing the HTTP URL, 
apache2 says 404. On installation, I have gotten no errors.



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



Bug#728308: CLOSE REQUEST - opendkim: please add support for IPv6 socket

2015-07-23 Thread Olaf Zaplinski

Hi Scott,

works great now, thank you!

Olaf


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#711796: subversion: cannot use proxy server

2015-07-23 Thread Olaf Zaplinski

Package: subversion
Version: 1.8.13-1

This bug still exists which means: no svn in corporate environments - 
svn usable only for Joe Homeuser :-(



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#507786: svn should use http_proxy et al if set

2015-07-23 Thread Olaf Zaplinski

This bug still exists. See also #711796


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#783180: opendmarc: config file parameter not recognized

2015-04-23 Thread Olaf Zaplinski
Package: opendmarc
Version: 1.3.0+dfsg-1
Severity: normal

Dear Maintainer,

in the config file I have found:

##  ForensicReports { true | false }
##  default false
##
# ForensicReports false


So I had enabled this feature with

ForensicReports true

Result: opendmarc does not start.

Cheers
Olaf


-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages opendmarc depends on:
ii  adduser3.113+nmu3
ii  libbsd00.7.0-2
ii  libc6  2.19-18
ii  libopendmarc2  1.3.0+dfsg-1
ii  libspf2-2  1.2.10-5
ii  lsb-base   4.1+Debian13+nmu1

Versions of packages opendmarc recommends:
ii  libdbd-mysql-perl 4.028-2+b1
ii  libdbi-perl   1.631-3+b1
ii  libhttp-message-perl  6.06-1
ii  libopendbx1   1.4.6-8
pn  libopendbx1-mysql none
ii  libswitch-perl2.17-2
ii  perl  5.20.2-3

opendmarc suggests no packages.

-- Configuration Files:
/etc/opendmarc.conf changed:
AuthservID binky.tuxfriends.net
IgnoreHosts /etc/opendmarc.ignore.hosts
IgnoreMailFrom dhl.com
PidFile /var/run/opendmarc.pid
RejectFailures true
Socket inet6:8893@[::1]
Syslog true
UMask 0002
HistoryFile /var/run/opendmarc/history.dat
MilterDebug 0
RejectFailures  true
CopyFailuresTo  postmas...@tuxfriends.net
SPFSelfValidate true
IgnoreMailFrom  
binky.tuxfriends.net,igor.tuxfriends.net,biesterey.de,fortytwo.eu.org,oz42.eu,spamtrap.eu.org,tuxfriends.net,zaplinski.de,zollwerk.de,zwielichtung.de


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#609095: bug still exists in 1.8.3-3

2015-04-14 Thread Olaf Zaplinski

Hi Ed,

this bug still exists. I have a Debian box here with two ethernet 
interfaces.


I want to bind tinyproxy to the outgoing interface and I want it to 
listen on the other incoming interface.



This valid configuration does not work:

# /etc/init.d/tinyproxy start
Starting tinyproxy: Bind cannot be used with transparent support 
enabled.

Syntax error on line 39
Unable to parse config file. Not starting.


man tinyproxy.conf does not tell how to disable the transparent 
support.



Config file snippet:

#
# Port: Specify the port which tinyproxy will listen on.  Please note
# that should you choose to run on a port lower than 1024 you will need
# to start tinyproxy using root.
#
Port 8080

#
# Listen: If you have multiple interfaces this allows you to bind to
# only one. If this is commented out, tinyproxy will bind to all
# interfaces present.
#
#Listen 192.168.0.1
Listen 172.22.2.1

#
# Bind: This allows you to specify which interface will be used for
# outgoing connections.  This is useful for multi-home'd machines where
# you want all traffic to appear outgoing from one particular interface.
#
#Bind 192.168.0.1
Bind 10.0.80.2


Cheers
Olaf


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#780832: libapache2-mod-qos: QS_SrvMinDataRate parameter not accepted

2015-03-20 Thread Olaf Zaplinski
Package: libapache2-mod-qos
Version: 11.5-2
Severity: normal

Dear Maintainer,

I have configured QS_SrvMinDataRate as described in 
/usr/share/doc/libapache2-mod-qos/index.html, but Apache complains about that:

AH00526: Syntax error on line 17 of /etc/apache2/mods-enabled/qos.conf:
Invalid command 'QS_SrvMinDataRate', perhaps misspelled or defined by a module 
not included in the server configuration
Action 'configtest' failed.
The Apache error log may have more information.

Cheers
Olaf

-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages libapache2-mod-qos depends on:
ii  apache2-bin [apache2-api-20120211]  2.4.10-9
ii  libapr1 1.5.1-3
ii  libaprutil1 1.5.4-1
ii  libc6   2.19-15
ii  libpcre32:8.35-3.3
ii  libpng12-0  1.2.50-2+b2
ii  libssl1.0.0 1.0.1k-1
ii  zlib1g  1:1.2.8.dfsg-2+b1

libapache2-mod-qos recommends no packages.

libapache2-mod-qos suggests no packages.

-- Configuration Files:
/etc/apache2/mods-available/qos.conf changed:
IfModule qos_module
  # minimum request rate (bytes/sec at request reading):
  #QS_SrvRequestRate 120
  # limits the connections for this virtual host:
  #QS_SrvMaxConn 100
  # allows keep-alive support till the server reaches 600 connections:
  #QS_SrvMaxConnClose600
  # allows max 50 connections from a single ip address:
  #QS_SrvMaxConnPerIP 50
QS_SrvMaxConnPerIP  10
QS_SrvMaxConnClose  80%
# -- Slowloris: min. Datenrate up/down
QS_SrvMinDataRate   128 1024
# -- max. 3 Fehler in 15 Min.:
QS_ClientEventBlockCount 3 900
QS_SetEnvIfStatus400   QS_Block
QS_SetEnvIfStatus401   QS_Block
QS_SetEnvIfStatus403   QS_Block
QS_SetEnvIfStatus404   QS_Block
QS_SetEnvIfStatus405   QS_Block
QS_SetEnvIfStatus406   QS_Block
QS_SetEnvIfStatus408   QS_Block
QS_SetEnvIfStatus411   QS_Block
QS_SetEnvIfStatus413   QS_Block
QS_SetEnvIfStatus414   QS_Block
QS_SetEnvIfStatus417   QS_Block
QS_SetEnvIfStatus500   QS_Block
QS_SetEnvIfStatus503   QS_Block
QS_SetEnvIfStatus505   QS_Block
QS_SetEnvIfStatusQS_SrvMinDataRate QS_Block
QS_SetEnvIfStatusNullConnectionQS_Block
/IfModule


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#777534: postgrey: please change postgrey text

2015-02-09 Thread Olaf Zaplinski
Package: postgrey
Version: 1.35-1
Severity: wishlist

Dear Maintainer,

please change /etc/default/postgrey entry to:

POSTGREY_TEXT=greylisted for %s seconds

Reason: it is more easy for the sender to see the early retries. Example:

Feb  8 20:45:39 binky postfix/smtpd[28298]: NOQUEUE: reject: RCPT from 
o7.email.change.org[50.31.50.129]: 450 4.2.0 
o7.email.change.org[50.31.50.129]: Client host rejected: greylisted for 114 
seconds; from=--snip-- to=--snip-- proto=ESMTP helo=o7.email.change.org


-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages postgrey depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.55
ii  libberkeleydb-perl 0.54-2+b1
ii  libnet-dns-perl0.81-2
ii  libnet-server-perl 2.008-1
ii  perl   5.20.1-5
ii  ucf3.0030

Versions of packages postgrey recommends:
ii  libnet-rblclient-perl  0.5-2
ii  libparse-syslog-perl   1.10-2
ii  postfix2.11.3-1

postgrey suggests no packages.

-- Configuration Files:
/etc/init.d/postgrey changed:
set -e
PATH=/sbin:/bin:/usr/sbin:/usr/bin
DAEMON=/usr/sbin/postgrey
NAME=postgrey
SSNAME=`echo $DAEMON | cut -c -15`
SSNAME=postgrey
DESC=postfix greylisting daemon
PIDFILE=/var/run/$NAME.pid
SCRIPTNAME=/etc/init.d/$NAME
test -x $DAEMON || exit 0
. /lib/lsb/init-functions
if [ -r /etc/default/$NAME ]
then
. /etc/default/$NAME
fi
POSTGREY_OPTS=--pidfile=$PIDFILE --daemonize $POSTGREY_OPTS
if [ -z $POSTGREY_TEXT ]; then
POSTGREY_TEXT_OPT=
else
POSTGREY_TEXT_OPT=--greylist-text=$POSTGREY_TEXT
fi
ret=0
case $1 in
  start)
log_daemon_msg Starting $DESC $NAME
if start-stop-daemon --start --oknodo --quiet \
--pidfile $PIDFILE --name $SSNAME \
--startas $DAEMON -- $POSTGREY_OPTS $POSTGREY_TEXT_OPT
then
log_end_msg 0
else
ret=$?
log_end_msg 1
fi
;;
  stop)
log_daemon_msg Stopping $DESC $NAME
if start-stop-daemon --stop --oknodo --quiet \
--pidfile $PIDFILE --name $SSNAME
then
log_end_msg 0
else
ret=$?
log_end_msg 1
fi
rm -f $PIDFILE
;;
  reload|force-reload)
log_action_begin_msg Reloading $DESC configuration...
if start-stop-daemon --stop --signal 1 --quiet \
--pidfile $PIDFILE
then
log_action_end_msg 0
else
ret=$?
log_action_end_msg 1
fi
;;
  restart)
$0 stop
$0 start
ret=$?
;;
  status)
status_of_proc -p $PIDFILE $DAEMON $NAME 2/dev/null
ret=$?
;;
  *)
echo Usage: $SCRIPTNAME 
{start|stop|restart|reload|force-reload|status} 2
exit 1
;;
esac
exit $ret


-- debconf information:
  postgrey/1.32-3_changeport:


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#777135: base: no SElinux on Debian 8

2015-02-05 Thread Olaf Zaplinski
Package: base
Severity: important

Dear Maintainer,

apt-cache search selinux-policy does not find any package, so SElinux is not 
available for novice admins like me.

root@monty:~# cat /etc/default/grub |grep seli
GRUB_CMDLINE_LINUX=fb=false quiet selinux=1 security=selinux audit=1 
enforcing=0

In Debian 7, this was no problem.


-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-586
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#696856: spamass-milter: Could not retrieve sendmail macro i

2015-01-28 Thread Olaf Zaplinski
Package: spamass-milter
Version: 0.3.2-1+b1
Followup-For: Bug #696856

Dear Maintainer,

I still get a 

Could not retrieve sendmail macro i

on startup. Funny, I do not have sendmail. ;-)

Cheers
Olaf


-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages spamass-milter depends on:
ii  adduser 3.113+nmu3
ii  libc6   2.19-13
ii  libgcc1 1:4.9.1-19
ii  libmilter1.0.1  8.14.4-8
ii  libstdc++6  4.9.1-19
ii  spamc   3.4.0-5

Versions of packages spamass-milter recommends:
ii  postfix   2.11.3-1
ii  spamassassin  3.4.0-5

spamass-milter suggests no packages.

-- Configuration Files:
/etc/default/spamass-milter changed:
OPTIONS=-u spamass-milter -i 127.0.0.1 -I -r 12


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#775345: named-refused.conf: entry 'ignoreregex =' missing

2015-01-14 Thread Olaf Zaplinski
Package: fail2ban
Version: 0.8.13-1
Severity: minor

Dear Maintainer,

in named-refused.conf, the line
ignoreregex =
is missing so that fail2ban complains when starting:

# /etc/init.d/fail2ban restart
[] Restarting authentication failure monitor: fail2banWARNING 'ignoreregex' 
not defined in 'Definition'. Using default one: ''
WARNING 'ignoreregex' not defined in 'Definition'. Using default one: ''
. ok



-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages fail2ban depends on:
ii  lsb-base4.1+Debian13+nmu1
pn  python:any  none

Versions of packages fail2ban recommends:
ii  iptables  1.4.21-2+b1
ii  python-pyinotify  0.9.4-1
ii  whois 5.2.3

Versions of packages fail2ban suggests:
ii  bsd-mailx [mailx]8.1.2-0.20141216cvs-1
pn  python-gamin none
ii  rsyslog [system-log-daemon]  8.4.2-1

-- Configuration Files:
/etc/fail2ban/filter.d/named-refused.conf changed [not included]
/etc/fail2ban/filter.d/postfix-sasl.conf changed [not included]

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#771178: lxde: cannot shutdown from lxde environment

2014-11-28 Thread Olaf Zaplinski

So, IMHO, there's no need to make a fresh Wheezy VM install,
and this bug can be simply closed.


OK, please close it.

Olaf


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#771168: lxde: please add localization to lxde

2014-11-27 Thread Olaf Zaplinski
Package: lxde
Version: 4+nmu1
Severity: wishlist
Tags: l10n

Dear Maintainer,

please add localization to the lxde desktop. Currently, only English is 
available.

Cheers
Olaf

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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#771178: lxde: cannot shutdown from lxde environment

2014-11-27 Thread Olaf Zaplinski
Package: lxde
Version: 4+nmu1
Severity: normal

Dear Maintainer,

when clicking on shutdown or reboot in lxde (the power icon on the right lower 
corner), nothing happens.

Olaf


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lxde depends on:
ii  galculator   1.3.4-1
ii  gpicview 0.2.3-2
ii  leafpad  0.8.18.1-3
ii  lxappearance 0.5.2-1
ii  lxde-core4+nmu1
ii  lxde-icon-theme  0.5.0-1
ii  lxinput  0.3.2-1
ii  lxrandr  0.1.2-3
ii  lxsession-edit   0.2.0-3
ii  lxshortcut   0.1.2-3
ii  lxterminal   0.1.11-4
ii  obconf   1:2.0.3+20110805+debian-1
ii  xarchiver1:0.5.2+20090319+dfsg-4.1

Versions of packages lxde recommends:
ii  chromium [www-browser]   37.0.2062.120-1~deb7u1
ii  lightdm [x-display-manager]  1.2.2-4
pn  lxmusic  none
pn  lxpolkit none
ii  menu-xdg 0.5
ii  network-manager-gnome0.9.4.1-5
ii  w3m [www-browser]0.5.3-8
ii  xserver-xorg 1:7.7+3~deb7u1

Versions of packages lxde suggests:
pn  lxlauncher  none
ii  lxtask  0.1.4-3

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#771178: lxde: cannot shutdown from lxde environment

2014-11-27 Thread Olaf Zaplinski

Hi Bob,


What version of the lxsession package do you have installed
in the affected system?

(Though I presume it has been fixed in Jessie).


I must admit that I have upgraded to Jessie meanwhile. If needed, I 
could build a VM with stable to reproduce the bug.


Olaf


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#768438: iscsitarget: deinstall fails

2014-11-07 Thread Olaf Zaplinski
Package: iscsitarget
Version: 1.4.20.2-10.1
Severity: important

Dear Maintainer,

deinstallation fails repeatedly:


# dpkg -P iscsitarget
(Lese Datenbank ... 83844 Dateien und Verzeichnisse sind derzeit installiert.)
Entfernen von iscsitarget ...
[FAIL] Removing iSCSI enterprise target devices: : failed!
[FAIL] failed with reason :ietd_response_recv 200 -1 -104 Connection reset by 
peer. ... failed!
invoke-rc.d: initscript iscsitarget, action stop failed.
dpkg: Fehler beim Bearbeiten von iscsitarget (--purge):
 Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 152 zurück
[ ok ] Starting iSCSI enterprise target service:.
. ok
Fehler traten auf beim Bearbeiten von:
 iscsitarget

Workaround: add the line exit 0 in line 2 of /etc/init.d/iscsitarget

I still have 4 zombies left on the system, but a reboot will fix that:

13353 ?Ds 0:00 [ietd]
13824 ?Ds 0:00 [ietd]
14038 ?Ds 0:00 [ietd]
14179 ?Ds 0:00 [ietd]



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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#755808:

2014-07-24 Thread Olaf Zaplinski

Am 2014-07-24 00:50, schrieb Scott Kitterman:

What is the non-working configuration?


This means: the new hosts A sends a non-signed email from domain.com to 
the existing host B that also belongs to domain.com = opendmarc on host 
B dies silently.


I had enabled signing on host A, now it can send emails to host B.

Olaf


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#755808:

2014-07-24 Thread Olaf Zaplinski

file is attached.# This is a basic configuration that can easily be adapted to suit a standard
# installation. For more advanced options, see opendkim.conf(5) and/or
# /usr/share/doc/opendmarc/examples/opendmarc.conf.sample.

##  AuthservID (string)
##  defaults to MTA name
#
# AuthservID name
AuthservID binky.tuxfriends.net

##  BaseDirectory (string)
##  default (none)
##
##  If set, instructs the filter to change to the specified directory using
##  chdir(2) before doing anything else.  This means any files referenced
##  elsewhere in the configuration file can be specified relative to this
##  directory.  It's also useful for arranging that any crash dumps will be
##  saved to a specific location.
#
# BaseDirectory /var/run/opendmarc

##  ChangeRootDirectory (string)
##  default (none)
##
##  Requests that the operating system change the effective root directory of
##  the process to the one specified here prior to beginning execution.
##  chroot(2) requires superuser access.  A warning will be generated if
##  UserID is not also set.
# 
# ChangeRootDirectory /var/chroot/opendmarc

##  ForensicReports { true | false }
##  default false
##
# ForensicReports false
ForensicReports true
ForensicReportsOnNone true

##  IgnoreHosts path
##  default (internal)
##
# IgnoreHosts /usr/local/etc/opendmarc/ignore.hosts
IgnoreHosts /etc/opendmarc.ignore.hosts

##  IgnoreMailFrom domain[,...]
##  default (none)
##
# IgnoreMailFrom example.com

##  PidFile path
##  default (none)
##
##  Specifies the path to a file that should be created at process start
##  containing the process ID.
##
#
PidFile /var/run/opendmarc.pid

##  RejectFailures { true | false }
##  default false
##

##  Socket socketspec
##  default (none)
##
##  Specifies the socket that should be established by the filter to receive
##  connections from sendmail(8) in order to provide service.  socketspec is
##  in one of two forms: local:path, which creates a UNIX domain socket at
##  the specified path, or inet:port[@host] or inet6:port[@host] which creates
##  a TCP socket on the specified port for the appropriate protocol family.
##  If the host is not given as either a hostname or an IP address, the
##  socket will be listening on all interfaces.  This option is mandatory
##  either in the configuration file or on the command line.  If an IP
##  address is used, it must be enclosed in square brackets.
#
# Socket inet:8893@localhost
Socket inet6:8893@[::1]

##  SoftwareHeader { true | false }
##  default false
##
##  Causes the filter to add a DMARC-Filter header field indicating the
##  presence of this filter in the path of the message from injection to
##  delivery.  The product's name, version, and the job ID are included in
##  the header field's contents.
#
# SoftwareHeader false

##  Syslog { true | false }
##  default false
##
##  Log via calls to syslog(3) any interesting activity.
#
# Syslog false
Syslog true

##  SyslogFacility facility-name
##  default mail
##
##  Log via calls to syslog(3) using the named facility.  The facility names
##  are the same as the ones allowed in syslog.conf(5).
#
# SyslogFacility mail

##  TemporaryDirectory path
##  default /var/tmp
##
##  Specifies the directory in which temporary files should be written.
#
# TemporaryDirectory /var/tmp

##  TrustedAuthservIDs string
##  default HOSTNAME
##
##  Specifies one or more authserv-id values to trust as relaying true
##  upstream DKIM and SPF results.  The default is to use the name of
##  the MTA processing the message.  To specify a list, separate each entry
##  with a comma.  The key word HOSTNAME will be replaced by the name of
##  the host running the filter as reported by the gethostname(3) function.
#
# TrustedAuthservIDs HOSTNAME


##  UMask mask
##  default (none)
##
##  Requests a specific permissions mask to be used for file creation.  This
##  only really applies to creation of the socket when Socket specifies a
##  UNIX domain socket, and to the HistoryFile and PidFile (if any); temporary
##  files are normally created by the mkstemp(3) function that enforces a
##  specific file mode on creation regardless of the process umask.  See
##  umask(2) for more information.
#
UMask 0002

##  UserID user[:group]
##  default (none)
##
##  Attempts to become the specified userid before starting operations.
##  The process will be assigned all of the groups and primary group ID of
##  the named userid unless an alternate group is specified.
#
# UserID opendmarc

HistoryFile /var/run/opendmarc/history.dat

##  MilterDebug (integer)
##  default 0
##
##  Sets the debug level to be requested from the milter library.
#
MilterDebug 0

RejectFailures true
CopyFailuresTo postmas...@tuxfriends.net

IgnoreMailFrom 
oz42.eu,spamtrap.eu.org,tuxfriends.net,zaplinski.de,binky.tuxfriends.net


Bug#755808: opendmarc dies silenty

2014-07-23 Thread Olaf Zaplinski
Package: opendmarc
Version: 1.2.0+dfsg-1~bpo70+1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

for some reason opendmarc dies silently:

Jul 23 15:46:52 binky postfix/smtpd[7258]: connect from 
unknown[2a02:27a8:0:2::3d]
Jul 23 15:46:52 binky postfix/smtpd[7258]: Anonymous TLS connection established 
from unknown[2a02:27a8:0:2::3d]: TLSv1.2 with cipher AECDH-AES256-SHA (256/256 
bits)
Jul 23 15:46:52 binky postfix/smtpd[7258]: 76C3D246: 
client=unknown[2a02:27a8:0:2::3d]
Jul 23 15:46:52 binky postfix/cleanup[7260]: 76C3D246: message-id=
Jul 23 15:46:52 binky postfix/cleanup[7260]: warning: milter inet:[::1]:8893: 
can't read SMFIC_BODYEOB reply packet header: Success
Jul 23 15:46:52 binky postfix/cleanup[7260]: 76C3D246: milter-reject: 
END-OF-MESSAGE from unknown[2a02:27a8:0:2::3d]: 4.7.1 Service unavailable - try 
again later; from= to=o...@zaplinski.de proto=ESMTP 
helo=igor.tuxfriends.net


This happened after I had set up my new server igor, including redirects from 
root to my real address.


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages opendmarc depends on:
ii  adduser 3.113+nmu3
ii  libbsd0 0.4.2-1
ii  libc6   2.13-38+deb7u3
ii  libmilter1.0.1  8.14.4-4
ii  libopendmarc1   1.2.0+dfsg-1~bpo70+1
ii  lsb-base4.1+Debian8+deb7u1

Versions of packages opendmarc recommends:
ii  libdbd-mysql-perl 4.021-1+b1
ii  libdbi-perl   1.622-1+deb7u1
ii  libhttp-message-perl  6.03-1
pn  libopendbx1   none
pn  libopendbx1-mysql none
ii  libswitch-perl2.16-2
ii  perl  5.14.2-21+deb7u1

opendmarc suggests no packages.

-- Configuration Files:
/etc/opendmarc.conf changed [not included]

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#755808:

2014-07-23 Thread Olaf Zaplinski
I have found the reason: when host igor has a non-working opendmarc 
configuration, then opendmarc dies if it receives one of igor's root 
emails.


But this should not let opendmarc die IMHO.

Olaf


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#642357: Fix?

2014-07-16 Thread Olaf Zaplinski

Hi! Anything new here?

Olaf


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#754960: libapache2-mod-gnutls: cannot disable SSLv3

2014-07-16 Thread Olaf Zaplinski
Package: libapache2-mod-gnutls
Version: 0.5.10-1.1
Severity: normal

Dear Maintainer,

when I try to disable SSLv3 on one of my virtual name based vhosts with this 
line:

   GnuTLSPriorities 
SECURE256:-VERS-SSL3.0:-VERS-TLS1.0:+VERS-TLS1.2:+VERS-TLS1.1

the Qualsys SSL labs test still tells me that my site is offering SSLv3. Even 
worse when I try:

   GnuTLSPriorities -VERS-SSL3.0:-VERS-TLS1.0:+VERS-TLS1.2:+VERS-TLS1.1

because then no error is logged at a apache reload, but my site presents the 
wrong SSL certificate.


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libapache2-mod-gnutls depends on:
ii  libapr-memcache0  0.7.0-1
ii  libc6 2.13-38+deb7u3
ii  libgnutls26   2.12.20-8+deb7u2

libapache2-mod-gnutls recommends no packages.

libapache2-mod-gnutls suggests no packages.

-- Configuration Files:
/etc/apache2/sites-available/default-tls changed:
IfModule mod_gnutls.c 
GnuTLSCache none none
VirtualHost _default_:443
ServerAdmin webmaster@localhost
DocumentRoot /var/www/
Directory /
Options FollowSymLinks
AllowOverride None
/Directory
Directory /var/www/
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
allow from all
/Directory
ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
Directory /usr/lib/cgi-bin
AllowOverride None
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
Order allow,deny
Allow from all
/Directory
ErrorLog ${APACHE_LOG_DIR}/error.log
# Possible values include: debug, info, notice, warn, error, crit, 
alert, emerg.
LogLevel warn
CustomLog ${APACHE_LOG_DIR}/ssl_access.log combined
GnuTLSEnable On
# GnuTLSKeyFile /etc/ssl/private/apache-new.key
# GnuTLSCertificateFile /etc/ssl/certs/tuxfriends.net+cacert.pem
GnuTLSKeyFile   /etc/ssl/private/apache.key
GnuTLSCertificateFile   /etc/ssl/certs/binky.tuxfriends.net.pem
GnuTLSPrioritiesNORMAL
/VirtualHost 
/IfModule


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#739945: fail2ban not working with htdigest apache auth

2014-02-24 Thread Olaf Zaplinski
Package: fail2ban
Version: 0.8.6-3wheezy2
Severity: minor
Tags: patch

Dear Maintainer,

fail2ban fails to detect login attempts when using htdigest auth in apache,
so I have copied some regex lines out of apache-auth.conf from my FreeBSD 10.0 
box, and now it works.

Cheers
Olaf

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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fail2ban depends on:
ii  lsb-base4.1+Debian8+deb7u1
ii  python  2.7.3-4+deb7u1
ii  python-central  0.6.17

Versions of packages fail2ban recommends:
ii  iptables  1.4.14-3.1
pn  python-gamin  none
ii  whois 5.1.1~deb7u1

Versions of packages fail2ban suggests:
ii  bsd-mailx [mailx]  8.1.2-0.2006cvs-1

-- Configuration Files:
/etc/fail2ban/filter.d/apache-auth.conf changed:
[INCLUDES]
before = apache-common.conf
[Definition]
failregex = ^%(_apache_error_client)s (AH01797: )?client denied by server 
configuration: (uri )?\S*(, referer: \S+)?\s*$
^%(_apache_error_client)s (AH01617: )?user .*? authentication 
failure for \S*: Password Mismatch(, referer: \S+)?$
^%(_apache_error_client)s (AH01618: )?user .*? not found(: )?\S*(, 
referer: \S+)?\s*$
^%(_apache_error_client)s (AH01614: )?client used wrong 
authentication scheme: \S*(, referer: \S+)?\s*$
^%(_apache_error_client)s (AH\d+: )?Authorization of user \S+ to 
access \S* failed, reason: .*$
^%(_apache_error_client)s (AH0179[24]: )?(Digest: )?user .*?: 
password mismatch: \S*(, referer: \S+)?\s*$
^%(_apache_error_client)s (AH0179[01]: |Digest: )user `.*?' in 
realm `.+' (not found|denied by provider): \S*(, referer: \S+)?\s*$
^%(_apache_error_client)s (AH01631: )?user .*?: authorization 
failure for \S*:(, referer: \S+)?\s*$
^%(_apache_error_client)s (AH01775: )?(Digest: )?invalid nonce .* 
received - length is not \S+(, referer: \S+)?\s*$
^%(_apache_error_client)s (AH01788: )?(Digest: )?realm mismatch - 
got `.*?' but expected `.+'(, referer: \S+)?\s*$
^%(_apache_error_client)s (AH01789: )?(Digest: )?unknown algorithm 
`.*?' received: \S*(, referer: \S+)?\s*$
^%(_apache_error_client)s (AH01793: )?invalid qop `.*?' received: 
\S*(, referer: \S+)?\s*$
^%(_apache_error_client)s (AH01777: )?(Digest: )?invalid nonce .*? 
received - user attempted time travel(, referer: \S+)?\s*$
ignoreregex = 


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#728186: clamav-milter: silently fails to start

2014-02-03 Thread Olaf Zaplinski
Sorry, I have   no idea what setup this box had in last October. 


On 3. Februar 2014 17:40:02 MEZ, Scott Kitterman deb...@kitterman.com wrote:
On Tuesday, October 29, 2013 10:35:31 Olaf Zaplinski wrote:
 Package: clamav-milter
 Version: 0.97.8+dfsg-1
 Severity: grave
 Justification: renders package unusable
 
 Dear Maintainer,
 
 clamav-milter fails to start without any notice:
 
 root@binky:/etc/clamav# /etc/init.d/clamav-milter stop
 [ ok ] Stopping Sendmail milter plugin for ClamAV: clamav-milter.
 
 root@binky:/etc/clamav# /etc/init.d/clamav-milter start
 [warn] Starting Sendmail milter plugin for ClamAV:
clamav-milter[] Tried
 to change socket group, but socket did not appear. ... (warning). .
ok
 
 root@binky:/etc/clamav# /etc/init.d/clamav-milter status
 [FAIL] clamav-milter is not running ... failed!

Are you using clamav-milter with postfix or sendmail?  I can't
replicate this.  
Is there something non-standard about your system setup?

-- 
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.

Bug#729562: bind9: named silently dies at boot

2013-11-15 Thread Olaf Zaplinski

Hello Lamont,

I searched a bit and now think this is related to #727073, so no real 
bind9 bug. Sorry!


Cheers
Olaf


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#729562: bind9: named silently dies at boot

2013-11-14 Thread Olaf Zaplinski
Package: bind9
Version: 1:9.8.4.dfsg.P1-6+nmu2+deb7u1
Severity: normal
Tags: ipv6

Dear Maintainer,

named silently fails at boot, perhaps because of these two IPv6 addresses that 
this host has:
2a00:12c0:1015:100:1::2 and
2a00:12c0:1015:100:1::3

Workaround: restart bind9 manually after boot

Reason: I assume that dependency based booting does not work here, perhaps this 
is related to
http://arstechnica.com/civis/viewtopic.php?f=16t=1208677


Nov 14 11:01:13 binky named[1993]: starting BIND 9.8.4-rpz2+rl005.12-P1 -u bind
Nov 14 11:01:13 binky named[1993]: built with '--prefix=/usr' 
'--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' 
'--localstatedir=/var' '-
-enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' 
'--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' 
'--with-geoip=/u
sr' '--enable-ipv6' 'CFLAGS=-fno-strict-aliasing -DDIG_SIGCHASE -O2'
Nov 14 11:01:13 binky named[1993]: 

Nov 14 11:01:13 binky named[1993]: BIND 9 is maintained by Internet Systems 
Consortium,
Nov 14 11:01:13 binky named[1993]: Inc. (ISC), a non-profit 501(c)(3) 
public-benefit
Nov 14 11:01:13 binky named[1993]: corporation.  Support and training for BIND 
9 are
Nov 14 11:01:13 binky named[1993]: available at https://www.isc.org/support
Nov 14 11:01:13 binky named[1993]: 

Nov 14 11:01:13 binky named[1993]: adjusted limit on open files from 4096 to 
1048576
Nov 14 11:01:13 binky named[1993]: found 1 CPU, using 1 worker thread
Nov 14 11:01:13 binky named[1993]: using up to 4096 sockets
Nov 14 11:01:13 binky named[1993]: loading configuration from 
'/etc/bind/named.conf'
Nov 14 11:01:13 binky named[1993]: reading built-in trusted keys from file 
'/etc/bind/bind.keys'
Nov 14 11:01:13 binky named[1993]: using default UDP/IPv4 port range: [1024, 
65535]
Nov 14 11:01:13 binky named[1993]: using default UDP/IPv6 port range: [1024, 
65535]
Nov 14 11:01:13 binky named[1993]: listening on IPv4 interface eth0, 
109.75.188.214#53
Nov 14 11:01:13 binky named[1993]: listening on IPv6 interface lo, ::1#53
Nov 14 11:01:13 binky named[1993]: listening on IPv6 interface eth0, 
2a00:12c0:1015:100:1::2#53
Nov 14 11:01:13 binky named[1993]: could not listen on UDP socket: address not 
available
Nov 14 11:01:13 binky named[1993]: creating IPv6 interface eth0 failed; 
interface ignored
Nov 14 11:01:13 binky named[1993]: generating session key for dynamic DNS
Nov 14 11:01:13 binky named[1993]: sizing zone task pool based on 11 zones
Nov 14 11:01:13 binky named[1993]: could not get query source dispatcher 
(2a00:12c0:1015:100:1::2#0)
Nov 14 11:01:13 binky named[1993]: additionally listening on IPv6 interface 
eth0, 2a00:12c0:1015:100:1::2#53
Nov 14 11:01:13 binky named[1993]: could not listen on UDP socket: address not 
available
Nov 14 11:01:13 binky named[1993]: creating IPv6 interface eth0 failed; 
interface ignored
Nov 14 11:01:13 binky named[1993]: loading configuration: address not available
Nov 14 11:01:13 binky named[1993]: exiting (due to fatal error)





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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bind9 depends on:
ii  adduser3.113+nmu3
ii  bind9utils 1:9.8.4.dfsg.P1-6+nmu2+deb7u1
ii  debconf [debconf-2.0]  1.5.49
ii  libbind9-801:9.8.4.dfsg.P1-6+nmu2+deb7u1
ii  libc6  2.13-38
ii  libcap21:2.22-1.2
ii  libdns88   1:9.8.4.dfsg.P1-6+nmu2+deb7u1
ii  libgssapi-krb5-2   1.10.1+dfsg-5+deb7u1
ii  libisc84   1:9.8.4.dfsg.P1-6+nmu2+deb7u1
ii  libisccc80 1:9.8.4.dfsg.P1-6+nmu2+deb7u1
ii  libisccfg821:9.8.4.dfsg.P1-6+nmu2+deb7u1
ii  liblwres80 1:9.8.4.dfsg.P1-6+nmu2+deb7u1
ii  libssl1.0.01.0.1e-2
ii  libxml22.8.0+dfsg1-7+nmu2
ii  lsb-base   4.1+Debian8+deb7u1
ii  net-tools  1.60-24.2
ii  netbase5.0

bind9 recommends no packages.

Versions of packages bind9 suggests:
pn  bind9-doc   none
ii  dnsutils1:9.8.4.dfsg.P1-6+nmu2+deb7u1
pn  resolvconf  none
pn  ufw none

/etc/bind/named.conf.options changed:
key fussel {
algorithm hmac-md5;
secret gX5u9ali30T8xxhacKWBxQ==;
};
controls {   
// inet 127.0.0.1 allow { localhost; } 
inet ::1 allow { localhost; } 
keys { fussel; }; 
};
options {
edns-udp-size 512;
max-udp-size 512;
listen-on-v6 { ::1; 2a00:12c0:1015:100:1::2; };
listen-on { 109.75.188.214; };
directory /var/cache/bind;
version 0.8.15;
max-cache-size 2M;
// max. 1 Tag:

Bug#728308: opendkim: please add support for IPv6 socket

2013-10-30 Thread Olaf Zaplinski
Package: opendkim
Version: 2.6.8-4
Severity: wishlist
Tags: ipv6

Dear Maintainer,

opendkim refuses to start when specifying a IPv6 socket like
Socket inet6:8893@[::1]

Log:
OpenDKIM Filter: Invalid numeric domain spec [::1]

opendmarc works with this config line.


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages opendkim depends on:
ii  adduser 3.113+nmu3
ii  libc6   2.13-38
ii  libdb5.15.1.29-5
ii  libldap-2.4-2   2.4.31-1+nmu2
ii  liblua5.1-0 5.1.5-4
ii  libmilter1.0.1  8.14.4-4
ii  libopendkim72.6.8-4
ii  libssl1.0.0 1.0.1e-2
ii  libunbound2 1.4.17-3
ii  libvbr2 2.6.8-4
ii  lsb-base4.1+Debian8+deb7u1

opendkim recommends no packages.

Versions of packages opendkim suggests:
pn  opendkim-tools  none

-- Configuration Files:
/etc/opendkim.conf changed:
Syslog  yes
SyslogSuccess   yes
LogWhy  yes
UMask   002
Domain  
fortytwo.eu.org,oz42.eu,spamtrap.eu.org,tuxfriends.net,zaplinski.de,zwielichtung.de
KeyFile /etc/ssl/private/dkim.key
Selector20131022
Canonicalizationrelaxed/simple
Modesv
SubDomains  no
InternalHosts   csl:127.0.0.1,::1,109.75.188.214,2a00:12c0:1015:100:1::2
PeerListcsl:192.184.94.53,2604:180:1::23bc:df46
Socket  inet:8891@127.0.0.1


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#728186: clamav-milter: silently fails to start

2013-10-29 Thread Olaf Zaplinski
Package: clamav-milter
Version: 0.97.8+dfsg-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

clamav-milter fails to start without any notice:

root@binky:/etc/clamav# /etc/init.d/clamav-milter stop
[ ok ] Stopping Sendmail milter plugin for ClamAV: clamav-milter.

root@binky:/etc/clamav# /etc/init.d/clamav-milter start
[warn] Starting Sendmail milter plugin for ClamAV: clamav-milter[] Tried to 
change socket group, but socket did not appear. ... (warning).
. ok

root@binky:/etc/clamav# /etc/init.d/clamav-milter status
[FAIL] clamav-milter is not running ... failed!



-- Package-specific info:
--- configuration ---
Checking configuration files in /etc/clamav

Config file: clamd.conf
---
LogFile = /var/log/clamav/clamav.log
LogFileUnlock disabled
LogFileMaxSize = 4294967295
LogTime = yes
LogClean disabled
LogSyslog disabled
LogFacility = LOG_LOCAL6
LogVerbose disabled
ExtendedDetectionInfo = yes
PidFile = /var/run/clamav/clamd.pid
TemporaryDirectory disabled
DatabaseDirectory = /var/lib/clamav
OfficialDatabaseOnly disabled
LocalSocket = /var/run/clamav/clamd.ctl
LocalSocketGroup = clamav
LocalSocketMode = 666
FixStaleSocket = yes
TCPSocket disabled
TCPAddr disabled
MaxConnectionQueueLength = 15
StreamMaxLength = 26214400
StreamMinPort = 1024
StreamMaxPort = 2048
MaxThreads = 12
ReadTimeout = 180
CommandReadTimeout = 5
SendBufTimeout = 200
MaxQueue = 100
IdleTimeout = 30
ExcludePath disabled
MaxDirectoryRecursion = 15
FollowDirectorySymlinks disabled
FollowFileSymlinks disabled
CrossFilesystems = yes
SelfCheck = 3600
VirusEvent disabled
ExitOnOOM disabled
Foreground disabled
Debug disabled
LeaveTemporaryFiles disabled
User = clamav
AllowSupplementaryGroups = yes
Bytecode = yes
BytecodeSecurity = TrustSigned
BytecodeTimeout = 6
BytecodeUnsigned disabled
BytecodeMode = Auto
DetectPUA disabled
ExcludePUA disabled
IncludePUA disabled
AlgorithmicDetection = yes
ScanPE = yes
ScanELF = yes
DetectBrokenExecutables disabled
ScanMail = yes
ScanPartialMessages disabled
PhishingSignatures = yes
PhishingScanURLs = yes
PhishingAlwaysBlockCloak disabled
PhishingAlwaysBlockSSLMismatch disabled
HeuristicScanPrecedence disabled
StructuredDataDetection disabled
StructuredMinCreditCardCount = 3
StructuredMinSSNCount = 3
StructuredSSNFormatNormal = yes
StructuredSSNFormatStripped disabled
ScanHTML = yes
ScanOLE2 = yes
OLE2BlockMacros disabled
ScanPDF = yes
ScanArchive = yes
ArchiveBlockEncrypted disabled
MaxScanSize = 104857600
MaxFileSize = 26214400
MaxRecursion = 16
MaxFiles = 1
ClamAuth disabled
ClamukoScanOnAccess disabled
ClamukoScannerCount = 3
ClamukoScanOnOpen disabled
ClamukoScanOnClose disabled
ClamukoScanOnExec disabled
ClamukoIncludePath disabled
ClamukoExcludePath disabled
ClamukoExcludeUID disabled
ClamukoMaxFileSize = 5242880
DevACOnly disabled
DevACDepth disabled
DevLiblog disabled

Config file: freshclam.conf
---
LogFileMaxSize = 4294967295
LogTime = yes
LogSyslog disabled
LogFacility = LOG_LOCAL6
LogVerbose disabled
PidFile = /var/run/clamav/freshclam.pid
DatabaseDirectory = /var/lib/clamav
Foreground disabled
Debug disabled
AllowSupplementaryGroups disabled
UpdateLogFile = /var/log/clamav/freshclam.log
DatabaseOwner = clamav
Checks = 24
DNSDatabaseInfo = current.cvd.clamav.net
DatabaseMirror = db.local.clamav.net, database.clamav.net
MaxAttempts = 5
ScriptedUpdates = yes
TestDatabases = yes
CompressLocalDatabase disabled
ExtraDatabase disabled
DatabaseCustomURL disabled
HTTPProxyServer disabled
HTTPProxyPort disabled
HTTPProxyUsername disabled
HTTPProxyPassword disabled
HTTPUserAgent disabled
NotifyClamd = /etc/clamav/clamd.conf
OnUpdateExecute disabled
OnErrorExecute disabled
OnOutdatedExecute disabled
LocalIPAddress disabled
ConnectTimeout = 30
ReceiveTimeout = 30
SubmitDetectionStats disabled
DetectionStatsCountry disabled
DetectionStatsHostID disabled
SafeBrowsing disabled
Bytecode = yes

Config file: clamav-milter.conf
---
LogFile = /var/log/clamav/clamav-milter.log
LogFileUnlock disabled
LogFileMaxSize = 10485760
LogTime = yes
LogSyslog disabled
LogFacility = LOG_MAIL
LogVerbose disabled
PidFile = /var/run/clamav/clamav-milter.pid
TemporaryDirectory = /var/tmp
FixStaleSocket = yes
MaxThreads = 10
ReadTimeout = 120
Foreground disabled
User = clamav
AllowSupplementaryGroups = yes
MaxFileSize = 26214400
ClamdSocket = /var/run/clamav/clamd.ctl
MilterSocket = inet6:7357@::1
MilterSocketGroup = clamav
MilterSocketMode = 660
LocalNet = local
OnClean = Accept
OnInfected = Reject
OnFail = Defer
RejectMsg disabled
AddHeader = Replace
ReportHostname disabled
VirusAction disabled
Chroot disabled
Whitelist disabled
SkipAuthenticated disabled
LogInfected = Full
LogClean = Basic

Software settings
-
Version: 0.97.8
Optional features supported: MEMPOOL IPv6 FRESHCLAM_DNS_FIX AUTOIT_EA06 BZIP2 
JIT

Database information

Database directory: /var/lib/clamav
bytecode.cld: 

Bug#728187: clamav-milter: clamd socket not accessible

2013-10-29 Thread Olaf Zaplinski
Package: clamav-milter
Version: 0.97.8+dfsg-1
Severity: normal

Dear Maintainer,

clamav-milter cannot access the clamd socket:

Oct 29 10:41:02 binky clamav-milter[28085]: +++ Started at Tue Oct 29 10:41:02 
2013
Oct 29 10:41:02 binky clamav-milter[28086]: Failed to parse ClamdSocket 
directive '/var/run/clamav/clamd.ctl'
Oct 29 10:41:02 binky clamav-milter[28086]: Failed to init the socket pool

... and silently dies:

root@binky:/etc/clamav# /etc/init.d/clamav-milter start
[ ok ] Starting Sendmail milter plugin for ClamAV: clamav-milter.

root@binky:/etc/clamav# /etc/init.d/clamav-milter status
[FAIL] clamav-milter is not running ... failed!

The socket file does exist:

root@binky:/etc/clamav# l /var/run/clamav
total 4
drwxr-xr-x  2 clamav root100 Oct 29 10:43 ./
drwxr-xr-x 20 root   root660 Oct 29 09:30 ../
srw-rw  1 clamav postfix   0 Oct 29 10:43 clamav-milter.socket=
srw-rw-rw-  1 clamav clamav0 Oct 29 10:21 clamd.ctl=
-rw-rw-r--  1 clamav clamav5 Oct 29 10:21 clamd.pid




-- Package-specific info:
--- configuration ---
Checking configuration files in /etc/clamav

Config file: clamd.conf
---
LogFile = /var/log/clamav/clamav.log
LogFileUnlock disabled
LogFileMaxSize = 4294967295
LogTime = yes
LogClean disabled
LogSyslog disabled
LogFacility = LOG_LOCAL6
LogVerbose disabled
ExtendedDetectionInfo = yes
PidFile = /var/run/clamav/clamd.pid
TemporaryDirectory disabled
DatabaseDirectory = /var/lib/clamav
OfficialDatabaseOnly disabled
LocalSocket = /var/run/clamav/clamd.ctl
LocalSocketGroup = clamav
LocalSocketMode = 666
FixStaleSocket = yes
TCPSocket disabled
TCPAddr disabled
MaxConnectionQueueLength = 15
StreamMaxLength = 26214400
StreamMinPort = 1024
StreamMaxPort = 2048
MaxThreads = 12
ReadTimeout = 180
CommandReadTimeout = 5
SendBufTimeout = 200
MaxQueue = 100
IdleTimeout = 30
ExcludePath disabled
MaxDirectoryRecursion = 15
FollowDirectorySymlinks disabled
FollowFileSymlinks disabled
CrossFilesystems = yes
SelfCheck = 3600
VirusEvent disabled
ExitOnOOM disabled
Foreground disabled
Debug disabled
LeaveTemporaryFiles disabled
User = clamav
AllowSupplementaryGroups = yes
Bytecode = yes
BytecodeSecurity = TrustSigned
BytecodeTimeout = 6
BytecodeUnsigned disabled
BytecodeMode = Auto
DetectPUA disabled
ExcludePUA disabled
IncludePUA disabled
AlgorithmicDetection = yes
ScanPE = yes
ScanELF = yes
DetectBrokenExecutables disabled
ScanMail = yes
ScanPartialMessages disabled
PhishingSignatures = yes
PhishingScanURLs = yes
PhishingAlwaysBlockCloak disabled
PhishingAlwaysBlockSSLMismatch disabled
HeuristicScanPrecedence disabled
StructuredDataDetection disabled
StructuredMinCreditCardCount = 3
StructuredMinSSNCount = 3
StructuredSSNFormatNormal = yes
StructuredSSNFormatStripped disabled
ScanHTML = yes
ScanOLE2 = yes
OLE2BlockMacros disabled
ScanPDF = yes
ScanArchive = yes
ArchiveBlockEncrypted disabled
MaxScanSize = 104857600
MaxFileSize = 26214400
MaxRecursion = 16
MaxFiles = 1
ClamAuth disabled
ClamukoScanOnAccess disabled
ClamukoScannerCount = 3
ClamukoScanOnOpen disabled
ClamukoScanOnClose disabled
ClamukoScanOnExec disabled
ClamukoIncludePath disabled
ClamukoExcludePath disabled
ClamukoExcludeUID disabled
ClamukoMaxFileSize = 5242880
DevACOnly disabled
DevACDepth disabled
DevLiblog disabled

Config file: freshclam.conf
---
LogFileMaxSize = 4294967295
LogTime = yes
LogSyslog disabled
LogFacility = LOG_LOCAL6
LogVerbose disabled
PidFile = /var/run/clamav/freshclam.pid
DatabaseDirectory = /var/lib/clamav
Foreground disabled
Debug disabled
AllowSupplementaryGroups disabled
UpdateLogFile = /var/log/clamav/freshclam.log
DatabaseOwner = clamav
Checks = 24
DNSDatabaseInfo = current.cvd.clamav.net
DatabaseMirror = db.local.clamav.net, database.clamav.net
MaxAttempts = 5
ScriptedUpdates = yes
TestDatabases = yes
CompressLocalDatabase disabled
ExtraDatabase disabled
DatabaseCustomURL disabled
HTTPProxyServer disabled
HTTPProxyPort disabled
HTTPProxyUsername disabled
HTTPProxyPassword disabled
HTTPUserAgent disabled
NotifyClamd = /etc/clamav/clamd.conf
OnUpdateExecute disabled
OnErrorExecute disabled
OnOutdatedExecute disabled
LocalIPAddress disabled
ConnectTimeout = 30
ReceiveTimeout = 30
SubmitDetectionStats disabled
DetectionStatsCountry disabled
DetectionStatsHostID disabled
SafeBrowsing disabled
Bytecode = yes

Config file: clamav-milter.conf
---
LogFile disabled
LogFileUnlock disabled
LogFileMaxSize = 1048576
LogTime disabled
LogSyslog = yes
LogFacility = LOG_MAIL
LogVerbose = yes
PidFile = /var/run/clamav/clamav-milter.pid
TemporaryDirectory = /var/tmp
FixStaleSocket = yes
MaxThreads = 10
ReadTimeout = 120
Foreground disabled
User disabled
AllowSupplementaryGroups disabled
MaxFileSize = 26214400
ClamdSocket = /var/run/clamav/clamd.ctl
MilterSocket = /var/run/clamav/clamav-milter.socket
MilterSocketGroup disabled
MilterSocketMode = 660
LocalNet = local
OnClean = Accept
OnInfected = Reject
OnFail = Defer
RejectMsg 

Bug#728188: clamav-milter: errata in /usr/share/doc/clamav-milter/README.Debian.gz

2013-10-29 Thread Olaf Zaplinski
Package: clamav-milter
Version: 0.97.8+dfsg-1
Severity: wishlist

Dear Maintainer,

please see /usr/share/doc/clamav-milter/README.Debian.gz at line 139:
See /usr/share/doc/clamav-milter/INSTALL.gz for some details

This file does not exist, please provide it or change README.Debian.gz.


-- Package-specific info:
--- configuration ---
Checking configuration files in /etc/clamav

Config file: clamd.conf
---
LogFile = /var/log/clamav/clamav.log
LogFileUnlock disabled
LogFileMaxSize = 4294967295
LogTime = yes
LogClean disabled
LogSyslog disabled
LogFacility = LOG_LOCAL6
LogVerbose disabled
ExtendedDetectionInfo = yes
PidFile = /var/run/clamav/clamd.pid
TemporaryDirectory disabled
DatabaseDirectory = /var/lib/clamav
OfficialDatabaseOnly disabled
LocalSocket = /var/run/clamav/clamd.ctl
LocalSocketGroup = clamav
LocalSocketMode = 666
FixStaleSocket = yes
TCPSocket disabled
TCPAddr disabled
MaxConnectionQueueLength = 15
StreamMaxLength = 26214400
StreamMinPort = 1024
StreamMaxPort = 2048
MaxThreads = 12
ReadTimeout = 180
CommandReadTimeout = 5
SendBufTimeout = 200
MaxQueue = 100
IdleTimeout = 30
ExcludePath disabled
MaxDirectoryRecursion = 15
FollowDirectorySymlinks disabled
FollowFileSymlinks disabled
CrossFilesystems = yes
SelfCheck = 3600
VirusEvent disabled
ExitOnOOM disabled
Foreground disabled
Debug disabled
LeaveTemporaryFiles disabled
User = clamav
AllowSupplementaryGroups = yes
Bytecode = yes
BytecodeSecurity = TrustSigned
BytecodeTimeout = 6
BytecodeUnsigned disabled
BytecodeMode = Auto
DetectPUA disabled
ExcludePUA disabled
IncludePUA disabled
AlgorithmicDetection = yes
ScanPE = yes
ScanELF = yes
DetectBrokenExecutables disabled
ScanMail = yes
ScanPartialMessages disabled
PhishingSignatures = yes
PhishingScanURLs = yes
PhishingAlwaysBlockCloak disabled
PhishingAlwaysBlockSSLMismatch disabled
HeuristicScanPrecedence disabled
StructuredDataDetection disabled
StructuredMinCreditCardCount = 3
StructuredMinSSNCount = 3
StructuredSSNFormatNormal = yes
StructuredSSNFormatStripped disabled
ScanHTML = yes
ScanOLE2 = yes
OLE2BlockMacros disabled
ScanPDF = yes
ScanArchive = yes
ArchiveBlockEncrypted disabled
MaxScanSize = 104857600
MaxFileSize = 26214400
MaxRecursion = 16
MaxFiles = 1
ClamAuth disabled
ClamukoScanOnAccess disabled
ClamukoScannerCount = 3
ClamukoScanOnOpen disabled
ClamukoScanOnClose disabled
ClamukoScanOnExec disabled
ClamukoIncludePath disabled
ClamukoExcludePath disabled
ClamukoExcludeUID disabled
ClamukoMaxFileSize = 5242880
DevACOnly disabled
DevACDepth disabled
DevLiblog disabled

Config file: freshclam.conf
---
LogFileMaxSize = 4294967295
LogTime = yes
LogSyslog disabled
LogFacility = LOG_LOCAL6
LogVerbose disabled
PidFile = /var/run/clamav/freshclam.pid
DatabaseDirectory = /var/lib/clamav
Foreground disabled
Debug disabled
AllowSupplementaryGroups disabled
UpdateLogFile = /var/log/clamav/freshclam.log
DatabaseOwner = clamav
Checks = 24
DNSDatabaseInfo = current.cvd.clamav.net
DatabaseMirror = db.local.clamav.net, database.clamav.net
MaxAttempts = 5
ScriptedUpdates = yes
TestDatabases = yes
CompressLocalDatabase disabled
ExtraDatabase disabled
DatabaseCustomURL disabled
HTTPProxyServer disabled
HTTPProxyPort disabled
HTTPProxyUsername disabled
HTTPProxyPassword disabled
HTTPUserAgent disabled
NotifyClamd = /etc/clamav/clamd.conf
OnUpdateExecute disabled
OnErrorExecute disabled
OnOutdatedExecute disabled
LocalIPAddress disabled
ConnectTimeout = 30
ReceiveTimeout = 30
SubmitDetectionStats disabled
DetectionStatsCountry disabled
DetectionStatsHostID disabled
SafeBrowsing disabled
Bytecode = yes

Config file: clamav-milter.conf
---
LogFile = /var/log/clamav/clamav-milter.log
LogFileUnlock disabled
LogFileMaxSize = 10485760
LogTime = yes
LogSyslog disabled
LogFacility = LOG_MAIL
LogVerbose disabled
PidFile = /var/run/clamav/clamav-milter.pid
TemporaryDirectory = /var/tmp
FixStaleSocket = yes
MaxThreads = 10
ReadTimeout = 120
Foreground disabled
User = clamav
AllowSupplementaryGroups = yes
MaxFileSize = 26214400
ClamdSocket = /var/run/clamav/clamd.ctl
MilterSocket = inet6:7357@::1
MilterSocketGroup = clamav
MilterSocketMode = 660
LocalNet = local
OnClean = Accept
OnInfected = Reject
OnFail = Defer
RejectMsg disabled
AddHeader = Replace
ReportHostname disabled
VirusAction disabled
Chroot disabled
Whitelist disabled
SkipAuthenticated disabled
LogInfected = Full
LogClean = Basic

Software settings
-
Version: 0.97.8
Optional features supported: MEMPOOL IPv6 FRESHCLAM_DNS_FIX AUTOIT_EA06 BZIP2 
JIT

Database information

Database directory: /var/lib/clamav
bytecode.cld: version 228, sigs: 43, built on Fri Oct  4 22:37:48 2013
main.cld: version 55, sigs: 2424225, built on Tue Sep 17 16:57:28 2013
daily.cld: version 18032, sigs: 443721, built on Tue Oct 29 05:37:43 2013
Total number of signatures: 2867989

Platform information

uname: Linux 3.2.0-4-amd64 #1 SMP Debian 

Bug#589520: openssl: IPv6-capable s_client and s_server

2013-10-24 Thread Olaf Zaplinski
Package: openssl
Version: 1.0.1e-2
Followup-For: Bug #589520

Dear Maintainer,

any news about IPv6 support?
FYI: on FreeBSD 9.2 it is the same.


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openssl depends on:
ii  libc62.13-38
ii  libssl1.0.0  1.0.1e-2
ii  zlib1g   1:1.2.7.dfsg-13

openssl recommends no packages.

Versions of packages openssl suggests:
ii  ca-certificates  20130119

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587616: [dnssec-tools]: zonesigner fails if class field (i.e. IN) would be omitted with SOA record

2013-10-24 Thread Olaf Zaplinski
Package: dnssec-tools
Version: 1.13-1
Followup-For: Bug #587616

Dear Maintainer,
this bug still exists in the current version.

Cheers
Olaf


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dnssec-tools depends on:
ii  bind9utils   1:9.8.4.dfsg.P1-6+nmu2+deb7u1
ii  libmailtools-perl2.09-1
ii  libnet-dns-perl  0.66-2+b2
ii  libnet-dns-sec-perl  0.16-2
ii  libtimedate-perl 1.2000-1
ii  perl 5.14.2-21+deb7u1

Versions of packages dnssec-tools recommends:
ii  bind9  1:9.8.4.dfsg.P1-6+nmu2+deb7u1

dnssec-tools suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#721021: roundcube-core: directories in /var not created at installation

2013-08-31 Thread Olaf Zaplinski

Am 31.08.2013 14:03, schrieb Vincent Bernat:

I don't have those directories and I don't get those errors. Do they
appear at each action or just when you are doing something specific?


This appeared every time, but I cannot reproduce. I purged everything 
and reinstalled roundcube, now everything is fine.


Olaf


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#721020: roundcube: Creating default object from empty value when composing new message

2013-08-27 Thread Olaf Zaplinski
Package: roundcube
Version: 0.7.2-9
Severity: normal

Dear Maintainer,

I get a Creating default object from empty value when composing a new message
please see http://trac.roundcube.net/ticket/1488404 for details, even the IE8 
bug appears here


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages roundcube depends on:
ii  roundcube-core  0.7.2-9

roundcube recommends no packages.

roundcube suggests no packages.

Versions of packages roundcube-core depends on:
ii  apache2  2.2.22-13
ii  apache2-mpm-prefork [httpd]  2.2.22-13
ii  dbconfig-common  1.8.47+nmu1
ii  debconf [debconf-2.0]1.5.49
ii  libjs-jquery 1.7.2+dfsg-1
ii  libjs-jquery-ui  1.8.ooops.21+dfsg-2
ii  libmagic15.11-2
ii  php-auth 1.6.2-1
ii  php-mail-mime1.8.4-1
ii  php-mdb2 2.5.0b3-2
ii  php-net-smtp 1.6.1-1
ii  php-net-socket   1.0.9-2
ii  php5 5.4.4-14+deb7u4
ii  php5-gd  5.4.4-14+deb7u4
ii  php5-intl5.4.4-14+deb7u4
ii  php5-mcrypt  5.4.4-14+deb7u4
ii  php5-pspell  5.4.4-14+deb7u4
ii  roundcube-mysql  0.7.2-9
ii  tinymce  3.4.8+dfsg0-1
ii  ucf  3.0025+nmu3

Versions of packages roundcube-core suggests:
ii  php-auth-sasl  1.0.4-1
pn  php-crypt-gpg  none
ii  roundcube-plugins  0.7.2-9

-- debconf information:
  roundcube/password-confirm: (password omitted)
  roundcube/pgsql/app-pass: (password omitted)
  roundcube/mysql/admin-pass: (password omitted)
  roundcube/mysql/app-pass: (password omitted)
  roundcube/pgsql/admin-pass: (password omitted)
  roundcube/app-password-confirm: (password omitted)
  roundcube/upgrade-error: abort
  roundcube/pgsql/authmethod-user: password
  roundcube/purge: false
* roundcube/dbconfig-install: true
  roundcube/language: en_US
  roundcube/db/dbname: roundcube
  roundcube/remote/newhost:
  roundcube/pgsql/changeconf: false
  roundcube/upgrade-backup: true
  roundcube/install-error: abort
  roundcube/mysql/admin-user: root
  roundcube/hosts:
  roundcube/pgsql/authmethod-admin: ident
  roundcube/dbconfig-remove:
  roundcube/pgsql/admin-user: postgres
  roundcube/internal/skip-preseed: false
  roundcube/db/app-user: roundcube
  roundcube/dbconfig-reinstall: false
  roundcube/mysql/method: unix socket
  roundcube/remove-error: abort
  roundcube/restart-webserver: true
  roundcube/dbconfig-upgrade: true
  roundcube/remote/port:
  roundcube/pgsql/method: unix socket
  roundcube/pgsql/manualconf:
  roundcube/db/basepath:
  roundcube/pgsql/no-empty-passwords:
  roundcube/passwords-do-not-match:
  roundcube/internal/reconfiguring: false
  roundcube/reconfigure-webserver: apache2, lighttpd
* roundcube/database-type: mysql
  roundcube/remote/host:
  roundcube/missing-db-package-error: abort


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#721021: roundcube-core: directories in /var not created at installation

2013-08-27 Thread Olaf Zaplinski
Package: roundcube
Version: 0.7.2-9
Severity: minor

Dear Maintainer,

my apache2 log says:

== error.log ==
[Tue Aug 27 10:53:32 2013] [error] [client 199.192.231.53] File does not exist: 
/var/lib/roundcube/var
[Tue Aug 27 10:53:32 2013] [error] [client 199.192.231.53] File does not exist: 
/var/lib/roundcube/error

Please create these directories upon installation


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages roundcube-core depends on:
ii  apache2  2.2.22-13
ii  apache2-mpm-prefork [httpd]  2.2.22-13
ii  dbconfig-common  1.8.47+nmu1
ii  debconf [debconf-2.0]1.5.49
ii  libjs-jquery 1.7.2+dfsg-1
ii  libjs-jquery-ui  1.8.ooops.21+dfsg-2
ii  libmagic15.11-2
ii  php-auth 1.6.2-1
ii  php-mail-mime1.8.4-1
ii  php-mdb2 2.5.0b3-2
ii  php-net-smtp 1.6.1-1
ii  php-net-socket   1.0.9-2
ii  php5 5.4.4-14+deb7u4
ii  php5-gd  5.4.4-14+deb7u4
ii  php5-intl5.4.4-14+deb7u4
ii  php5-mcrypt  5.4.4-14+deb7u4
ii  php5-pspell  5.4.4-14+deb7u4
ii  roundcube-mysql  0.7.2-9
ii  tinymce  3.4.8+dfsg0-1
ii  ucf  3.0025+nmu3

roundcube-core recommends no packages.

Versions of packages roundcube-core suggests:
ii  php-auth-sasl  1.0.4-1
pn  php-crypt-gpg  none
ii  roundcube-plugins  0.7.2-9

roundcube depends on no packages.

-- debconf information:
  roundcube/password-confirm: (password omitted)
  roundcube/pgsql/app-pass: (password omitted)
  roundcube/mysql/admin-pass: (password omitted)
  roundcube/mysql/app-pass: (password omitted)
  roundcube/pgsql/admin-pass: (password omitted)
  roundcube/app-password-confirm: (password omitted)
  roundcube/upgrade-error: abort
  roundcube/pgsql/authmethod-user: password
  roundcube/purge: false
* roundcube/dbconfig-install: true
  roundcube/language: en_US
  roundcube/db/dbname: roundcube
  roundcube/remote/newhost:
  roundcube/pgsql/changeconf: false
  roundcube/upgrade-backup: true
  roundcube/install-error: abort
  roundcube/mysql/admin-user: root
  roundcube/hosts:
  roundcube/pgsql/authmethod-admin: ident
  roundcube/dbconfig-remove:
  roundcube/pgsql/admin-user: postgres
  roundcube/internal/skip-preseed: false
  roundcube/db/app-user: roundcube
  roundcube/dbconfig-reinstall: false
  roundcube/mysql/method: unix socket
  roundcube/remove-error: abort
  roundcube/restart-webserver: true
  roundcube/dbconfig-upgrade: true
  roundcube/remote/port:
  roundcube/pgsql/method: unix socket
  roundcube/pgsql/manualconf:
  roundcube/db/basepath:
  roundcube/pgsql/no-empty-passwords:
  roundcube/passwords-do-not-match:
  roundcube/internal/reconfiguring: false
  roundcube/reconfigure-webserver: apache2, lighttpd
* roundcube/database-type: mysql
  roundcube/remote/host:
  roundcube/missing-db-package-error: abort


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#720940: openssh-client: cannot bind to single IPv4 and single IPv6 address

2013-08-26 Thread Olaf Zaplinski
Package: openssh-client
Version: 1:6.0p1-4
Severity: normal
Tags: ipv6

Dear Maintainer,

I cannot bind the client to one of my IPv4 and one of my IPv6 addresses.

I tried these entries in /etc/ssh/ssh_config:

1.
BindAddress 199.192.231.53,2a00:12c0:1015:100:1::2

2.
BindAddress 199.192.231.53 2a00:12c0:1015:100:1::2

BindAddress 199.192.231.53
BindAddress 2a00:12c0:1015:100:1::2 

None of these worked, so I can bind the client to IPv4 or IPv6 only, not both. 
Bad if the host has several IPv4 and several IPv6 addresses. This means that I 
need to define every possible host in ~/.ssh/config and set the BindAddress 
parameter there.


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openssh-client depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.49
ii  dpkg   1.16.10
ii  libc6  2.13-38
ii  libedit2   2.11-20080614-5
ii  libgssapi-krb5-2   1.10.1+dfsg-5+deb7u1
ii  libselinux12.1.9-5
ii  libssl1.0.01.0.1e-2
ii  passwd 1:4.1.5.1-1
ii  zlib1g 1:1.2.7.dfsg-13

Versions of packages openssh-client recommends:
ii  openssh-blacklist0.4.1+nmu1
ii  openssh-blacklist-extra  0.4.1+nmu1
ii  xauth1:1.0.7-1

Versions of packages openssh-client suggests:
pn  keychain  none
pn  libpam-sshnone
pn  monkeysphere  none
pn  ssh-askpass   none

-- Configuration Files:
/etc/ssh/ssh_config changed:
Host *
SendEnv LANG LC_*
HashKnownHosts yes
GSSAPIAuthentication yes
GSSAPIDelegateCredentials no
BindAddress 199.192.231.53,2a00:12c0:1015:100:1::2


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#718450: icedove: default browser is ignored

2013-08-01 Thread Olaf Zaplinski

Am 2013-08-01 08:22, schrieb Carsten Schoenert:

that's not correct. ;)
This settings are hidden in the menu Preferences - Advanced - 
Tab


oh, ok...

Thanks!

Olaf


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#718441: reportbug-ng: tool does not find any bugs

2013-07-31 Thread Olaf Zaplinski
Package: reportbug-ng
Version: 1.27
Severity: normal

Dear Maintainer,

I wanted to report a bug about kde-l10n-de, so I searched for this package.
Result: no bugs showed up.

I then tried to report a new bug, the window Bug report details showed up. I
entered the information, clicked ok - and that was it, the window closed. I was
not able to enter any information about the bug itself.



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

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages reportbug-ng depends on:
ii  python2.7.3-4
ii  python-apt0.8.8.2
ii  python-debianbts  1.11
ii  python-qt44.9.3-4
ii  python-support1.0.15
ii  xdg-utils 1.1.0~rc1+git20111210-6
ii  xterm 278-4

reportbug-ng recommends no packages.

reportbug-ng suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#718442: kde-l10n-de: still got English desktop

2013-07-31 Thread Olaf Zaplinski
Package: kde-l10n-de
Version: 4:4.8.4-2
Severity: important
Tags: l10n

Dear Maintainer,

I installed the package and chose German as my language, but after a reboot
everything was still English.



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

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kde-l10n-de depends on:
ii  libkdecore5  4:4.8.4-4

kde-l10n-de recommends no packages.

Versions of packages kde-l10n-de suggests:
pn  kde-standard  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#718448: icedove-l10n-de: installing this package has no effect

2013-07-31 Thread Olaf Zaplinski
Package: icedove-l10n-de
Version: 1:17.0.7-1~deb7u1
Severity: important
Tags: l10n

Dear Maintainer,

I installed icedove-l10n-de, started icedove the 1st time, and it is still in
English.



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

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages icedove-l10n-de depends on:
ii  icedove  17.0.7-1~deb7u1

Versions of packages icedove-l10n-de recommends:
ii  myspell-de-de  20120607-1

icedove-l10n-de suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#718450: icedove: default browser is ignored

2013-07-31 Thread Olaf Zaplinski
Package: icedove
Version: 17.0.7-1~deb7u1
Severity: normal

Dear Maintainer,

although I have set the default KDE browser to SRware Iron, icedove still
starts konqueror when I klick on HTTP URLs in an email. This would be okay if I
could set the icedove default browser elsewhere, but there is nothing like this
in the settings menu.



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

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages icedove depends on:
ii  debianutils   4.3.2
ii  fontconfig2.9.0-7.1
ii  libasound21.0.25-4
ii  libatk1.0-0   2.4.0-2
ii  libc6 2.13-38
ii  libcairo2 1.12.2-3
ii  libdbus-1-3   1.6.8-1+deb7u1
ii  libdbus-glib-1-2  0.100.2-1
ii  libevent-2.0-52.0.19-stable-3
ii  libffi5   3.0.10-3
ii  libfontconfig12.9.0-7.1
ii  libfreetype6  2.4.9-1.1
ii  libgcc1   1:4.7.2-5
ii  libgdk-pixbuf2.0-02.26.1-1
ii  libglib2.0-0  2.33.12+really2.32.4-5
ii  libgtk2.0-0   2.24.10-2
ii  libhunspell-1.3-0 1.3.2-4
ii  libjpeg8  8d-1
ii  libnspr4  2:4.9.2-1
ii  libnss3   2:3.14.3-1
ii  libnss3-1d2:3.14.3-1
ii  libpango1.0-0 1.30.0-1
ii  libpixman-1-0 0.26.0-4
ii  libsqlite3-0  3.7.13-1+deb7u1
ii  libstartup-notification0  0.12-1
ii  libstdc++64.7.2-5
ii  libvpx1   1.1.0-1
ii  libx11-6  2:1.5.0-1+deb7u1
ii  libxext6  2:1.3.1-2+deb7u1
ii  libxrender1   1:0.9.7-1+deb7u1
ii  libxt61:1.1.3-1+deb7u1
ii  psmisc22.19-1+deb7u1
ii  zlib1g1:1.2.7.dfsg-13

Versions of packages icedove recommends:
ii  hunspell-en-us [hunspell-dictionary]  20070829-6
ii  myspell-de-de [myspell-dictionary]20120607-1

Versions of packages icedove suggests:
ii  fonts-lyx 2.0.3-3
ii  libgssapi-krb5-2  1.10.1+dfsg-5+deb7u1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#665453: still unfixed

2013-07-22 Thread Olaf Zaplinski

Hi folks,

in version: 1:3.4.3.1-2 this is still not fixed. :-(


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#717563: reportbug: web access thru proxy not available

2013-07-22 Thread Olaf Zaplinski

Package: reportbug
Version: 6.4.4
Severity: important

Dear Maintainer,

when reportbug asks for a proxy server and I enter the apt.conf proxy 
setting

http://user:p...@proxyhost.example.com:8080
then internet access still fails. This is also true when I
1. set the correct environment variables http_proxy, https_proxy and 
ftp_proxy

2. do not enter proxy setting when reportbug asks for it.


-- Package-specific info:
** Environment settings:
VISUAL=vi
INTERFACE=text

** /root/.reportbugrc:
reportbug_version 6.4.4
mode standard
ui text
realname Olaf Zaplinski
email o...@zaplinski.de
no-check-uid
http_proxy 
http://svc-cde-it-suse:start...@ddcrdtm200v1.corp.draeger.global:8080;

no-cc
header X-Debbugs-CC: o...@zaplinski.de
smtphost reportbug.debian.org

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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages reportbug depends on:
ii  apt   0.9.7.9
ii  python2.7.3-4
ii  python-reportbug  6.4.4

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail   none
pn  debconf-utilsnone
pn  debsums  none
pn  dlocate  none
pn  emacs22-bin-common | emacs23-bin-common  none
ii  file 5.11-2
ii  gnupg1.4.12-7
pn  postfix | exim4 | mail-transport-agent   none
pn  python-gtk2  none
pn  python-gtkspell  none
pn  python-urwid none
pn  python-vte   none
pn  xdg-utilsnone

Versions of packages python-reportbug depends on:
ii  apt   0.9.7.9
ii  python2.7.3-4
ii  python-debian 0.1.21
ii  python-debianbts  1.11
ii  python-support1.0.15

python-reportbug suggests no packages.

-- no debconf information


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#670681: /etc/init.d/postgrey script doesn't work properly

2013-05-26 Thread Olaf Zaplinski
Package: postgrey
Version: 1.34-1.1
Followup-For: Bug #670681

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

Patch did not work for me. What worked was this change of init script:

# line 80 - replaced
--pidfile $PIDFILE --name $SSNAME
# with
--pidfile $PIDFILE



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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages postgrey depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.49
ii  libberkeleydb-perl 0.51-1
ii  libnet-dns-perl0.66-2+b2
ii  libnet-server-perl 2.006-1
ii  perl   5.14.2-21
ii  ucf3.0025+nmu3

Versions of packages postgrey recommends:
ii  libnet-rblclient-perl  0.5-2
ii  libparse-syslog-perl   1.10-2
ii  postfix2.9.6-2

postgrey suggests no packages.

-- Configuration Files:
/etc/init.d/postgrey changed [not included]

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708539: dovecot-core: IPv6 address no longer accepted

2013-05-16 Thread Olaf Zaplinski
Package: dovecot-core
Version: 1:2.1.7-7
Severity: normal
Tags: ipv6

Dear Maintainer,

since the upgrade from Debian 6 to 7, dovecot no lomger accepts IPv6 addresses:

# /etc/init.d/dovecot restart
[] Restarting IMAP/POP3 mail server: dovecotFatal: service(imap-login) 
Can't resolve address [::1]: Name or service not known

This is the 'wrong' entry from my old config:
address = 127.0.0.1, [::1]

When I change that line to
address = ip6-localhost, localhost

everything is fine. Funny is the fact that [::] is accepted, see below.

Olaf


-- Package-specific info:

dovecot configuration
-
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.0 
auth_mechanisms = cram-md5 plain
log_timestamp = %Y-%m-%d %H:%M:%S 
mail_location = maildir:~/maildir
mail_privileged_group = mail
namespace {
  inbox = yes
  location = 
  prefix = 
  type = private
}
passdb {
  args = /etc/dovecot/passwd
  driver = passwd-file
}
passdb {
  driver = pam
}
protocols = imap
service auth {
  unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix
  }
  user = root
}
service imap-login {
  inet_listener imap {
address = ip6-localhost, localhost
  }
  inet_listener imaps {
address = *, [::]
  }
}
ssl_cert = /etc/ssl/certs/binky.tuxfriends.net.pem
ssl_key = /etc/ssl/private/dovecot.key
userdb {
  driver = passwd
}

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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dovecot-core depends on:
ii  adduser 3.113+nmu3
ii  libbz2-1.0  1.0.6-4
ii  libc6   2.13-38
ii  libpam-runtime  1.1.3-7.1
ii  libpam0g1.1.3-7.1
ii  libssl1.0.0 1.0.1e-2
ii  openssl 1.0.1e-2
ii  ucf 3.0025+nmu3
ii  zlib1g  1:1.2.7.dfsg-13

dovecot-core recommends no packages.

Versions of packages dovecot-core suggests:
pn  dovecot-gssapinone
ii  dovecot-imapd 1:2.1.7-7
pn  dovecot-ldap  none
pn  dovecot-lmtpd none
pn  dovecot-managesieved  none
pn  dovecot-mysql none
pn  dovecot-pgsql none
pn  dovecot-pop3d none
pn  dovecot-sieve none
pn  dovecot-solr  none
pn  dovecot-sqlitenone
ii  ntp   1:4.2.6.p5+dfsg-2

Versions of packages dovecot-core is related to:
ii  dovecot-common 1:2.1.7-7
ii  dovecot-core [dovecot-common]  1:2.1.7-7
pn  dovecot-dbgnone
pn  dovecot-devnone
pn  dovecot-gssapi none
ii  dovecot-imapd  1:2.1.7-7
pn  dovecot-ldap   none
pn  dovecot-lmtpd  none
pn  dovecot-managesieved   none
pn  dovecot-mysql  none
pn  dovecot-pgsql  none
pn  dovecot-pop3d  none
pn  dovecot-sieve  none
pn  dovecot-sqlite none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708362: roundcube: after dist-upgrading from Debian 6 to 7, roundcube was unusable

2013-05-15 Thread Olaf Zaplinski
Package: roundcube
Version: 0.7.2-9
Severity: important

Dear Maintainer,

after dist-upgrading from Debian 6 to 7, roundcube was unusable, login failed 
always. Even purging and reinstalling it did not help. Error message:

== mail.log ==
May 15 13:07:08 binky dovecot: imap-login: Aborted login (auth failed, 1 
attempts in 2 secs): user=olaf, method=DIGEST-MD5, rip=127.0.0.1, 
lip=127.0.0.1, secured, session=PFkTwL/cjQB/AAAB

== roundcube/errors ==
[15-May-2013 13:07:08 +0200]: IMAP Error: Login failed for olaf from 10.2.3.9. 
Authentication failed. in /usr/share/roundcube/program/include/rcube_imap.php 
on line 205 (POST /?_task=login_action=login)


using IMAP with another IMAP client (Thunderbird) works fine.


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages roundcube depends on:
ii  roundcube-core  0.7.2-9

roundcube recommends no packages.

roundcube suggests no packages.

Versions of packages roundcube-core depends on:
ii  apache2  2.2.22-13
ii  apache2-mpm-prefork [httpd]  2.2.22-13
ii  dbconfig-common  1.8.47+nmu1
ii  debconf [debconf-2.0]1.5.49
ii  libjs-jquery 1.7.2+dfsg-1
ii  libjs-jquery-ui  1.8.ooops.21+dfsg-2
ii  libmagic15.11-2
ii  php-auth 1.6.2-1
ii  php-mail-mime1.8.4-1
ii  php-mdb2 2.5.0b3-2
ii  php-net-smtp 1.6.1-1
ii  php-net-socket   1.0.9-2
ii  php5 5.4.4-14
ii  php5-gd  5.4.4-14
ii  php5-intl5.4.4-14
ii  php5-mcrypt  5.4.4-14
ii  php5-pspell  5.4.4-14
ii  roundcube-mysql  0.7.2-9
ii  tinymce  3.4.8+dfsg0-1
ii  ucf  3.0025+nmu3

Versions of packages roundcube-core suggests:
ii  php-auth-sasl  1.0.4-1
pn  php-crypt-gpg  none
pn  roundcube-plugins  none

-- debconf information:
  roundcube/password-confirm: (password omitted)
  roundcube/pgsql/app-pass: (password omitted)
  roundcube/mysql/admin-pass: (password omitted)
  roundcube/mysql/app-pass: (password omitted)
  roundcube/pgsql/admin-pass: (password omitted)
  roundcube/app-password-confirm: (password omitted)
  roundcube/upgrade-error: abort
  roundcube/pgsql/authmethod-user: password
  roundcube/purge: false
* roundcube/dbconfig-install: true
  roundcube/language: en_US
  roundcube/db/dbname: roundcube
  roundcube/remote/newhost:
  roundcube/pgsql/changeconf: false
  roundcube/upgrade-backup: true
  roundcube/install-error: abort
  roundcube/mysql/admin-user: root
  roundcube/hosts:
  roundcube/pgsql/authmethod-admin: ident
  roundcube/dbconfig-remove:
  roundcube/pgsql/admin-user: postgres
  roundcube/internal/skip-preseed: false
  roundcube/db/app-user: roundcube
  roundcube/dbconfig-reinstall: false
  roundcube/mysql/method: unix socket
  roundcube/remove-error: abort
  roundcube/restart-webserver: true
  roundcube/dbconfig-upgrade: true
  roundcube/remote/port:
  roundcube/pgsql/method: unix socket
  roundcube/pgsql/manualconf:
  roundcube/db/basepath:
  roundcube/pgsql/no-empty-passwords:
  roundcube/passwords-do-not-match:
  roundcube/internal/reconfiguring: false
  roundcube/reconfigure-webserver: apache2, lighttpd
* roundcube/database-type: mysql
  roundcube/remote/host:
  roundcube/missing-db-package-error: abort


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708362: Acknowledgement (roundcube: after dist-upgrading from Debian 6 to 7, roundcube was unusable)

2013-05-15 Thread Olaf Zaplinski

Update: I have found a fix. I changed

$rcmail_config['imap_auth_type'] = null;
to
$rcmail_config['imap_auth_type'] = 'CRAM-MD5';

in /etc/roundcube/main.inc.php, now it works.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#701987: opendkim: configuration error: unrecognized parameter

2013-03-01 Thread Olaf Zaplinski
Package: opendkim
Version: 2.6.8-4
Severity: important

# /etc/init.d/opendkim restart
Restarting OpenDKIM: opendkim: /etc/opendkim.conf: configuration error at line 
18: unrecognized parameter
opendkim.

= line 18 is:
ADSPDiscard no

when this is commented out, it works

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages opendkim depends on:
ii  adduser 3.113+nmu3
ii  libc6   2.13-38
ii  libdb5.15.1.29-5
ii  libldap-2.4-2   2.4.31-1
ii  liblua5.1-0 5.1.5-4
ii  libmilter1.0.1  8.14.4-2.1
ii  libopendkim72.6.8-4
ii  libssl1.0.0 1.0.1e-1
ii  libunbound2 1.4.17-3
ii  libvbr2 2.6.8-4
ii  lsb-base4.1+Debian8

opendkim recommends no packages.

Versions of packages opendkim suggests:
pn  opendkim-tools  none

-- Configuration Files:
/etc/default/opendkim changed:
SOCKET=inet:8891@127.0.0.1

/etc/opendkim.conf changed:
Syslog  yes
UMask   002
InternalHosts   
csl:127.0.0.1,::1,199.192.231.53,2605:eb00:100:1::2085:29b0,109.75.188.214,2a00:12c0:1015:100:1::2
Canonicalizationrelaxed/simple
Modev
SubDomains  no
ADSPDiscard no
OversignHeaders From


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#690232: apache2: Apache2 listens on tcp6 only

2012-10-20 Thread Olaf Zaplinski

Am 20.10.2012 01:09, schrieb Arno Töll:

tags 690232 +moreingo
thanks


On 11.10.2012 14:50, Olaf Zaplinski wrote:

funny is: I disabled IPv6, now everything works as expected.


Frankly, neither Stefan or me have a clear understanding where and how
this would a bug. We're aware of a similar sounding issue recored as PR
52709 upstream [1] but that's fixed in Wheezy already.

[1] https://issues.apache.org/bugzilla/show_bug.cgi?id=52709



I just checked another host that is working fine on IPv6 and IPv4. No 
idea what was wrong on the 1st host. Please close this bug, and sorry 
for the noise.


Olaf


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#690232: apache2: Apache2 listens on tcp6 only

2012-10-11 Thread Olaf Zaplinski
Package: apache2.2-common
Version: 2.2.16-6+squeeze8
Severity: normal



-- Package-specific info:
List of enabled modules from 'apache2 -M':
  alias auth_basic authn_file authz_default authz_groupfile
  authz_host authz_user autoindex cgi deflate dir env mime
  negotiation php5 reqtimeout setenvif status
List of enabled php5 extensions:
  mysql mysqli pdo pdo_mysql suhosin

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork2.2.16-6+squeeze8 Apache HTTP Server -
traditional n
ii  apache2.2-common   2.2.16-6+squeeze8 Apache HTTP Server common
files

apache2 recommends no packages.

apache2 suggests no packages.

Versions of packages apache2.2-common depends on:
ii  apache2-utils  2.2.16-6+squeeze8 utility programs for
webservers
ii  apache2.2-bin  2.2.16-6+squeeze8 Apache HTTP Server common
binary f
ii  libmagic1  5.04-5+squeeze2   File type determination
library us
ii  lsb-base   3.2-23.2squeeze1  Linux Standard Base 3.2 init
scrip
ii  mime-support   3.48-1MIME files 'mime.types' 
'mailcap
ii  perl   5.10.1-17squeeze3 Larry Wall's Practical
Extraction
ii  procps 1:3.2.8-9squeeze1 /proc file system utilities

-- no debconf information



after restarting apache2, I see:

# netstat -tanp
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address   Foreign Address State 
PID/Program name
tcp0  0 0.0.0.0:22  0.0.0.0:*   LISTEN
1415/sshd
tcp0  0 0.0.0.0:25  0.0.0.0:*   LISTEN
7985/master
tcp0  0 127.0.0.1:3306  0.0.0.0:*   LISTEN
5908/mysqld
tcp0  0 10.52.152.164:2210.52.81.146:49538 
ESTABLISHED 1433/0
tcp0  0 10.52.152.164:2210.52.81.146:50363 
ESTABLISHED 10488/2
tcp0  0 10.52.152.164:2210.52.81.146:49909 
ESTABLISHED 4229/1
tcp6   0  0 :::80   :::*LISTEN
10525/apache2
tcp6   0  0 :::22   :::*LISTEN
1415/sshd

ports.conf is default:
NameVirtualHost *:80
Listen 80


So I did a
echo net.ipv6.conf.all.disable_ipv6=1  /etc/sysctl.d/disableipv6.conf 
reboot with the following result:

# netstat -tanp
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address   Foreign Address State 
PID/Program name
tcp0  0 0.0.0.0:80  0.0.0.0:*   LISTEN
1249/apache2
tcp0  0 0.0.0.0:22  0.0.0.0:*   LISTEN
1521/sshd
tcp0  0 0.0.0.0:25  0.0.0.0:*   LISTEN
1655/master
tcp0  0 127.0.0.1:3306  0.0.0.0:*   LISTEN
1489/mysqld
tcp0 52 10.52.152.164:2210.52.81.146:50385 
ESTABLISHED 1742/0


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#690232: apache2: Apache2 listens on tcp6 only

2012-10-11 Thread Olaf Zaplinski
Hi,

funny is: I disabled IPv6, now everything works as expected.

Olaf


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#585799: isc-dhcp-client: Please add 'send host-name hostname; ' to default config

2012-07-12 Thread Olaf Zaplinski
Package: isc-dhcp-client
Version: 4.1.1-P1-15+squeeze3
Severity: normal


please setup DHCP client default config in a way that it sends the content of 
/etc/hostname to the DHCP server.
Reason: proper DNS auto registration at my (Debian) DHCP/DNS server for Debian 
hosts (just like WIndows,
SuSE and so on).

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages isc-dhcp-client depends on:
ii  debianutils   3.4Miscellaneous utilities specific t
ii  iproute   20100519-3 networking and traffic control too
pn  isc-dhcp-common   none (no description available)
ii  libc6 2.11.3-3   Embedded GNU C Library: Shared lib

isc-dhcp-client recommends no packages.

Versions of packages isc-dhcp-client suggests:
pn  avahi-autoipd none (no description available)
pn  resolvconfnone (no description available)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#679548: Work around

2012-07-02 Thread Olaf Zaplinski
Am 02.07.2012 19:39, schrieb Scott Kitterman: Comma separated list is a 
known DB type since opendkm 1.2, so you can work

 around this issue by forcing it.  Try:

 PeerList   csl:199.192.231.53,2605:eb00:100:1::2085:29b0

That works, thank you!

Olaf



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#679548: opendkim silently stops when IPv6 addreses are involved

2012-06-29 Thread Olaf Zaplinski
Package: opendkim
Version: 2.0.1+dfsg-1
Severity: grave
Tags: ipv6
Justification: renders package unusable


specifying

PeerList199.192.231.53,2605:eb00:100:1::2085:29b0

lets opendkim stop silently when trying to start teh daemon. This happens also
when disabling PeerList entirely and changing

Socket   inet:8891@127.0.0.1

to

Socket   inet:8891@::1

It seems that opendkim is not IPv6 capable and so unusable when running IPv6 
enabled MTAs.


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages opendkim depends on:
ii  adduser3.112+nmu2add and remove users and groups
ii  libc6  2.11.3-3  Embedded GNU C Library: Shared lib
ii  libdb4.8   4.8.30-2  Berkeley v4.8 Database Libraries [
ii  libldap-2.4-2  2.4.23-7.2OpenLDAP libraries
ii  liblua5.1-05.1.4-5   Simple, extensible, embeddable pro
ii  libmilter1.0.1 8.14.3-9.4Sendmail Mail Filter API (Milter)
ii  libopendkim1   2.0.1+dfsg-1  Library for signing and verifying 
ii  libssl0.9.80.9.8o-4squeeze13 SSL shared libraries
ii  libunbound21.4.6-1+squeeze2  library implementing DNS resolutio

opendkim recommends no packages.

opendkim suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#574617: GRUB_DEFAULT=saved not working

2012-06-25 Thread Olaf Zaplinski
Anything new here? This bug still exists which is very annoying. More and
more people run their own VPS server outside instead of a Debian box at
home, so this functionality is getting more important.

Olaf



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#675964: roundcube: Roundcube fails to forward emails as attachment

2012-06-04 Thread Olaf Zaplinski
Package: roundcube
Version: 0.3.1-6
Severity: normal


forwarding emails as attachment (e.g. spam reports) fails, the compose window 
starts with an empty email. I installed php-mdb2 (2.5.0b3-2) to get rid of 
#571702.
The error in Roundcube's error log disappeared, but forwarding emails as 
attachment still fails.

-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages roundcube depends on:
ii  roundcube-core0.3.1-6skinnable AJAX based webmail solut

roundcube recommends no packages.

roundcube suggests no packages.

Versions of packages roundcube-core depends on:
ii  apache2-mpm-prefork [h 2.2.16-6+squeeze7 Apache HTTP Server - traditional n
ii  dbconfig-common1.8.46+squeeze.0  common framework for packaging dat
ii  debconf [debconf-2.0]  1.5.36.1  Debian configuration management sy
ii  libjs-jquery   1.4.2-2   JavaScript library for dynamic web
ii  libmagic1  5.04-5+squeeze2   File type determination library us
ii  php-auth   1.6.2-1   PHP PEAR modules for creating an a
ii  php-mail-mime  1.8.0-2   PHP PEAR module for creating MIME 
ii  php-mdb2   2.5.0b3-2 merge of the PEAR DB and Metabase 
ii  php-net-smtp   1.4.2-3   PHP PEAR module implementing SMTP 
ii  php-net-socket 1.0.9-2   PHP PEAR Network Socket Interface 
ii  php5   5.3.3-7+squeeze9  server-side, HTML-embedded scripti
ii  php5-gd5.3.3-7+squeeze9  GD module for php5
ii  php5-mcrypt5.3.3-7+squeeze9  MCrypt module for php5
ii  php5-pspell5.3.3-7+squeeze9  pspell module for php5
ii  roundcube-mysql0.3.1-6   metapackage providing MySQL depend
ii  tinymce3.3.8+dfsg0-0.1   platform independent web based Jav
ii  ucf3.0025+nmu1   Update Configuration File: preserv

-- Configuration Files:
/etc/cron.daily/roundcube [Errno 2] No such file or directory: 
u'/etc/cron.daily/roundcube'
/etc/default/roundcube [Errno 2] No such file or directory: 
u'/etc/default/roundcube'
/etc/logrotate.d/roundcube [Errno 2] No such file or directory: 
u'/etc/logrotate.d/roundcube'

-- debconf information:
  roundcube/upgrade-error: abort
  roundcube/pgsql/authmethod-user: password
  roundcube/purge: false
* roundcube/dbconfig-install: true
* roundcube/language: de_DE
* roundcube/db/dbname: roundcube
  roundcube/remote/newhost:
  roundcube/pgsql/changeconf: false
  roundcube/upgrade-backup: true
  roundcube/install-error: abort
* roundcube/mysql/admin-user: root
* roundcube/hosts: localhost
  roundcube/pgsql/authmethod-admin: ident
  roundcube/dbconfig-remove:
  roundcube/pgsql/admin-user: postgres
  roundcube/internal/skip-preseed: true
* roundcube/db/app-user: roundcube
  roundcube/dbconfig-reinstall: false
* roundcube/mysql/method: unix socket
  roundcube/remove-error: abort
* roundcube/restart-webserver: false
  roundcube/dbconfig-upgrade: true
  roundcube/remote/port:
  roundcube/pgsql/method: unix socket
  roundcube/pgsql/manualconf:
  roundcube/db/basepath:
  roundcube/pgsql/no-empty-passwords:
  roundcube/passwords-do-not-match:
  roundcube/internal/reconfiguring: false
* roundcube/reconfigure-webserver:
* roundcube/database-type: mysql
  roundcube/remote/host:
  roundcube/missing-db-package-error: abort



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#504116: [etchnhalf] RAID1 broken after upgrading kernel to 2.6.24-etchnhalf

2012-05-20 Thread Olaf Zaplinski

Hi Jonathan,

this machine is no longer accessible. ;-)

Cheers
Olaf



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#637451: zabbix-frontend-php: web access fails with Access denied for user 'zabbix'@'localhost'

2011-08-11 Thread Olaf Zaplinski
Package: zabbix-frontend-php
Version: 1:1.8.2-1squeeze2
Severity: grave
Tags: squeeze
Justification: renders package unusable



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages zabbix-frontend-php depends on:
ii  apache22.2.16-6+squeeze1 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [h 2.2.16-6+squeeze1 Apache HTTP Server - traditional n
ii  dbconfig-common1.8.46+squeeze.0  common framework for packaging dat
ii  debconf [debconf-2.0]  1.5.36.1  Debian configuration management sy
ii  libjs-prototype1.6.1-1   JavaScript Framework for dynamic w
ii  libjs-scriptaculous1.8.3-1   JavaScript library for dynamic web
ii  php5   5.3.3-7+squeeze3  server-side, HTML-embedded scripti
ii  php5-gd5.3.3-7+squeeze3  GD module for php5
ii  php5-mysql 5.3.3-7+squeeze3  MySQL module for php5
ii  ttf-dejavu-core2.31-1Vera font family derivate with add
ii  ucf3.0025+nmu1   Update Configuration File: preserv

zabbix-frontend-php recommends no packages.

zabbix-frontend-php suggests no packages.

-- debconf information:
  zabbix-frontend-php/mysql/app-pass: (password omitted)
  zabbix-frontend-php/pgsql/app-pass: (password omitted)
  zabbix-frontend-php/password-confirm: (password omitted)
  zabbix-frontend-php/mysql/admin-pass: (password omitted)
  zabbix-frontend-php/app-password-confirm: (password omitted)
  zabbix-frontend-php/pgsql/admin-pass: (password omitted)
  zabbix-frontend-php/pgsql/authmethod-user:
  zabbix-frontend-php/remote/newhost:
  zabbix-frontend-php/remote/port:
  zabbix-frontend-php/mysql/admin-user: root
  zabbix-frontend-php/remote/host:
  zabbix-frontend-php/pgsql/admin-user: postgres
* zabbix-frontend-php/database-type: mysql
  zabbix-frontend-php/dbconfig-upgrade: true
  zabbix-frontend-php/mysql/method: unix socket
  zabbix-frontend-php/dbconfig-remove:
  zabbix-frontend-php/upgrade-error: abort
  zabbix-frontend-php/pgsql/no-empty-passwords:
  zabbix-frontend-php/upgrade-backup: true
  zabbix-frontend-php/restart-webserver: true
  zabbix-frontend-php/passwords-do-not-match:
  zabbix-frontend-php/db/basepath:
  zabbix-frontend-php/pgsql/manualconf:
  zabbix-frontend-php/zabbix-server: 127.0.0.1
  zabbix-frontend-php/internal/reconfiguring: false
  zabbix-frontend-php/db/app-user: zabbix
  zabbix-frontend-php/install-error: abort
  zabbix-frontend-php/zabbix-server-port: 10051
  zabbix-frontend-php/dbconfig-install: true
  zabbix-frontend-php/db/dbname: zabbix
  zabbix-frontend-php/remove-error: abort
  zabbix-frontend-php/pgsql/changeconf: false
  zabbix-frontend-php/reconfigure-webserver: apache, apache-ssl, apache-perl, 
apache2
  zabbix-frontend-php/dbconfig-reinstall: false
  zabbix-frontend-php/purge: false
  zabbix-frontend-php/pgsql/authmethod-admin: ident
  zabbix-frontend-php/missing-db-package-error: abort
  zabbix-frontend-php/pgsql/method: unix socket
  zabbix-frontend-php/internal/skip-preseed: false


web access fails due to wrong mysql password. Perhaps related to #450525?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#620367: protocol = milter not implemented

2011-04-01 Thread Olaf Zaplinski
Package: gross
Architecture: amd64
Version: 1.0.2-2


Although mentioned in the config file, 'protocol = milter' does not work
at all:

root@gromit:/# /usr/sbin/grossd -d -D
Fri Apr  1 08:57:19 2011 #a201b700: Running as root: setuid() to 'nobody'
Fri Apr  1 08:57:19 2011 #a201b700: config: milter_listen =
inet:5523@localhost
Fri Apr  1 08:57:19 2011 #a201b700: config: rhsbl = dbl.spamhaus.org
Fri Apr  1 08:57:19 2011 #a201b700: config: dnsbl = zen.spamhaus.org
Fri Apr  1 08:57:19 2011 #a201b700: config: check = dnsbl
Fri Apr  1 08:57:19 2011 #a201b700: config: statefile =
/var/db/grossd.state
Fri Apr  1 08:57:19 2011 #a201b700: config: stat_type = status
Fri Apr  1 08:57:19 2011 #a201b700: config: protocol = milter
Fri Apr  1 08:57:19 2011 #a201b700: config: pool_maxthreads = 100
Fri Apr  1 08:57:19 2011 #a201b700: config: query_timelimit = 5000
Fri Apr  1 08:57:19 2011 #a201b700: config: block_reason = Bad reputation
Fri Apr  1 08:57:19 2011 #a201b700: config: grey_reason = Please try again
later
Fri Apr  1 08:57:19 2011 #a201b700: config: grey_threshold = 1
Fri Apr  1 08:57:19 2011 #a201b700: config: block_threshold = 0
Fri Apr  1 08:57:19 2011 #a201b700: config: blocker_weight = 1
Fri Apr  1 08:57:19 2011 #a201b700: config: blocker_port = 4466
Fri Apr  1 08:57:19 2011 #a201b700: config: syslog_facility = mail
Fri Apr  1 08:57:19 2011 #a201b700: config: grey_delay = 10
Fri Apr  1 08:57:19 2011 #a201b700: config: grey_mask = 24
Fri Apr  1 08:57:19 2011 #a201b700: config: log_level = info
Fri Apr  1 08:57:19 2011 #a201b700: config: log_method = syslog
Fri Apr  1 08:57:19 2011 #a201b700: config: sjsms_response_block =
$N%reason%
Fri Apr  1 08:57:19 2011 #a201b700: config: sjsms_response_trust = $Y
Fri Apr  1 08:57:19 2011 #a201b700: config: sjsms_response_match = $Y
Fri Apr  1 08:57:19 2011 #a201b700: config: sjsms_response_grey =
$X4.4.3|$N%reason%
Fri Apr  1 08:57:19 2011 #a201b700: config: postfix_response_block =
action=reject %reason%
Fri Apr  1 08:57:19 2011 #a201b700: config: postfix_response_grey =
action=defer_if_permit %reason%
Fri Apr  1 08:57:19 2011 #a201b700: config: stat_interval = 300
Fri Apr  1 08:57:19 2011 #a201b700: config: number_buffers = 8
Fri Apr  1 08:57:19 2011 #a201b700: config: filter_bits = 24
Fri Apr  1 08:57:19 2011 #a201b700: config: rotate_interval = 3600
Fri Apr  1 08:57:19 2011 #a201b700: config: status_port = 5522
Fri Apr  1 08:57:19 2011 #a201b700: config: sync_port = 5524
Fri Apr  1 08:57:19 2011 #a201b700: config: port = 5525
Fri Apr  1 08:57:19 2011 #a201b700: config: host = 127.0.0.1
Fri Apr  1 08:57:19 2011 #a201b700: config: update = grey
Fri Apr  1 08:57:19 2011 #a201b700: Listening host address 127.0.0.1
Fri Apr  1 08:57:19 2011 #a201b700: Sync listen address 127.0.0.1
Fri Apr  1 08:57:19 2011 #a201b700: No peer configured. Replication
suppressed.
Fri Apr  1 08:57:19 2011 #a201b700: updatestyle: GREY
Fri Apr  1 08:57:19 2011 #a201b700: adding dnsbl: zen.spamhaus.org, weight
1
Fri Apr  1 08:57:19 2011 #a201b700: adding dnsbl: dbl.spamhaus.org, weight
1
Grossd shutdown with exit code 4: unknown protocol: milter
root@gromit:/#




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#620368: statefile not creatable

2011-04-01 Thread Olaf Zaplinski
Package: gross
Architecture: amd64
Version: 1.0.2-2

root@gromit:~# /usr/sbin/grossd -d -D
Fri Apr  1 09:02:07 2011 #73f25700: Running as root: setuid() to 'nobody'
Fri Apr  1 09:02:07 2011 #73f25700: config: milter_listen =
inet:5523@localhost
Fri Apr  1 09:02:07 2011 #73f25700: config: rhsbl = dbl.spamhaus.org
Fri Apr  1 09:02:07 2011 #73f25700: config: dnsbl = zen.spamhaus.org
Fri Apr  1 09:02:07 2011 #73f25700: config: check = dnsbl
Fri Apr  1 09:02:07 2011 #73f25700: config: statefile =
/var/db/grossd.state
Fri Apr  1 09:02:07 2011 #73f25700: config: stat_type = status
Fri Apr  1 09:02:07 2011 #73f25700: config: protocol = postfix
Fri Apr  1 09:02:07 2011 #73f25700: config: pool_maxthreads = 100
Fri Apr  1 09:02:07 2011 #73f25700: config: query_timelimit = 5000
Fri Apr  1 09:02:07 2011 #73f25700: config: block_reason = Bad reputation
Fri Apr  1 09:02:07 2011 #73f25700: config: grey_reason = Please try again
later
Fri Apr  1 09:02:07 2011 #73f25700: config: grey_threshold = 1
Fri Apr  1 09:02:07 2011 #73f25700: config: block_threshold = 0
Fri Apr  1 09:02:07 2011 #73f25700: config: blocker_weight = 1
Fri Apr  1 09:02:07 2011 #73f25700: config: blocker_port = 4466
Fri Apr  1 09:02:07 2011 #73f25700: config: syslog_facility = mail
Fri Apr  1 09:02:07 2011 #73f25700: config: grey_delay = 10
Fri Apr  1 09:02:07 2011 #73f25700: config: grey_mask = 24
Fri Apr  1 09:02:07 2011 #73f25700: config: log_level = info
Fri Apr  1 09:02:07 2011 #73f25700: config: log_method = syslog
Fri Apr  1 09:02:07 2011 #73f25700: config: sjsms_response_block =
$N%reason%
Fri Apr  1 09:02:07 2011 #73f25700: config: sjsms_response_trust = $Y
Fri Apr  1 09:02:07 2011 #73f25700: config: sjsms_response_match = $Y
Fri Apr  1 09:02:07 2011 #73f25700: config: sjsms_response_grey =
$X4.4.3|$N%reason%
Fri Apr  1 09:02:07 2011 #73f25700: config: postfix_response_block =
action=reject %reason%
Fri Apr  1 09:02:07 2011 #73f25700: config: postfix_response_grey =
action=defer_if_permit %reason%
Fri Apr  1 09:02:07 2011 #73f25700: config: stat_interval = 300
Fri Apr  1 09:02:07 2011 #73f25700: config: number_buffers = 8
Fri Apr  1 09:02:07 2011 #73f25700: config: filter_bits = 24
Fri Apr  1 09:02:07 2011 #73f25700: config: rotate_interval = 3600
Fri Apr  1 09:02:07 2011 #73f25700: config: status_port = 5522
Fri Apr  1 09:02:07 2011 #73f25700: config: sync_port = 5524
Fri Apr  1 09:02:07 2011 #73f25700: config: port = 5525
Fri Apr  1 09:02:07 2011 #73f25700: config: host = 127.0.0.1
Fri Apr  1 09:02:07 2011 #73f25700: config: update = grey
Fri Apr  1 09:02:07 2011 #73f25700: Listening host address 127.0.0.1
Fri Apr  1 09:02:07 2011 #73f25700: Sync listen address 127.0.0.1
Fri Apr  1 09:02:07 2011 #73f25700: No peer configured. Replication
suppressed.
Fri Apr  1 09:02:07 2011 #73f25700: updatestyle: GREY
Fri Apr  1 09:02:07 2011 #73f25700: adding dnsbl: zen.spamhaus.org, weight
1
Fri Apr  1 09:02:07 2011 #73f25700: adding dnsbl: dbl.spamhaus.org, weight
1
Fri Apr  1 09:02:07 2011 #73f25700: grossd version 1.0.2 starting...
Fri Apr  1 09:02:07 2011 #73f25700: doubling the space for message queues
from 1 to 2
Grossd shutdown with exit code 2: stat(): statefile opening failed No such
file or directory
root@gromit:~# 


and


root@gromit:~# /usr/sbin/grossd -d -D
Fri Apr  1 09:03:26 2011 #76d22700: Running as root: setuid() to 'nobody'
Fri Apr  1 09:03:26 2011 #76d22700: config: milter_listen =
inet:5523@localhost
Fri Apr  1 09:03:26 2011 #76d22700: config: rhsbl = dbl.spamhaus.org
Fri Apr  1 09:03:26 2011 #76d22700: config: dnsbl = zen.spamhaus.org
Fri Apr  1 09:03:26 2011 #76d22700: config: check = dnsbl
Fri Apr  1 09:03:26 2011 #76d22700: config: statefile =
/var/run/gross/grossd.state
Fri Apr  1 09:03:26 2011 #76d22700: config: stat_type = status
Fri Apr  1 09:03:26 2011 #76d22700: config: protocol = postfix
Fri Apr  1 09:03:26 2011 #76d22700: config: pool_maxthreads = 100
Fri Apr  1 09:03:26 2011 #76d22700: config: query_timelimit = 5000
Fri Apr  1 09:03:26 2011 #76d22700: config: block_reason = Bad reputation
Fri Apr  1 09:03:26 2011 #76d22700: config: grey_reason = Please try again
later
Fri Apr  1 09:03:26 2011 #76d22700: config: grey_threshold = 1
Fri Apr  1 09:03:26 2011 #76d22700: config: block_threshold = 0
Fri Apr  1 09:03:26 2011 #76d22700: config: blocker_weight = 1
Fri Apr  1 09:03:26 2011 #76d22700: config: blocker_port = 4466
Fri Apr  1 09:03:26 2011 #76d22700: config: syslog_facility = mail
Fri Apr  1 09:03:26 2011 #76d22700: config: grey_delay = 10
Fri Apr  1 09:03:26 2011 #76d22700: config: grey_mask = 24
Fri Apr  1 09:03:26 2011 #76d22700: config: log_level = info
Fri Apr  1 09:03:26 2011 #76d22700: config: log_method = syslog
Fri Apr  1 09:03:26 2011 #76d22700: config: sjsms_response_block =
$N%reason%
Fri Apr  1 09:03:26 2011 #76d22700: config: sjsms_response_trust = $Y
Fri Apr  1 09:03:26 2011 #76d22700: config: sjsms_response_match = $Y
Fri Apr  1 09:03:26 2011 #76d22700: config: sjsms_response_grey =
$X4.4.3|$N%reason%
Fri 

Bug#502563: cannot install language packs

2010-05-03 Thread Olaf Zaplinski

Version: 3.0.2-4

Installation of offsite language packs is impossible, I only can 
reinstall the english one.


Language packs

Here you are able to install/remove language packs.
NameLocal name  ISO Used by (including robots)  Options
Installed language packs
English [GB] *  English [GB]en  52   Download | Delete

That is all that I see, and it is a fresh installation.

Regards
Olaf



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#538817: mailman incorrectly remembers old setting

2009-07-27 Thread Olaf Zaplinski
Package: mailman
Version: 1:2.1.11-11
Severity: normal

I used to have mailman running at list1.foo.bar. After some time, I purged 
mailman.
About half a year later I reinstalled mailman and configured it at 
list2.bar.foo.

When I open my browser on http://list2.bar.foo/mailman/admin/mailman and klick 
on
General options, the URL changes to 
http://list1.foo.bar/cgi-bin/mailman/admin/mailman/general

So when running dpkg -P mailman, not all config files are deleted.

Which ones are these?


-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-21-openvz (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages mailman depends on:
ii  adduser  3.110   add and remove users and groups
ii  apache2-mpm-prefork [htt 2.2.9-10+lenny4 Apache HTTP Server - traditional n
ii  cron 3.0pl1-105  management of regular background p
ii  debconf [debconf-2.0]1.5.24  Debian configuration management sy
ii  libc62.7-18  GNU C Library: Shared libraries
ii  logrotate3.7.1-5 Log rotation utility
ii  lsb-base 3.2-20  Linux Standard Base 3.2 init scrip
ii  postfix [mail-transport- 2.5.5-1.1   High-performance mail transport ag
ii  pwgen2.06-1  Automatic Password generation
ii  python   2.5.2-3 An interactive high-level object-o
ii  python-support   0.8.4   automated rebuilding support for P
ii  ucf  3.0016  Update Configuration File: preserv

mailman recommends no packages.

Versions of packages mailman suggests:
ii  listadmin  2.40-2.2  command line mailman moderator que
ii  lynx   2.8.7dev9-2.1 Text-mode WWW Browser (transitiona
pn  spamassassin   none(no description available)

-- debconf information:
* mailman/gate_news: false
* mailman/site_languages: de (German)
  mailman/queue_files_present: abort installation
* mailman/used_languages: en
* mailman/default_server_language: de (German)
* mailman/create_site_list:



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#538848: /etc/apt/sources.list.d/* ignored

2009-07-27 Thread Olaf Zaplinski
Package: apt
Version: 0.7.20.2+lenny1
Severity: normal

/etc/apt/sources.list.d/* files are ignored.


-- Package-specific info:

-- apt-config dump --

APT ;
APT::Architecture amd64;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Install-Recommends 1;
APT::Install-Suggests 0;
APT::Acquire ;
APT::Acquire::Translation environment;
APT::Authentication ;
APT::Authentication::TrustCDROM true;
APT::NeverAutoRemove ;
APT::NeverAutoRemove:: ^linux-image.*;
APT::NeverAutoRemove:: ^linux-restricted-modules.*;
Dir /;
Dir::State var/lib/apt/;
Dir::State::lists lists/;
Dir::State::cdroms cdroms.list;
Dir::State::userstatus status.user;
Dir::State::status /var/lib/dpkg/status;
Dir::Cache var/cache/apt/;
Dir::Cache::archives archives/;
Dir::Cache::srcpkgcache srcpkgcache.bin;
Dir::Cache::pkgcache pkgcache.bin;
Dir::Etc etc/apt/;
Dir::Etc::sourcelist sources.list;
Dir::Etc::sourceparts sources.list.d;
Dir::Etc::vendorlist vendors.list;
Dir::Etc::vendorparts vendors.list.d;
Dir::Etc::main apt.conf;
Dir::Etc::parts apt.conf.d;
Dir::Etc::preferences preferences;
Dir::Bin ;
Dir::Bin::methods /usr/lib/apt/methods;
Dir::Bin::dpkg /usr/bin/dpkg;
Dir::Log var/log/apt;
Dir::Log::Terminal term.log;
DPkg ;
DPkg::Pre-Install-Pkgs ;
DPkg::Pre-Install-Pkgs:: /usr/bin/apt-listchanges --apt || test $? -ne 10;
DPkg::Pre-Install-Pkgs:: /usr/sbin/dpkg-preconfigure --apt || true;
DPkg::Tools ;
DPkg::Tools::Options ;
DPkg::Tools::Options::/usr/bin/apt-listchanges ;
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version 2;
DPkg::Post-Invoke ;
DPkg::Post-Invoke:: if [ -x /usr/sbin/localepurge ]  [ $(ps w -p $PPID | 
grep -c remove) != 1 ]; then /usr/sbin/localepurge; else exit 0; fi;

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

deb http://ftp.de.debian.org/debian/ lenny main non-free contrib
deb-src http://ftp.de.debian.org/debian/ lenny main non-free contrib

deb http://security.debian.org/ lenny/updates main contrib non-free
deb-src http://security.debian.org/ lenny/updates main contrib non-free

deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib 
non-free
deb-src http://volatile.debian.org/debian-volatile lenny/volatile main contrib 
non-free

include /etc/apt/sources.list.d/*


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

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring   2009.01.31  GnuPG archive keys of the Debian a
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libgcc1  1:4.3.2-1.1 GCC support library
ii  libstdc++6   4.3.2-1.1   The GNU Standard C++ Library v3

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc   none (no description available)
ii  aptitude  0.4.11.11-1~lenny1 terminal-based package manager
ii  bzip2 1.0.5-1high-quality block-sorting file co
ii  dpkg-dev  1.14.25Debian package development tools
ii  lzma  4.43-14Compression method of 7z format in
ii  python-apt0.7.7.1+nmu1   Python interface to libapt-pkg

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#494040: gnupg: general error

2009-04-02 Thread Olaf Zaplinski


Package: gnupg
Version: 1.4.9-4
Followup-For: Bug #494040

please change the misleading error message from 'general error' to 'file 
does not exist' or something similar.



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnupg depends on:
ii  gpgv   1.4.9-4   GNU privacy guard - signature veri
ii  libbz2-1.0 1.0.5-1   high-quality block-sorting file co
ii  libc6  2.9-4 GNU C Library: Shared libraries
ii  libreadline5   5.2-4 GNU readline and history libraries
ii  libusb-0.1-4   2:0.1.12-13   userspace USB programming library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages gnupg recommends:
pn  libldap-2.4-2 none (no description available)

Versions of packages gnupg suggests:
pn  gnupg-doc none (no description available)
ii  libpcsclite1  1.5.2-1Middleware to access a smart card
pn  xloadimage | imagemagick | eo none (no description available)

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516114: xemacs21-bin: please provide mmencode as a separate package

2009-02-19 Thread Olaf Zaplinski
Package: xemacs21-bin
Version: 21.4.21-4
Severity: wishlist

please provide mmencode as a separate package. I just had to install more than 
30 MB of Emacs stuff just to get this little binary.


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

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xemacs21-bin depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libdb4.6  4.6.21-11  Berkeley v4.6 Database Libraries [
ii  libgpm2   1.20.4-3.1 General Purpose Mouse - shared lib
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libldap-2.4-2 2.4.11-1   OpenLDAP libraries
ii  libncurses5   5.7+20081213-1 shared libraries for terminal hand
ii  libsm62:1.0.3-2  X11 Session Management library
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  libxau6   1:1.0.3-3  X11 authorisation library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  xemacs21-support  21.4.21-4  highly customizable text editor --

xemacs21-bin recommends no packages.

xemacs21-bin suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516113: base: too much memory consumption

2009-02-19 Thread Olaf Zaplinski
Package: base
Severity: normal

I am running a X workstation (amd64) with 512 MB RAM. Whenever I install or 
upgrade paclages using dselect, swap consumption goes up, right now to 264 MB 
when I installed xemacs.
So please remove debugging symbols from the binaries or do whatever it takes to 
make Lenny usable on smaller systems.

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

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516115: sasl2-bin: saslauthd should not read /etc/sasldb2

2009-02-19 Thread Olaf Zaplinski
Package: sasl2-bin
Version: 2.1.22.dfsg1-8
Severity: normal

saslauthd reads /etc/sasldb2 although my cnof file does not say that:


/etc/default/saslauthd:

START=yes
MECHANISMS=pam
MECH_OPTIONS=
THREADS=2
OPTIONS=-c -m /var/spool/postfix/private/saslauthd



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24-etchnhalf.1-amd64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages sasl2-bin depends on:
ii  lib 2.3.6.ds1-13etch9GNU C Library: Shared libraries
ii  lib 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 common error description library
ii  lib 4.2.52+dfsg-2Berkeley v4.2 Database Libraries [
ii  lib 1.4.4-7etch6 MIT Kerberos runtime libraries
ii  lib 2.1.30-13.3  OpenLDAP libraries
ii  lib 0.79-5   Pluggable Authentication Modules l
ii  lib 2.1.22.dfsg1-8   Authentication abstraction library
ii  lib 0.9.8c-4etch4SSL shared libraries
ii  lsb 3.1-23.2etch1Linux Standard Base 3.1 init scrip

sasl2-bin recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#515778: horde3: error message when starting test.php

2009-02-17 Thread Olaf Zaplinski
Package: horde3
Version: 3.2.2+debian0-2
Severity: normal

when running test.php on a fresh installed machine, I get these error messages:


Warning: session_start() [function.session-start]: 
open(/var/lib/horde3/sess_0f5e621d2f26c7a4422785a479aff66a, O_RDWR) failed: No 
such file or directory (2) in /usr/share/horde3/test.php on line 15

Warning: session_start() [function.session-start]: Cannot send session cookie - 
headers already sent by (output started at /usr/share/horde3/test.php:15) in 
/usr/share/horde3/test.php on line 15

Warning: session_start() [function.session-start]: Cannot send session cache 
limiter - headers already sent (output started at 
/usr/share/horde3/test.php:15) in /usr/share/horde3/test.php on line 15

Warning: Cannot modify header information - headers already sent by (output 
started at /usr/share/horde3/test.php:15) in /usr/share/horde3/lib/Test.php on 
line 92

Warning: Cannot modify header information - headers already sent by (output 
started at /usr/share/horde3/test.php:15) in /usr/share/horde3/lib/Test.php on 
line 93



Below that the output seems to be normal. /var/lib/horde3 does not exist, so 
the error comes up.

# mkdir /var/lib/horde3  chown www-data:www-data /var/lib/horde3

helps. So the creation of this directory should occur in a post-install script.


-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages horde3 depends on:
ii  apache22.2.9-10+lenny2   Apache HTTP Server metapackage
ii  apache2-mpm-prefor 2.2.9-10+lenny2   Apache HTTP Server - traditional n
ii  libapache2-mod-php 5.2.6.dfsg.1-1+lenny2 server-side, HTML-embedded scripti
ii  libjs-scriptaculou 1.8.1-5   JavaScript library for dynamic web
ii  php-log1.10.0-1  Log module for PEAR
ii  php-mail   1.1.14-1  PHP PEAR module for sending email
ii  php-mail-mime  1.5.2-0.1 PHP PEAR module for creating MIME 
ii  php5-gd5.2.6.dfsg.1-1+lenny2 GD module for php5
ii  php5-mcrypt5.2.6.dfsg.1-1+lenny2 MCrypt module for php5

Versions of packages horde3 recommends:
pn  fckeditor  none(no description available)
ii  locales2.7-18GNU C Library: National Language (
ii  logrotate  3.7.1-5   Log rotation utility
ii  php-date   1.4.7-1   PHP PEAR module for date and time 
ii  php-db 1.7.13-2  PHP PEAR Database Abstraction Laye
ii  php-file   1.3.0-1   PHP Pear modules for common file a
ii  php-services-weath 1.4.2-2   acts as an interface to various on
ii  php5-cli   5.2.6.dfsg.1-1+lenny2 command-line interpreter for the p
ii  php5-mysql 5.2.6.dfsg.1-1+lenny2 MySQL module for php5
ii  tinymce2   2.1.3-1   platform independent web based Jav

Versions of packages horde3 suggests:
pn  chora2none (no description available)
pn  enscript  none (no description available)
pn  gettext   none (no description available)
pn  gollemnone (no description available)
ii  imp4  4.2-4  webmail component for horde framew
pn  kronolith2none (no description available)
pn  libgeoip1 none (no description available)
pn  libwpd-tools  none (no description available)
pn  mnemo2none (no description available)
pn  php-net-imap  none (no description available)
pn  php5-auth-pam none (no description available)
pn  php5-mhashnone (no description available)
pn  ppthtml   none (no description available)
pn  rpm   none (no description available)
pn  source-highlight  none (no description available)
pn  turba2none (no description available)
pn  unrtf none (no description available)
pn  webcppnone (no description available)
pn  wvnone (no description available)
pn  xlhtmlnone (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#515788: horde3: wrong file permissions on /var/log/horde

2009-02-17 Thread Olaf Zaplinski
Package: horde3
Version: 3.2.2+debian0-2
Severity: normal

/var/log/horde is set to drwxr-x--- but must be drwxrwx--- (writable by group 
www-data) to avoid error message when horde tries to create 
/var/log/horde/horde3.log

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages horde3 depends on:
ii  apache22.2.9-10+lenny2   Apache HTTP Server metapackage
ii  apache2-mpm-prefor 2.2.9-10+lenny2   Apache HTTP Server - traditional n
ii  libapache2-mod-php 5.2.6.dfsg.1-1+lenny2 server-side, HTML-embedded scripti
ii  libjs-scriptaculou 1.8.1-5   JavaScript library for dynamic web
ii  php-log1.10.0-1  Log module for PEAR
ii  php-mail   1.1.14-1  PHP PEAR module for sending email
ii  php-mail-mime  1.5.2-0.1 PHP PEAR module for creating MIME 
ii  php5-gd5.2.6.dfsg.1-1+lenny2 GD module for php5
ii  php5-mcrypt5.2.6.dfsg.1-1+lenny2 MCrypt module for php5

Versions of packages horde3 recommends:
pn  fckeditor  none(no description available)
ii  locales2.7-18GNU C Library: National Language (
ii  logrotate  3.7.1-5   Log rotation utility
ii  php-date   1.4.7-1   PHP PEAR module for date and time 
ii  php-db 1.7.13-2  PHP PEAR Database Abstraction Laye
ii  php-file   1.3.0-1   PHP Pear modules for common file a
ii  php-services-weath 1.4.2-2   acts as an interface to various on
ii  php5-cli   5.2.6.dfsg.1-1+lenny2 command-line interpreter for the p
ii  php5-mysql 5.2.6.dfsg.1-1+lenny2 MySQL module for php5
ii  tinymce2   2.1.3-1   platform independent web based Jav

Versions of packages horde3 suggests:
pn  chora2none (no description available)
pn  enscript  none (no description available)
pn  gettext   none (no description available)
pn  gollemnone (no description available)
ii  imp4  4.2-4  webmail component for horde framew
pn  kronolith2none (no description available)
pn  libgeoip1 none (no description available)
pn  libwpd-tools  none (no description available)
pn  mnemo2none (no description available)
pn  php-net-imap  none (no description available)
pn  php5-auth-pam none (no description available)
pn  php5-mhashnone (no description available)
pn  ppthtml   none (no description available)
pn  rpm   none (no description available)
pn  source-highlight  none (no description available)
pn  turba2none (no description available)
pn  unrtf none (no description available)
pn  webcppnone (no description available)
pn  wvnone (no description available)
pn  xlhtmlnone (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#514585: openssh-client: scp .bashrc fails

2009-02-09 Thread Olaf Zaplinski
Package: openssh-client
Version: 1:5.1p1-5
Severity: normal

I tried to scp .bashrc desthost:foo to another Debian machine and got no 
(error) message.
But foo on the target is still missing. Other way round (scp srchost:.bashrc 
foo) the same.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages openssh-client depends on:
ii  adduser   3.110  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  dpkg  1.14.24Debian package management system
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libcomerr21.41.3-1   common error description library
ii  libedit2  2.11~20080614-1BSD editline and history libraries
ii  libkrb53  1.6.dfsg.4~beta1-5 MIT Kerberos runtime libraries
ii  libncurses5   5.7+20081213-1 shared libraries for terminal hand
ii  libssl0.9.8   0.9.8g-15  SSL shared libraries
ii  passwd1:4.1.1-6  change and administer password and
ii  zlib1g1:1.2.3.3.dfsg-12  compression library - runtime

Versions of packages openssh-client recommends:
ii  openssh-blacklist 0.4.1  list of default blacklisted OpenSS
ii  openssh-blacklist-extra   0.4.1  list of non-default blacklisted Op
ii  xauth 1:1.0.3-2  X authentication utility

Versions of packages openssh-client suggests:
pn  keychain  none (no description available)
pn  libpam-sshnone (no description available)
pn  ssh-askpass   none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#510874: dselect makes system very 'swappy'

2009-01-05 Thread Olaf Zaplinski
Package: dselect
Version: 1.14.23
Severity: minor


dselect makes my system swap a lot.

Before starting dselect:

ridcully:~# free
   total   used   free sharedbuffers cached
Mem:  501140 430544  70596  0   7240 133432
-/+ buffers/cache:   289872 211268
Swap: 353388 141128 212260


While running dselect (it just installs the reportbug package and dependencies):

ridcully:~# free
   total   used   free sharedbuffers cached
Mem:  501140 494796   6344  0   3332  56480
-/+ buffers/cache:   434984  66156
Swap: 353388 255032  98356


Machine is not a system with low memory (Intel(R) Celeron(R) CPU 3.06GHz, 512 
MB RAM) and not too busy (X+Wmaker, postfix, squid).

I already tried vm.swappiness = 10 instead of default (60).

postfix and squid were idle when I installed reportbug.


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages dselect depends on:
ii  dpkg  1.14.23Debian package management system
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.2-1  GCC support library
ii  libncursesw5  5.7+20081213-1 shared libraries for terminal hand
ii  libstdc++64.3.2-1The GNU Standard C++ Library v3

dselect recommends no packages.

dselect suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#510843: squirrelmail-locales unusable, squirrelmail always uses en_US

2009-01-05 Thread Olaf Zaplinski

Hi Thijs,


Did you follow the information in
/usr/share/doc/squirrelmail/README.locales


Yes, I tried dpkg-reconfigure locales and selected both de_DE.UTF-8 and 
en_US.UTF-8, but that did not help.



Also, this page has lots of hints on how to configure locales correctly:
http://www.squirrelmail.org/wiki/TranslateGettext


I tried to add de_de.iso-8859...@euro, no change.

Then I found out that I have to generate and configure de_DE.ISO-8859-1 = 
squirrelmail-locales does not support UTF-8 although one gets the impression 
that UTF-8 works fine when he runs /etc/squirrelmail/conf.pl.


Could you please add a line to 
/usr/share/doc/squirrelmail-locales/README.Debian.gz that UTF-8 charsets do 
not work?


Regards,
Olaf



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   >