Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-1515

traffic_shell has references to timezone "manipulation" that doesn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 3.3.0, 3.2.3
    • None
    • Manager
    • None

    Description

      Our build system (OpenCSW) complains about "tainted binaries". Turns out traffic_shell is referencing things in /usr/share:

      /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";
      

      This is practically defunct, and should, along with other things from traffic_shell, that are equally defunct, be removed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              i.galic Igor Galić
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: