You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by persiaAziz <gi...@git.apache.org> on 2016/06/28 18:56:16 UTC

[GitHub] trafficserver pull request #757: Update configuring-traffic-server.en.rst : ...

GitHub user persiaAziz opened a pull request:

    https://github.com/apache/trafficserver/pull/757

    Update configuring-traffic-server.en.rst : 'config' option missing

    The correct set command is 
    traffic_ctl config set VARIABLE VALUE

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/persiaAziz/trafficserver patch-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/757.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #757
    
----
commit 492890976fe6d2ac5656c9f0290f8cff23c7bef1
Author: Syeda Persia Aziz <pe...@yahoo.com>
Date:   2016-06-28T18:54:21Z

    Update configuring-traffic-server.en.rst

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #757: Update configuring-traffic-server.en.rst : 'config...

Posted by jpeach <gi...@git.apache.org>.
Github user jpeach commented on the issue:

    https://github.com/apache/trafficserver/pull/757
  
    Yup


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #757: Update configuring-traffic-server.en.rst : 'config...

Posted by persiaAziz <gi...@git.apache.org>.
Github user persiaAziz commented on the issue:

    https://github.com/apache/trafficserver/pull/757
  
    `checking for sphinx version >= 1.1...  found 0.6.6`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #757: Update configuring-traffic-server.en.rst : 'config...

Posted by jpeach <gi...@git.apache.org>.
Github user jpeach commented on the issue:

    https://github.com/apache/trafficserver/pull/757
  
    @zwoop I'm going to merge this as is for now, ok?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #757: Update configuring-traffic-server.en.rst : 'config...

Posted by jpeach <gi...@git.apache.org>.
Github user jpeach commented on the issue:

    https://github.com/apache/trafficserver/pull/757
  
    For a suboption, I think the syntax would be:
    
        :option:`traffic_ctl config set` NAME VALUE
    
    But I'd have to render the docs locally to see exactly what happens. @persiaAziz what happens?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #757: Update configuring-traffic-server.en.rst : 'config...

Posted by persiaAziz <gi...@git.apache.org>.
Github user persiaAziz commented on the issue:

    https://github.com/apache/trafficserver/pull/757
  
    needs an update?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #757: Update configuring-traffic-server.en.rst : 'config...

Posted by jpeach <gi...@git.apache.org>.
Github user jpeach commented on the issue:

    https://github.com/apache/trafficserver/pull/757
  
    Do you have the ``sphinx-doc`` package installed?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #757: Update configuring-traffic-server.en.rst : 'config...

Posted by persiaAziz <gi...@git.apache.org>.
Github user persiaAziz commented on the issue:

    https://github.com/apache/trafficserver/pull/757
  
    Unfortunately the machine I am working on can not find a later version. I will probably try later when I have my own machine. I think it is better if you merge this as is for now. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #757: Update configuring-traffic-server.en.rst : 'config...

Posted by persiaAziz <gi...@git.apache.org>.
Github user persiaAziz commented on the issue:

    https://github.com/apache/trafficserver/pull/757
  
    I tried to build the documentation using the following link 
    [https://docs.trafficserver.apache.org/en/latest/developer-guide/documentation/building.en.html](https://docs.trafficserver.apache.org/en/latest/developer-guide/documentation/building.en.html)
    
    But I am getting error 
    ```
    PAPEROPT_a4="-D latex_paper_size=a4" PAPEROPT_letter="-D latex_paper_size=letter" PAPER="letter" ./sbuild false -c .  -d docbuild/doctrees -b html . docbuild/html
    make: *** [html-local] Error 1
    ```
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #757: Update configuring-traffic-server.en.rst : 'config...

Posted by jpeach <gi...@git.apache.org>.
Github user jpeach commented on the issue:

    https://github.com/apache/trafficserver/pull/757
  
    What is the output of ``python ./doc/checkvers.py  --check-version``?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #757: Update configuring-traffic-server.en.rst : 'config...

Posted by persiaAziz <gi...@git.apache.org>.
Github user persiaAziz commented on the issue:

    https://github.com/apache/trafficserver/pull/757
  
    Yes I just did. But still getting the same error.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #757: Update configuring-traffic-server.en.rst : 'config...

Posted by zwoop <gi...@git.apache.org>.
Github user zwoop commented on the issue:

    https://github.com/apache/trafficserver/pull/757
  
    Hmmm, wasn't the idea that we'd use :program:`traffic_ctl`? :)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request #757: Update configuring-traffic-server.en.rst : ...

Posted by jpeach <gi...@git.apache.org>.
Github user jpeach closed the pull request at:

    https://github.com/apache/trafficserver/pull/757


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---