Summary: | [PATCH] www/trac: single environment variable clash | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lapo Luchini <lapo> | ||||
Component: | Individual Port(s) | Assignee: | Jason Unovitch <junovitch> | ||||
Status: | Closed Unable to Reproduce | ||||||
Severity: | Affects Some People | CC: | antont, junovitch, robak | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(antont) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Sorry, but I cant see any clash of 'tracd_env' with /etc/rc.subr, can you point exacly how that happens, what is your OS version and have you tried to repead that on fresh install of 10.2-RELEASE? lapo, Can you provide an answer to the question in comment 1? I'm closing this as I an unable to reproduce the /etc/rc.subr variable clash and there has feedback timeout on exactly what the submitter has seen. If any clarification can be added let's reopen this else I'm closing it now. |
Created attachment 160921 [details] rename variable to avoid clash www/trac's rc.d is currently using `tracd_env` for his own purposes, but it clashes with the one in `/etc/rc.subr`. I propose a patch to rename that variable.