Package: isync
Version: 1.1.0-1
Severity: important
Justification: critical
Hello. After upgrade from 1.0.4-2.2 to 1.1.0-1 isync tries to prepend
a dot to a mailbox name. I have in my ~/.isyncrc:
-------------------------------------------------
Mailbox /var/mail/berd
Alias main
Mailbox /home/berd/Mail/is_spam
Box is_spam
Alias is_spam
-------------------------------------------------
and running "strace isync -a -V" shows:
stat64("/var/.mail/.berd/", 0xbfd14f30) = -1 ENOENT (No such file or directory)
write(2, "Maildir error: mailbox '/var/.mail/.berd/' does not exist\n", 58) = 58
...
stat64("/home/berd/Mail/.is_spam/", 0xbfd14fb0) = -1 ENOENT (No such file or
directory)
write(2, "Maildir error: mailbox '/home/berd/Mail/.is_spam/' does not exist\n",
66) = 66
...
Downgrading to 1.0.4-2.2 solves the problem.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.10-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash
Versions of packages isync depends on:
ii libc6 2.17-97
ii libdb5.1 5.1.29-6
ii libssl1.0.0 1.0.1f-1
isync recommends no packages.
Versions of packages isync suggests:
pn mutt <none>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]