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

Bug 820659

Summary: mail-filter/MailScanner-4.84.5.2 calls eend without first argument
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-10-29 06:00:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: mail-filter/MailScanner-4.84.5.2 calls eend without first argument.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-29 06:00:06 UTC
Created attachment 747174 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-23 09:17:53 UTC
commit 91cbda303e196faa6c97309a8ab7973a0a2e1149
Author: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
Date:   Wed Apr 20 21:37:04 2022 +0200

    mail-filter/MailScanner: [QA] eend missing argument

    The script on the preceding line to upgrade MailScanner configuration
    may have a non-zero exit code, which we might as well capture.

    Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
    Signed-off-by: Sam James <sam@gentoo.org>