[Bug 494162] Re: SRU: dovecot-antispam Incompatible

Julian Taylor jtaylor.debian at googlemail.com
Sat Nov 5 13:22:50 UTC 2011


** Summary changed:

- Incompatible filter on amd64 (lucid)
+ SRU: dovecot-antispam Incompatible

** Description changed:

- Binary package hint: dovecot-antispam
+ dovecot-antispam needs a no-change rebuild against dovecot in lucid.
+ It currently does not load the plugin.
  
- On amd64 (lucid) the dovecot-antispam filter fails with the following
- error:
+ TESTCASE:
+ ** On Lucid **
+ 
+ # apt-get install dovecot-imap
+ 
+ This installs dovecot as well.
+ 
+ Open /etc/dovecot/dovecot.conf, find the line inside imap { ... } saying "#mail_plugins = ", uncomment and change into
+  "mail_plugins = antispam".
+ 
+ # /etc/init.d/dovecot restart
+ 
+ # useradd dctest -m
+  # passwd dctest
+   > test
+   > test
+ 
+ # telnet localhost 143
+  > a01 login dctest test
+  Connection closed by foreign host.
+ 
+ # grep antispam /var/log/mail.log
+  Nov 5 13:34:02 test.intux dovecot: IMAP(dctest): Module is for different version 1.1.11: /usr/lib/dovecot/modules/imap/lib90_antispam_plugin.so
+ 
+ Expected:
+ no such error.
+ 
+ original report:
+ On amd64 (lucid) the dovecot-antispam filter fails with the following error:
  
  Dec  8 12:08:23 asgard dovecot: IMAP(wotan): Module is for different
  version 1.1 .11: /usr/lib/dovecot/modules/imap/lib90_antispam_plugin.so
  
  root at asgard:/var/log# uname -a
  Linux asgard 2.6.31-16-generic #52-Ubuntu SMP Thu Dec 3 22:07:16 UTC 2009 x86_64 GNU/Linux
  
  root at asgard:/var/log# lsb_release -rd
  Description:    Ubuntu lucid (development branch)
  Release:        10.04
  
  root at asgard:/var/log# apt-cache policy dovecot-common
  dovecot-common:
    Installed: 1:1.2.6-1ubuntu1
    Candidate: 1:1.2.6-1ubuntu1
    Version table:
   *** 1:1.2.6-1ubuntu1 0
          500 http://mirror.anl.gov lucid/main Packages
          100 /var/lib/dpkg/status
  
  root at asgard:/var/log# apt-cache policy dovecot-antispam
  dovecot-antispam:
    Installed: 1.2+20090702-1
    Candidate: 1.2+20090702-1
    Version table:
   *** 1.2+20090702-1 0
          500 http://mirror.anl.gov lucid/universe Packages
          100 /var/lib/dpkg/status

** Description changed:

  dovecot-antispam needs a no-change rebuild against dovecot in lucid.
  It currently does not load the plugin.
  
  TESTCASE:
  ** On Lucid **
  
- # apt-get install dovecot-imap
+ # apt-get install dovecot-antispam
  
  This installs dovecot as well.
  
  Open /etc/dovecot/dovecot.conf, find the line inside imap { ... } saying "#mail_plugins = ", uncomment and change into
   "mail_plugins = antispam".
  
  # /etc/init.d/dovecot restart
  
  # useradd dctest -m
   # passwd dctest
    > test
    > test
  
  # telnet localhost 143
   > a01 login dctest test
   Connection closed by foreign host.
  
  # grep antispam /var/log/mail.log
   Nov 5 13:34:02 test.intux dovecot: IMAP(dctest): Module is for different version 1.1.11: /usr/lib/dovecot/modules/imap/lib90_antispam_plugin.so
  
  Expected:
  no such error.
  
  original report:
  On amd64 (lucid) the dovecot-antispam filter fails with the following error:
  
  Dec  8 12:08:23 asgard dovecot: IMAP(wotan): Module is for different
  version 1.1 .11: /usr/lib/dovecot/modules/imap/lib90_antispam_plugin.so
  
  root at asgard:/var/log# uname -a
  Linux asgard 2.6.31-16-generic #52-Ubuntu SMP Thu Dec 3 22:07:16 UTC 2009 x86_64 GNU/Linux
  
  root at asgard:/var/log# lsb_release -rd
  Description:    Ubuntu lucid (development branch)
  Release:        10.04
  
  root at asgard:/var/log# apt-cache policy dovecot-common
  dovecot-common:
    Installed: 1:1.2.6-1ubuntu1
    Candidate: 1:1.2.6-1ubuntu1
    Version table:
   *** 1:1.2.6-1ubuntu1 0
          500 http://mirror.anl.gov lucid/main Packages
          100 /var/lib/dpkg/status
  
  root at asgard:/var/log# apt-cache policy dovecot-antispam
  dovecot-antispam:
    Installed: 1.2+20090702-1
    Candidate: 1.2+20090702-1
    Version table:
   *** 1.2+20090702-1 0
          500 http://mirror.anl.gov lucid/universe Packages
          100 /var/lib/dpkg/status

** Changed in: dovecot-antispam (Ubuntu)
       Status: Confirmed => Triaged

** Changed in: dovecot-antispam (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/494162

Title:
  SRU: dovecot-antispam Incompatible

Status in “dovecot-antispam” package in Ubuntu:
  Triaged

Bug description:
  dovecot-antispam needs a no-change rebuild against dovecot in lucid.
  It currently does not load the plugin.

  TESTCASE:
  ** On Lucid **

  # apt-get install dovecot-antispam

  This installs dovecot as well.

  Open /etc/dovecot/dovecot.conf, find the line inside imap { ... } saying "#mail_plugins = ", uncomment and change into
   "mail_plugins = antispam".

  # /etc/init.d/dovecot restart

  # useradd dctest -m
   # passwd dctest
    > test
    > test

  # telnet localhost 143
   > a01 login dctest test
   Connection closed by foreign host.

  # grep antispam /var/log/mail.log
   Nov 5 13:34:02 test.intux dovecot: IMAP(dctest): Module is for different version 1.1.11: /usr/lib/dovecot/modules/imap/lib90_antispam_plugin.so

  Expected:
  no such error.

  original report:
  On amd64 (lucid) the dovecot-antispam filter fails with the following error:

  Dec  8 12:08:23 asgard dovecot: IMAP(wotan): Module is for different
  version 1.1 .11:
  /usr/lib/dovecot/modules/imap/lib90_antispam_plugin.so

  root at asgard:/var/log# uname -a
  Linux asgard 2.6.31-16-generic #52-Ubuntu SMP Thu Dec 3 22:07:16 UTC 2009 x86_64 GNU/Linux

  root at asgard:/var/log# lsb_release -rd
  Description:    Ubuntu lucid (development branch)
  Release:        10.04

  root at asgard:/var/log# apt-cache policy dovecot-common
  dovecot-common:
    Installed: 1:1.2.6-1ubuntu1
    Candidate: 1:1.2.6-1ubuntu1
    Version table:
   *** 1:1.2.6-1ubuntu1 0
          500 http://mirror.anl.gov lucid/main Packages
          100 /var/lib/dpkg/status

  root at asgard:/var/log# apt-cache policy dovecot-antispam
  dovecot-antispam:
    Installed: 1.2+20090702-1
    Candidate: 1.2+20090702-1
    Version table:
   *** 1.2+20090702-1 0
          500 http://mirror.anl.gov lucid/universe Packages
          100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot-antispam/+bug/494162/+subscriptions



More information about the Ubuntu-sponsors mailing list