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

Bug 852077

Summary: sys-cluster/glusterfs-10.1-r1 installs shell script that uses non-POSIX features
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Jaco Kroon <jaco>
Status: RESOLVED FIXED    
Severity: normal CC: cluster, jpds, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/25907
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 609070    
Attachments: build.log.xz

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

Issue: sys-cluster/glusterfs-10.1-r1 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:15 UTC
Created attachment 785174 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2022-06-15 13:32:16 UTC
The bug has been closed via the following commit(s):

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

commit 8cffcdeb67a222db2f726567beca821618b3481f
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2022-06-15 08:49:49 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-06-15 13:32:10 +0000

    sys-cluster/glusterfs: version 10.2
    
    No major changes, mostly minor bug fixes, except for one SSE related
    issue where certain structures needs to be aligned.
    
    Closes: https://bugs.gentoo.org/852077
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Closes: https://github.com/gentoo/gentoo/pull/25907
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-cluster/glusterfs/Manifest                    |   1 +
 sys-cluster/glusterfs/files/glusterd-10.2.initd   |  32 ++++
 sys-cluster/glusterfs/files/glusterfsd-10.2.initd | 121 +++++++++++++
 sys-cluster/glusterfs/glusterfs-10.2.ebuild       | 199 ++++++++++++++++++++++
 4 files changed, 353 insertions(+)