Bug#1057429: Additional info

2023-12-04 Thread Andreas Girlich
Please note that the cause of this issue was setting mail_plugins = 
sieve in 10-mail.conf


loading `sieve` in 20-lmtp.conf with mail_plugins = $mail_plugins sieve 
fixed this issue and the package is usable.


thanks
agi


OpenPGP_0x2978C23E94E01845.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1057429: dovecot-sieve: sieve binaries abort with exit code 89 due to missing symbol

2023-12-04 Thread Andreas Girlich
Package: dovecot-sieve
Version: 1:2.3.19.1+dfsg1-2.1
Severity: important
Tags: upstream

Dear Maintainer,

   * What led up to the situation?
   Installed dovecot-sieve and compiling/testing simple sieve script
   with sievec and sieve-test

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

create simple sieve script:
~$ cat sieve
require "fileinto";
if header :contains "X-Spam-Flag" "YES" {
fileinto "Junk";
}

~$ sievec sieve
sievec(agi): Fatal: Couldn't load required plugin 
/usr/lib/dovecot/modules/lib90_sieve_plugin.so: dlopen() failed: 
/usr/lib/dovecot/modules/lib90_sieve_plugin.so: undefined symbol: 
mail_deliver_ctx_get_log_var_expand_table

   * What was the outcome of this action?
   sievec and sieve-test abort operation

   * What outcome did you expect instead?
   compiling simple sieve script


-- Package-specific info:

dovecot configuration
-
# 2.3.19.1 (9b53102964): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.19 (4eae2f79)
# OS: Linux 6.1.0-13-amd64 x86_64 Debian 12.2 ext4
# Hostname: apu.don.error23.de
auth_username_format = %Ln
mail_location = maildir:/media/storage/mail/%u
mail_plugins = sieve
mail_privileged_group = mail
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
}
plugin {
  sieve = file:~/sieve;active=~/.dovecot.sieve
}
protocols = " imap lmtp"
service imap-login {
  inet_listener imaps {
port = 993
ssl = yes
  }
}
service lmtp {
  unix_listener /var/spool/postfix/private/dovecot-lmtp {
group = postfix
mode = 0600
user = postfix
  }
}
ssl_cert = 
pn  dovecot-gssapi 
ii  dovecot-imapd  1:2.3.19.1+dfsg1-2.1
pn  dovecot-ldap   
ii  dovecot-lmtpd  1:2.3.19.1+dfsg1-2.1
pn  dovecot-managesieved   
pn  dovecot-mysql  
pn  dovecot-pgsql  
pn  dovecot-pop3d  
ii  dovecot-sieve  1:2.3.19.1+dfsg1-2.1
pn  dovecot-sqlite 

-- no debconf information



Bug#562943: /usr/bin/tcptraceroute.db: wrapper script /usr/bin/tcptraceroute[.db] does not handle -I correctly

2009-12-29 Thread Andreas Girlich
Package: traceroute
Version: 2.0.11-2
Severity: important
File: /usr/bin/tcptraceroute.db

man tcptraceroute says -I Use ICMP ECHO for probes.
This does not work. Calling /usr/bin/traceroute.db -I works.

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

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

Versions of packages traceroute depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries

traceroute recommends no packages.

traceroute 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#534198: procps: free manpage outdated

2009-06-22 Thread Andreas Girlich
Package: procps
Version: 1:3.2.7-3
Severity: minor

'free' manpage is from 1993. some options are missing, at least -l

-- System Information:
Debian Release: 4.0
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-vserver-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages procps depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libncurses5 5.5-5Shared libraries for terminal hand
ii  lsb-base3.1-23.1 Linux Standard Base 3.1 init scrip

Versions of packages procps recommends:
ii  psmisc22.3-1 Utilities that use the proc filesy

-- debconf-show failed



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