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

Bug 852080

Summary: sys-cluster/kube-router-1.2.2 installs shell script that uses non-POSIX features
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: William Hubbs <williamh>
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

Description Agostino Sarubbo gentoo-dev 2022-06-15 07:18:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/kube-router-1.2.2 installs shell script that uses non-POSIX features.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-15 07:18:21 UTC
Created attachment 785177 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-28 20:13:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37327358a8701680c926e62265c29b248eff50ad

commit 37327358a8701680c926e62265c29b248eff50ad
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-07-28 20:11:17 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-07-28 20:11:17 +0000

    sys-cluster/kube-router: make service script POSIX compatible
    
    Closes: https://bugs.gentoo.org/852080
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kube-router/files/kube-router.confd | 3 ++-
 sys-cluster/kube-router/files/kube-router.initd | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)