Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845297 - dev-util/buildbot-3.4.0 installs shell script that uses non-POSIX features
Summary: dev-util/buildbot-3.4.0 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: Brian Dolbec
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 609070
  Show dependency tree
 
Reported: 2022-05-18 08:00 UTC by Agostino Sarubbo
Modified: 2022-05-30 00:11 UTC (History)
0 users

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


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

Issue: dev-util/buildbot-3.4.0 installs shell script that uses non-POSIX features.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-18 08:00:03 UTC
Created attachment 779384 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-05-30 00:11:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8071d1527b1b5dc313cb77822edd04f63f644738

commit 8071d1527b1b5dc313cb77822edd04f63f644738
Author:     Brian Dolbec <dolsen@gentoo.org>
AuthorDate: 2022-05-29 23:44:52 +0000
Commit:     Brian Dolbec <dolsen@gentoo.org>
CommitDate: 2022-05-30 00:11:18 +0000

    dev-util/buildbot: Bump to 3.5.0
    
    Update deps in 9999
    Fix init script bug 845297
    
    Closes: https://bugs.gentoo.org/845297
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Brian Dolbec <dolsen@gentoo.org>

 dev-util/buildbot/Manifest                |   1 +
 dev-util/buildbot/buildbot-3.5.0.ebuild   | 177 ++++++++++++++++++++++++++++++
 dev-util/buildbot/buildbot-9999.ebuild    |  10 +-
 dev-util/buildbot/files/buildmaster.initd |   4 +-
 4 files changed, 185 insertions(+), 7 deletions(-)