On Fri, Dec 14, 2018 at 05:19:29PM +0000, Stuart Henderson wrote:
> On 2018/12/14 16:43, Renaud Allard wrote:
> > 
> > 
> > On 12/14/18 4:38 PM, Renaud Allard wrote:
> > > 
> > > 
> > > On 12/14/18 3:52 PM, Landry Breuil wrote:
> > > > 
> > > > cp -r /usr/obj/ports/traccar-4.2/tracker-server.jar
> > > > /usr/obj/ports/traccar-4.2/fake-amd64/usr/local/share/traccar/
> > > > /usr/obj/ports/traccar-4.2/bin/install -d -m 755 /etc/traccar
> > > > install: /etc/traccar: Permission denied
> > > > 
> > > > not yet..  as other ports, use @sample for the dir and the file..
> > > > 
> > > 
> > > I tried to reproduce this error, but I got no luck in doing it. Fully
> > > new and freshly installed -current machine with a freshly downloaded
> > > ports.tar.gz and pkg_add unzip javaPathHelper jre.
> > > Can you tell me how you got this error?
> > > 
> > 
> > Does a trailing / helps?
> 
> Here's a slightly cleaned up one. Comments inline, new tar.gz attached.

This version starts fine on 6.3 (yeah; i know) in a quick test,
proxyfied by nginx. Now i need to figure out this websocket stuff and
how to push some data to it.

the worrying thing: the java process listens on 169 tcp ports and 34 udp
ports. this feels crazy, so i'll have to look into upstream docs.

> : -@newuser _traccar:824:_traccar:daemon:Traccar 
> user:${PREFIX}/share/traccar/:/sbin/nologin
> : +@newuser _traccar:824:_traccar:daemon:Traccar 
> user:${PREFIX}/share/traccar:/sbin/nologin

Is this $HOME necessary so that it finds its assets or var/empty would
be better ? minimal testing here seems to show its fine with /var/empty
but if there are valid reasons for it..

Landry

Reply via email to