Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844976 - net-dns/coredns-1.8.3 installs shell script that uses non-POSIX features
Summary: net-dns/coredns-1.8.3 installs shell script that uses non-POSIX features
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 609070
  Show dependency tree
 
Reported: 2022-05-16 07:58 UTC by Agostino Sarubbo
Modified: 2022-05-16 14:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,96.86 KB, application/x-xz)
2022-05-16 07:58 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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!