On Wed, Sep 08, 2004 at 09:21:12AM +0200, Kai Leibrandt wrote:
> Hi all,
Hi there,
> I am trying to build courier-imap-3.0.7 using rpmbuild -ta as per
> instructions at http://www.inter7.com/courierimap/courierimap.html but
> unfortunately this fails with the following result:
>
> **********
> /usr/bin/make check-am
> make[2]: Entering directory
> `/var/export/home/kailee.net/kai/rpm/BUILD/courier-imap-3.0.7/maildir'
> /bin/sh ./testsuite 2>&1 | cmp - ./testsuite.txt
> LC_ALL=C; export LC_ALL; ./maildirkwtest | cmp -s - ./maildirkwtest.txt
> LC_ALL=C; export LC_ALL; ./maildiraclttest
> testmaildiraclt.c(145): sanity check failed.
What does "maildiraclttest" do? strace of the above?
More info needed...
> ...
> The portion of the code in question makes some internal library calls
> whose intended effect is to cause certain content to be written out to
> certain files. It then verifies whether the expected files actually exist.
OK, will need more details than that though... what library?
which calls? which files? how are they written? etc.
> However, I don't see how LVM could possibly be a factor. LVM should not
> make any difference, as long as you're using the same filesystem on top.
> But, say, if it's ext3 in one case, and something else (reiser? xfs?)
> in the other case, then you'll might be onto something.
> **********
>
> Sounds a little like the grub-bug - data not being written?
Sounds unrelated, I'd guess (by the name of that program) this
has something to do with permissions/ACLs.
cheers.
--
Nathan
|