[DRE-maint] Bug#804805: Exception caught while uploading mail: File exists
Antoine Beaupré
anarcat at debian.org
Wed Nov 11 20:26:11 UTC 2015
Package: feed2imap
Version: 1.2.3-1+deb8u1
Severity: normal
I suspect this is similar to #590276 and #732297, but since the
backtraces are different, it could, actually, be a different bug.
I sometimes see this error in my cronjobs:
F, [2015-11-11T15:00:10.276752 #26744] FATAL -- : Exception caught while uploading mail to /home/anarcat/Maildir/.feeds.git-annex: File exists @
sys_fail2 - (/home/anarcat/Maildir/.feeds.git-annex/tmp/1447254884.0.marcos, /home/anarcat/Maildir/.feeds.git-annex/new/1447254884.0.marcos)
/usr/lib/ruby/vendor_ruby/feed2imap/maildir.rb:123:in `link'
/usr/lib/ruby/vendor_ruby/feed2imap/maildir.rb:123:in `block in store_message'
/usr/lib/ruby/vendor_ruby/feed2imap/maildir.rb:99:in `chdir'
/usr/lib/ruby/vendor_ruby/feed2imap/maildir.rb:99:in `store_message'
/usr/lib/ruby/vendor_ruby/feed2imap/maildir.rb:33:in `putmail'
/usr/lib/ruby/vendor_ruby/feed2imap/feed2imap.rb:261:in `block (2 levels) in initialize'
/usr/lib/ruby/vendor_ruby/feed2imap/feed2imap.rb:258:in `each'
/usr/lib/ruby/vendor_ruby/feed2imap/feed2imap.rb:258:in `block in initialize'
/usr/lib/ruby/vendor_ruby/feed2imap/feed2imap.rb:223:in `each'
/usr/lib/ruby/vendor_ruby/feed2imap/feed2imap.rb:223:in `initialize'
/usr/bin/feed2imap:48:in `new'
/usr/bin/feed2imap:48:in `<main>'
F, [2015-11-11T15:00:10.276881 #26744] FATAL -- : We can't recover from IMAP errors, so we are exiting.
It looks like the file is already present, and indeed
/home/anarcat/Maildir/.feeds.git-annex/new/1447254884.0.marcos is
currently present. Why should this be a fatal error? Why not simply
recover and ignore that feed item?
-- System Information:
Debian Release: 8.2
APT prefers stable
APT policy: (500, 'stable'), (1, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages feed2imap depends on:
ii ruby 1:2.1.5+deb8u1
ii ruby-feedparser 0.9.3-2
ii ruby-rubymail 1.0.0-2
ii ruby2.1 [ruby-interpreter] 2.1.5-2+deb8u2
feed2imap recommends no packages.
Versions of packages feed2imap suggests:
ii dovecot-imapd [imap-server] 1:2.2.13-12~deb8u1
ii evolution [imap-client] 3.12.9~git20141130.241663-1+b1
ii mutt [imap-client] 1.5.23-3
-- no debconf information
More information about the Pkg-ruby-extras-maintainers
mailing list