Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828651 - dev-util/jenkins-bin:lts: jenkins.service Type=simple required
Summary: dev-util/jenkins-bin:lts: jenkins.service Type=simple required
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-12-10 00:20 UTC by Samuel Bernardo
Modified: 2022-08-11 04:17 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bernardo 2021-12-10 00:20:12 UTC
Current jenkins.service systemd unit have Type=forking.
Besides Jenkins start successfully, systemd service is stopped after timeout.

After changing to Type=simple it started to work.

Testing with openjdk11.
Comment 1 Samuel Bernardo 2022-02-14 00:49:38 UTC
Created the following PR:
https://github.com/gentoo/gentoo/pull/24186
Comment 2 Eduardo Bray 2022-03-29 22:50:29 UTC
(In reply to Samuel Bernardo from comment #0)
> Current jenkins.service systemd unit have Type=forking.
> Besides Jenkins start successfully, systemd service is stopped after timeout.
> 
> After changing to Type=simple it started to work.
> 
> Testing with openjdk11.

Same problem and solution here. Thanks.
Comment 3 Leonid Kopylov 2022-07-28 16:35:24 UTC
Same problem and solution. Thanks!
Comment 4 Hans de Graaff gentoo-dev Security 2022-07-29 07:00:55 UTC
Fixed for the :0 slot so this can be tested. I'll update the :lts slot when a new version is out for it.
Comment 5 Larry the Git Cow gentoo-dev 2022-07-29 07:01:09 UTC
The bug has been referenced in the following commit(s):

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

commit dbcc867d821a6ccd39ff7be74cc595daf990b390
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2022-07-29 06:59:41 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2022-07-29 07:01:05 +0000

    dev-util/jenkins-bin: add 2.361
    
    Bug: https://bugs.gentoo.org/828651
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-util/jenkins-bin/Manifest                     |  1 +
 dev-util/jenkins-bin/files/jenkins-bin-r3.service | 11 ++++++
 dev-util/jenkins-bin/jenkins-bin-2.361.ebuild     | 45 +++++++++++++++++++++++
 3 files changed, 57 insertions(+)
Comment 6 Larry the Git Cow gentoo-dev 2022-08-11 04:17:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65556c74985355f88b77ea52e90da9f8a8c760ec

commit 65556c74985355f88b77ea52e90da9f8a8c760ec
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2022-08-11 04:11:45 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2022-08-11 04:12:44 +0000

    dev-util/jenkins-bin: add 2.346.3
    
    Closes: https://bugs.gentoo.org/828651
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-util/jenkins-bin/Manifest                   |  1 +
 dev-util/jenkins-bin/jenkins-bin-2.346.3.ebuild | 45 +++++++++++++++++++++++++
 2 files changed, 46 insertions(+)