Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870304 - dev-util/webhook-2.7.0 fails tests
Summary: dev-util/webhook-2.7.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-16 06:49 UTC by Agostino Sarubbo
Modified: 2024-07-05 03:13 UTC (History)
1 user (show)

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


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

Issue: dev-util/webhook-2.7.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-16 06:49:08 UTC
Created attachment 805435 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-07-05 03:13:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dfb57229e521d7be1d5a73e392c45033f285a24

commit 2dfb57229e521d7be1d5a73e392c45033f285a24
Author:     Holger Hoffstätte <holger@applied-asynchrony.com>
AuthorDate: 2024-04-26 14:58:18 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2024-07-05 03:13:40 +0000

    dev-util/webhook: add 2.8.1, various additions/improvements
    
    This adds a proper OpenRC init script and out-of-the box configuration.
    
    Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/36436
    Closes: https://bugs.gentoo.org/870304

 dev-util/webhook/Manifest                   |  1 +
 dev-util/webhook/files/webhook.confd        |  2 +
 dev-util/webhook/files/webhook.initd        | 22 ++++++++
 dev-util/webhook/files/webhook.json.example | 13 +++++
 dev-util/webhook/files/webhook.logrotated   |  3 ++
 dev-util/webhook/webhook-2.8.1.ebuild       | 84 +++++++++++++++++++++++++++++
 6 files changed, 125 insertions(+)