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

Bug 848915

Summary: net-irc/psybnc-2.4.3 installs shell script that uses non-POSIX features
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: kfm
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 609070    
Attachments: build.log
0002-net-irc-psybnc-Avoid-non-POSIX-features-in-runscript.patch

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

Issue: net-irc/psybnc-2.3.2.9-r4 installs shell script that uses non-POSIX features.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-01 06:20:44 UTC
Created attachment 781787 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-10-24 13:11:41 UTC
ci has reproduced this issue with version 2.4.3 - Updating summary.
Comment 3 kfm 2023-02-08 03:36:22 UTC
Created attachment 850128 [details, diff]
0002-net-irc-psybnc-Avoid-non-POSIX-features-in-runscript.patch
Comment 4 Larry the Git Cow gentoo-dev 2024-03-12 04:08:05 UTC
The bug has been closed via the following commit(s):

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

commit 0872ae0dfff26bb6f240a59dd1207915dbb1413c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-12 04:07:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-12 04:07:25 +0000

    net-irc/psybnc: fix bashisms in init script
    
    I just pushed a new version so not worrying about revbump.
    
    Closes: https://bugs.gentoo.org/848915
    Signed-off-by: Sam James <sam@gentoo.org>

 net-irc/psybnc/files/psybnc-oidentd.initd | 8 ++++----
 net-irc/psybnc/files/psybnc.initd         | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-12 07:45:59 UTC
*** Bug 926803 has been marked as a duplicate of this bug. ***