Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 376667

Summary: mail-filter/maildrop-2.5.4 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
maildrop-2.5.4.ebuild
maildrop-testsuite.patch
Another build log
maildrop-testsuite.patch

Description Agostino Sarubbo gentoo-dev 2011-07-27 23:34:15 UTC
Created attachment 281207 [details]
build log

mail-filter/maildrop-2.5.4 fails tests

see log
Comment 1 Eray Aslan gentoo-dev 2011-07-28 09:15:49 UTC
Created attachment 281227 [details]
maildrop-2.5.4.ebuild

> ./testsuite: line 2: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

This is not good.  Some tests assume en_US.utf8 locale.  Please check the attached ebuild and patch to see if it helps.
Comment 2 Eray Aslan gentoo-dev 2011-07-28 09:16:19 UTC
Created attachment 281229 [details, diff]
maildrop-testsuite.patch
Comment 3 Agostino Sarubbo gentoo-dev 2011-07-28 09:26:35 UTC
Created attachment 281235 [details]
Another build log
Comment 4 Eray Aslan gentoo-dev 2011-07-29 09:42:41 UTC
Created attachment 281413 [details, diff]
maildrop-testsuite.patch

Can you please try once again with the attached patch please?
Comment 5 Agostino Sarubbo gentoo-dev 2011-07-29 11:13:43 UTC
Fixed with last patch