[DRE-maint] Bug#538331: Fails with current dovecot

Michal Čihař nijel at debian.org
Fri Jul 24 21:29:32 UTC 2009


Package: feed2imap
Version: 0.9.3-1
Severity: normal

Hi

first I have to tell that I have no clue whether this is dovecot or
imap.rb issue, but as feed2imap is anyway including copy of imap.rb as
rubyimap.rb, I decided to report here because this where I see the bug.

Since I updated to dovecot 1.2.1, feed2imap is sometimes not able to
talk to it. I enabled debugging in rubyimap.rb and this is what I got:

C: RUBY0010 LIST "" RSS.Debian
S: * LIST (\HasNoChildren) "." "RSS.Debian"
S: RUBY0010 OK List completed.
C: RUBY0011 SELECT RSS.Debian
S: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
S: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.
S: * 17 EXISTS
S: * 1 RECENT
S: * OK [UNSEEN 5] First unseen.
S: * OK [UIDVALIDITY 1231671940] UIDs valid
S: * OK [UIDNEXT 6784] Predicted next UID
S: * OK [HIGHESTMODSEQ 1]
S: RUBY0011 OK [READ-WRITE] Select completed.
C: RUBY0012 SEARCH HEADER X-CacheIndex -41077-
S: * SEARCH
S: RUBY0012 OK Search completed (0.000 secs).
C: RUBY0013 APPEND RSS.Debian "24-Jul-2009 00:00:00 +0000" {1695}
S: + OK
C: From: planet.debian.net <feed2imap at acme.com>
C: To: planet.debian.net <feed2imap at acme.com>
C: Date: Fri, 24 Jul 2009 02:00:00 +0200
C: X-Feed2Imap-Version: 0.9.3
C: X-CacheIndex: -41077-
C: X-F2IStatus: Updated
C: Subject: Wouter Verhelst
C: Content-Type: multipart/related; boundary="=-1248470830-38309-28832-4287-7-="; type=""multipart/alternative""
C: MIME-Version: 1.0
C: 
C: 
C: --=-1248470830-38309-28832-4287-7-=
C: Content-Type: multipart/alternative; boundary="=-1248470830-38483-28832-7335-8-="
C: 
C: 
C: --=-1248470830-38483-28832-7335-8-=
C: Content-Type: text/plain; charset=utf-8; format=flowed
C: Content-Transfer-Encoding: 8bit
C: 
C: Feed: Planet Debian <http://planet.debian.org/>
C: Item: Wouter Verhelst <http://www.grep.be/blog/en/computer/debian/buildd>
C: 
C: Date: Fri Jul 24 02:00:00 +0200 2009
C: 
C: 
C: --=-1248470830-38483-28832-7335-8-=
C: Content-Type: text/html; charset=utf-8
C: Content-Transfer-Encoding: 8bit
C: 
C: <table border="1" width="100%" cellpadding="0" cellspacing="0" borderspacing="0"><tr><td>
C: <table width="100%" bgcolor="#EDEDED" cellpadding="4" cellspacing="2">
C: <tr><td align="right"><b>Feed:</b></td>
C: <td width="100%"><a href="http://planet.debian.org/">
C: <b>Planet Debian</b>
C: </a>
C: </td></tr><tr><td align="right"><b>Item:</b></td>
C: <td width="100%"><a href="http://www.grep.be/blog/en/computer/debian/buildd"><b>Wouter Verhelst</b>
C: </a>
C: </td></tr></table></td></tr></table>
C: 
C: 
C: <hr width="100%"/>
C: <table width="100%" cellpadding="0" cellspacing="0">
C: <tr><td align="right"><font color="#ababab">Date:</font>&nbsp;&nbsp;</td><td><font color="#ababab">Fri Jul 24 02:00:00 +0200 2009</font></td></tr>
C: </table>
C: 
C: --=-1248470830-38483-28832-7335-8-=--
C: 
C: --=-1248470830-38309-28832-4287-7-=--
C: 
S: * 18 EXISTS
S: * 2 RECENT
S: RUBY0013 OK [APPENDUID 1231671940 6784] Append completed.
C: RUBY0014 SELECT RSS.Debian
S: * OK [CLOSED]
@str: "* OK [CLOSED]\r\n"
@pos: 13
@lex_state: EXPR_BEG
@token.symbol: RBRA
@token.value: "]"

For another folder it ends up with same:

C: RUBY0023 SELECT RSS.iZurnal
S: * OK [CLOSED]
@str: "* OK [CLOSED]\r\n"
@pos: 13
@lex_state: EXPR_BEG
@token.symbol: RBRA
@token.value: "]"

If you need more information or some testing feel free to ask (or meet me at
DebConf).

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages feed2imap depends on:
ii  libfeedparser-ruby1.8        0.6-1       Ruby library to parse ATOM/RSS fee
ii  librmail-ruby1.8             0.17-1      lightweight mail library for Ruby 
ii  ruby                         4.2         An interpreter of object-oriented 
ii  ruby1.8                      1.8.7.174-1 Interpreter of object-oriented scr

Versions of packages feed2imap recommends:
ii  libopenssl-ruby1.8           1.8.7.174-1 OpenSSL interface for Ruby 1.8

Versions of packages feed2imap suggests:
pn  imap-server                   <none>     (no description available)
ii  mutt [imap-client]            1.5.20-2   text-based mailreader supporting M

-- no debconf information

-- debsums errors found:
debsums: checksum mismatch feed2imap file /usr/lib/ruby/1.8/feed2imap/rubyimap.rb






More information about the Pkg-ruby-extras-maintainers mailing list