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

Bug 840945

Summary: net-analyzer/suricata-6.0.6 installs shell script that uses non-POSIX features
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Marek Szuba <marecki>
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-04-26 06:47:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/suricata-6.0.5 installs shell script that uses non-POSIX features.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-26 06:47:34 UTC
Created attachment 774567 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-14 06:55:59 UTC
ci has reproduced this issue with version 6.0.6 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-08-24 15:36:23 UTC
The bug has been closed via the following commit(s):

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

commit cfb2e41c5dff7fa16debdb27c58fcdfb66f3c5b8
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2022-08-24 15:34:28 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2022-08-24 15:36:18 +0000

    net-analyzer/suricata: remove bashisms from the init script
    
    Closes: https://bugs.gentoo.org/840945
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 net-analyzer/suricata/files/suricata.confd         |  62 +++++++++
 net-analyzer/suricata/files/suricata.initd         | 147 +++++++++++++++++++++
 ...icata-6.0.6.ebuild => suricata-6.0.6-r1.ebuild} |   4 +-
 3 files changed, 211 insertions(+), 2 deletions(-)