Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840945 - net-analyzer/suricata-6.0.6 installs shell script that uses non-POSIX features
Summary: net-analyzer/suricata-6.0.6 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: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 609070
  Show dependency tree
 
Reported: 2022-04-26 06:47 UTC by Agostino Sarubbo
Modified: 2022-08-24 15:36 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,56.21 KB, application/x-xz)
2022-04-26 06:47 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-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(-)