Bug 194274 - devel/jenkins-lts fails to start. /usr/local/jenkins needs to be owned by jenkins:jenkins
Summary: devel/jenkins-lts fails to start. /usr/local/jenkins needs to be owned by jen...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-09 15:35 UTC by holger
Modified: 2014-10-18 18:07 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description holger 2014-10-09 15:35:12 UTC
Doing an upgrade of Jenkins (but also a clean installation) lead to a jenkins that didn't start or start partially (started jetty but not the actually application). The /usr/local/jenkins directory didn't seem to be owned by jenkins:jenkins and I used chown myself.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-09 15:35:12 UTC
Maintainers CC'd
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-10-18 18:06:51 UTC
A commit references this bug:

Author: swills
Date: Sat Oct 18 18:06:40 UTC 2014
New revision: 371152
URL: https://svnweb.freebsd.org/changeset/ports/371152

Log:
  devel/jenkins-lts: Fix permissions on ${PREFIX}/jenkins

  While here, bring over other changes from devel/jenkins

  PR:		194274
  Reported by:	Holger Freyther <holger@freyther.de>

Changes:
  head/devel/jenkins-lts/Makefile
  head/devel/jenkins-lts/pkg-plist
Comment 3 Steve Wills freebsd_committer freebsd_triage 2014-10-18 18:07:25 UTC
Should be fixed now, let me know you still have issues. Thanks!