Page MenuHomeFreeBSD

textproc/apache-solr fix ownership of log and db directory
ClosedPublic

Authored by ultima on Jul 6 2017, 5:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 11:58 AM
Unknown Object (File)
Sat, Apr 20, 11:58 AM
Unknown Object (File)
Sat, Apr 20, 11:58 AM
Unknown Object (File)
Thu, Apr 18, 3:42 PM
Unknown Object (File)
Feb 10 2024, 10:48 PM
Unknown Object (File)
Feb 10 2024, 10:48 PM
Unknown Object (File)
Feb 10 2024, 10:48 PM
Unknown Object (File)
Feb 10 2024, 4:37 AM
Subscribers

Details

Summary
  • Fixed uid:gid of solr directories

PR\: 220001
Sumitted by\: Matthias Fechner <idefix@fechner.net> (maintainer), Reshad Patuck <reshadpatuck1@gmail.com>
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: possible use of absolute pathname "/var/db/solr/log4j.p...".
WARN: Makefile: possible use of absolute pathname "/var/log/solr".
WARN: Makefile: possible use of absolute pathname "/var/db/solr".
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX.
WARN: /usr/home/ultima/FreeBSD/ports/textproc/apache-solr/distinfo: [1]: TIMESTAMP is over 30 days old
0 fatal errors and 7 warnings found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable