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

Bug 844976

Summary: net-dns/coredns-1.8.3 installs shell script that uses non-POSIX features
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 609070    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2022-05-16 07:58:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-dns/coredns-1.8.3 installs shell script that uses non-POSIX features.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-16 07:58:33 UTC
Created attachment 779201 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2022-05-16 14:27:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51c8329b94ca1b5f9a573da08b4261dbb32d84b2

commit 51c8329b94ca1b5f9a573da08b4261dbb32d84b2
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-05-16 14:26:27 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-05-16 14:27:04 +0000

    net-dns/coredns: fix init script bashism
    
    Closes: https://bugs.gentoo.org/844976
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 net-dns/coredns/files/coredns.initd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Zac Medico gentoo-dev 2022-05-16 14:27:22 UTC
Thanks!