You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Jeremy Mitchell (JIRA)" <ji...@apache.org> on 2017/01/17 22:03:26 UTC

[jira] [Created] (TC-101) /geniso UI route is broken when osversions.cfg is not found

Jeremy Mitchell created TC-101:
----------------------------------

             Summary: /geniso UI route is broken when osversions.cfg is not found
                 Key: TC-101
                 URL: https://issues.apache.org/jira/browse/TC-101
             Project: Traffic Control
          Issue Type: Bug
          Components: Traffic Ops
            Reporter: Jeremy Mitchell


It seems like the traffic ops rpm is missing these steps:

- create directory /var/www/files
- copy osversions.cfg to /var/www/files

If a parameter is created with name = kickstart.files.location and config_file = mkisofs and then osversions.cfg is manually copied to kickstart.files.location, then this is not a problem and /geniso will work. otherwise, it will not.

so it seems like the TO rpm should take care of creating a default /var/www/files/osversions.cfg file.

https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/lib/UI/GenIso.pm#L37



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)