Re: Linux installers for Jenkins 2.332.1 LTS

2022-03-06 Thread Mark Waite
On Friday, March 4, 2022 at 5:42:03 PM UTC-7 Mark Waite wrote: > On Friday, March 4, 2022 at 4:47:43 PM UTC-7 Mark Waite wrote: > >> I've submitted https://github.com/jenkinsci/jenkins/pull/6333 as the >> proposal to use the Linux installers based on `systemd`. Will submit a >> matching pull

Re: Linux installers for Jenkins 2.332.1 LTS

2022-03-05 Thread Mark Waite
On Friday, March 4, 2022 at 5:42:03 PM UTC-7 Mark Waite wrote: > > As far as I can tell, the packaging repository branch for stable-2.332 is > already configured to deliver the systemd. I believe that we need > https://github.com/jenkinsci/jenkins/pull/6333 merged for core or we need > to

Re: Linux installers for Jenkins 2.332.1 LTS

2022-03-04 Thread Mark Waite
On Friday, March 4, 2022 at 4:47:43 PM UTC-7 Mark Waite wrote: > I've submitted https://github.com/jenkinsci/jenkins/pull/6333 as the > proposal to use the Linux installers based on `systemd`. Will submit a > matching pull request to the packaging repository. > >

Re: Linux installers for Jenkins 2.332.1 LTS

2022-03-04 Thread Mark Waite
I've submitted https://github.com/jenkinsci/jenkins/pull/6333 as the proposal to use the Linux installers based on `systemd`. Will submit a matching pull request to the packaging repository. On Friday, March 4, 2022 at 12:53:38 PM UTC-7 Mark Waite wrote: > I plan to submit a proposed pull

Re: Linux installers for Jenkins 2.332.1 LTS

2022-03-04 Thread Mark Waite
I plan to submit a proposed pull request today to backport the systemd changes into the stable-2.332 branch. 2.335, 2.336, and 2.337 have all used the Jenkins Linux installer based on systemd. Issue reports have been rare and frequently related to misuse of files delivered by the package

Re: Linux installers for Jenkins 2.332.1 LTS

2022-02-24 Thread Basil Crow
While the System V init code from 2.333 and earlier is the least likely to surprise us, it remains full of long-standing bugs (including JENKINS-65809) and depends on third-party daemonization packages, one of which is not available at all in Fedora EPEL 9. This code has caused and continues to

Re: Linux installers for Jenkins 2.332.1 LTS

2022-02-24 Thread Mark Waite
On Thursday, February 24, 2022 at 3:20:52 PM UTC-7 Mark Waite wrote: > I propose that we use the systemd Linux installers for Jenkins 2.332.1. > > The Linux installers for Jenkins 2.335 and Jenkins 2.336 weekly releases > use systemd instead of System V init. They include migration steps that

Linux installers for Jenkins 2.332.1 LTS

2022-02-24 Thread Mark Waite
I propose that we use the systemd Linux installers for Jenkins 2.332.1. The Linux installers for Jenkins 2.335 and Jenkins 2.336 weekly releases use systemd instead of System V init. They include migration steps that read the existing System V init script settings and convert them to systemd