Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842885 - [guru] media-video/syncplay-1.6.7-r1 installs shell script that uses non-POSIX features
Summary: [guru] media-video/syncplay-1.6.7-r1 installs shell script that uses non-POSI...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nicola Smaniotto
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-05-06 06:57 UTC by Agostino Sarubbo
Modified: 2024-10-29 14:06 UTC (History)
0 users

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


Attachments
build.log (build.log,79.59 KB, text/plain)
2022-05-06 06:57 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-06 06:57:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/syncplay-1.6.7-r1 installs shell script that uses non-POSIX features.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-06 06:57:56 UTC
Created attachment 776987 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-10-29 14:06:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f1f4c1b568065a94e1d591cf1e4b2232e2223a76

commit f1f4c1b568065a94e1d591cf1e4b2232e2223a76
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-10-27 11:32:11 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-10-27 11:32:11 +0000

    media-video/syncplay: fix bashisms in the service script
    
    Closes: https://bugs.gentoo.org/842885
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 media-video/syncplay/files/syncplay-server-init | 48 ++++++++++++-------------
 1 file changed, 24 insertions(+), 24 deletions(-)