You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Zhao Yongming (JIRA)" <ji...@apache.org> on 2013/06/01 16:29:19 UTC

[jira] [Created] (TS-1932) can not make asf-dist after merge of the docs

Zhao Yongming created TS-1932:
---------------------------------

             Summary: can not make asf-dist after merge of the docs
                 Key: TS-1932
                 URL: https://issues.apache.org/jira/browse/TS-1932
             Project: Traffic Server
          Issue Type: Bug
          Components: Build
            Reporter: Zhao Yongming


{code}
rm -rf -- trafficserver-3.3.3-dev/autom4te.cache trafficserver-3.3.3-dev/.git trafficserver-3.3.3-dev/.gitignore
tardir=trafficserver-3.3.3-dev && ${TAR-tar} chof - "$tardir" | bzip2 -9 -c >trafficserver-3.3.3-dev.tar.bz2
tar: trafficserver-3.3.3-dev/doc/source/sdk/adding-statistics/viewing-statistics-using-traffic-line.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/http-hooks-and-transactions/intercepting-http-transactions.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/plugin-management/reading-trafficserver-settings-and-statistics.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/getting-started/plugin-registration-and-version-checking.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/http-headers/guide-to-trafficserver-http-header-system/release-marshal-buffer-handles.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/http-headers/guide-to-trafficserver-http-header-system/duplicate-mime-fields-are-not-coalesced.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/http-headers/guide-to-trafficserver-http-header-system/mime-fields-always-belong-to-an-associated-mime-header.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/http-transformation-plugin/sample-null-transformation-plugin.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/http-transformation-plugin/sample-buffered-null-transformation-plugin.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/header-based-plugin-examples/basic-authorization-plugin/working-with-http-headers.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/header-based-plugin-examples/basic-authorization-plugin/implementing-the-handler-and-getting-a-handle-to-the-transaction.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/header-based-plugin-examples/basic-authorization-plugin/setting-a-transaction-hook.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/header-based-plugin-examples/basic-authorization-plugin.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/header-based-plugin-examples/blacklist-plugin/accessing-the-transaction-being-processed.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/header-based-plugin-examples/blacklist-plugin/working-with-http-header-functions.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/header-based-plugin-examples/blacklist-plugin/setting-up-a-transaction-hook.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/header-based-plugin-examples/blacklist-plugin/setting-a-global-hook.en.rst: file name is too long (max 99); not dumped
tar: trafficserver-3.3.3-dev/doc/source/sdk/how-to-create-trafficserver-plugins/roadmap-for-creating-plugins.en.rst: file name is too long (max 99); not dumped
tar: Exiting with failure status due to previous errors
[root@fc18150196 trafficserver]#

{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira