[
https://issues.apache.org/jira/browse/TS-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961363#comment-13961363
]
Igor Galić commented on TS-1515:
--------------------------------
+1
> traffic_shell has references to timezone "manipulation" that doesn't work
> -------------------------------------------------------------------------
>
> Key: TS-1515
> URL: https://issues.apache.org/jira/browse/TS-1515
> Project: Traffic Server
> Issue Type: Bug
> Components: Manager
> Affects Versions: 3.3.0, 3.2.3
> Reporter: Igor Galić
>
> Our build system (OpenCSW) complains about "tainted binaries". Turns out
> {{traffic_shell}} is referencing things in {{/usr/share}}:
> {noformat}
> /mgmt/cli/ConfigCmd.cc
> 2777: const char *zonetable = "/usr/share/zoneinfo/zone.tab";
> 2876: snprintf(command, sizeof(command), "/bin/cp -f
> /usr/share/zoneinfo/%s /etc/localtime", new_zone);
> 2893: const char *zonetable = "/usr/share/zoneinfo/zone.tab";
> {noformat}
> This is practically defunct, and should, along with other things from
> {{traffic_shell}}, that are equally defunct, be removed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)