Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852077 - sys-cluster/glusterfs-10.1-r1 installs shell script that uses non-POSIX features
Summary: sys-cluster/glusterfs-10.1-r1 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: Jaco Kroon
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 609070
  Show dependency tree
 
Reported: 2022-06-15 07:18 UTC by Agostino Sarubbo
Modified: 2022-06-15 13:32 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,50.51 KB, application/x-xz)
2022-06-15 07:18 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-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(+)