Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-18870

debian init script is missing access_log support

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • packaging

      The rpm provide JENKINS_ENABLE_ACCESS_LOG which enable Jenkins to write down some access log. It is missing from the debian package.

      One would have to:

      1) add JENKINS_ENABLE_ACCESS_LOG support in debian/debian/jenkins.init
      2) update the logrotate script
      3) update debian/debian/jenkins.default

          [JENKINS-18870] debian init script is missing access_log support

          Antoine Musso created issue -
          Kanstantsin Shautsou made changes -
          Labels New: debian

          Daniel Beck added a comment -

          You seem to know pretty well what's missing. Consider submitting a pull request!

          Daniel Beck added a comment - You seem to know pretty well what's missing. Consider submitting a pull request!
          Daniel Beck made changes -
          Component/s New: packaging [ 20120 ]
          Component/s Original: core [ 15593 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 150317 ] New: JNJira + In-Review [ 177609 ]

          Antoine Musso added a comment -

          Sorry I should have sent a pull request just after filling this. It is now: https://github.com/jenkinsci/packaging/pull/105

          Antoine Musso added a comment - Sorry I should have sent a pull request just after filling this. It is now: https://github.com/jenkinsci/packaging/pull/105
          Antoine Musso made changes -
          Assignee New: Antoine Musso [ hashar ]

          Code changed in jenkins
          User: Antoine Musso
          Path:
          deb/build/debian/jenkins.default
          deb/build/debian/jenkins.init
          deb/build/debian/jenkins.logrotate
          http://jenkins-ci.org/commit/packaging/09137299df3e84cf4d87c8ca7d991aa94688a84c
          Log:
          JENKINS-18870 JENKINS_ENABLE_ACCESS_LOG for Debian

          The rpm provide JENKINS_ENABLE_ACCESS_LOG which enable Jenkins to write
          down some access log. It is missing from the debian package.

          1) add JENKINS_ENABLE_ACCESS_LOG (default: "no") to
          debian/jenkins.default.
          1) add JENKINS_ENABLE_ACCESS_LOG support in debian/jenkins.init based on
          what is done for rpm/suse.
          3) update the logrotate script.

          Signed-off-by: Antoine Musso <hashar@free.fr>

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Antoine Musso Path: deb/build/debian/jenkins.default deb/build/debian/jenkins.init deb/build/debian/jenkins.logrotate http://jenkins-ci.org/commit/packaging/09137299df3e84cf4d87c8ca7d991aa94688a84c Log: JENKINS-18870 JENKINS_ENABLE_ACCESS_LOG for Debian The rpm provide JENKINS_ENABLE_ACCESS_LOG which enable Jenkins to write down some access log. It is missing from the debian package. 1) add JENKINS_ENABLE_ACCESS_LOG (default: "no") to debian/jenkins.default. 1) add JENKINS_ENABLE_ACCESS_LOG support in debian/jenkins.init based on what is done for rpm/suse. 3) update the logrotate script. Signed-off-by: Antoine Musso <hashar@free.fr>

          Code changed in jenkins
          User: Sam Van Oort
          Path:
          deb/build/debian/jenkins.default
          deb/build/debian/jenkins.init
          deb/build/debian/jenkins.logrotate
          http://jenkins-ci.org/commit/packaging/660ab1e639c52792d97f2997ed59c1145454e798
          Log:
          Merge pull request #105 from hashar/debian-jenkins_enable_access_log

          JENKINS-18870 JENKINS_ENABLE_ACCESS_LOG for Debian

          Compare: https://github.com/jenkinsci/packaging/compare/e4474778b8ad...660ab1e639c5

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Sam Van Oort Path: deb/build/debian/jenkins.default deb/build/debian/jenkins.init deb/build/debian/jenkins.logrotate http://jenkins-ci.org/commit/packaging/660ab1e639c52792d97f2997ed59c1145454e798 Log: Merge pull request #105 from hashar/debian-jenkins_enable_access_log JENKINS-18870 JENKINS_ENABLE_ACCESS_LOG for Debian Compare: https://github.com/jenkinsci/packaging/compare/e4474778b8ad...660ab1e639c5
          Antoine Musso made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

            hashar Antoine Musso
            hashar Antoine Musso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: