Sergey Poznyakoff <[EMAIL PROTECTED]> writes: >> There seems to be some write problem. > > Indeed. I wonder why there is no errno description after a colon in > the error message. Can you run the cp manually: > > cp \ > /home/jas/src/mailutils/imap4d/testsuite/data/spool/teaparty.mbox \ > /home/jas/src/mailutils/imap4d/testsuite/data/spool/INBOX > > Does it succeed?
Certainly: [EMAIL PROTECTED]:~/src/mailutils$ cp -v /home/jas/src/mailutils/imap4d/testsuite/data/spool/teaparty.mbox \ > /home/jas/src/mailutils/imap4d/testsuite/data/spool/INBOX `/home/jas/src/mailutils/imap4d/testsuite/data/spool/teaparty.mbox' -> `/home/jas/src/mailutils/imap4d/testsuite/data/spool/INBOX' [EMAIL PROTECTED]:~/src/mailutils$ Maybe some more debug messages would help locate the problem, I'm pretty sure there is no IO problem with the file system. /Simon _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
