You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Igor Galić (JIRA)" <ji...@apache.org> on 2010/08/12 19:50:16 UTC

[jira] Created: (TS-415) Adds a Debian to config.layout

Adds a Debian <Layout > to config.layout
----------------------------------------

                 Key: TS-415
                 URL: https://issues.apache.org/jira/browse/TS-415
             Project: Traffic Server
          Issue Type: Improvement
          Components: Build
    Affects Versions: 2.1.2
            Reporter: Igor Galić


This <Layout > addition is inspired by httpd's

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TS-415) Adds a Debian to config.layout

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-415.
------------------------------

    Resolution: Fixed

> Adds a Debian <Layout > to config.layout
> ----------------------------------------
>
>                 Key: TS-415
>                 URL: https://issues.apache.org/jira/browse/TS-415
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.1.2
>            Reporter: Igor Galić
>         Attachments: debian-layout.patch
>
>
> This <Layout > addition is inspired by httpd's

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TS-415) Adds a Debian to config.layout

Posted by "Greg Smolyn (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904419#action_12904419 ] 

Greg Smolyn commented on TS-415:
--------------------------------

This doesn't seem to work properly... many programs complain very loudly due to the fact that the TS_ROOT variable is null

(from /var/log/daemon.log)

Aug 30 14:43:26 smolyn-pc traffic_cop[31986]: unable to change to root directory "(null)" [14 'Bad address']
Aug 30 14:43:26 smolyn-pc traffic_cop[31986]: unable to change to root directory "(null)" [14 'Bad address']
Aug 30 14:43:26 smolyn-pc traffic_cop[31986]:  please set correct path in env variable TS_ROOT 
Aug 30 14:43:26 smolyn-pc traffic_cop[31986]:  please set correct path in env variable TS_ROOT 


Setting TS_ROOT to "/" results in all manner of sillyness, as many programs attempt to do very very wrong things.  It almost seems like they're not following the values set in records.config, either.


> Adds a Debian <Layout > to config.layout
> ----------------------------------------
>
>                 Key: TS-415
>                 URL: https://issues.apache.org/jira/browse/TS-415
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.1.2
>            Reporter: Igor Galić
>         Attachments: debian-layout.patch
>
>
> This <Layout > addition is inspired by httpd's

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TS-415) Adds a Debian to config.layout

Posted by "Igor Galić (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Galić updated TS-415:
--------------------------

    Attachment: debian-layout.patch

> Adds a Debian <Layout > to config.layout
> ----------------------------------------
>
>                 Key: TS-415
>                 URL: https://issues.apache.org/jira/browse/TS-415
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.1.2
>            Reporter: Igor Galić
>         Attachments: debian-layout.patch
>
>
> This <Layout > addition is inspired by httpd's

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TS-415) Adds a Debian to config.layout

Posted by "Igor Galić (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904593#action_12904593 ] 

Igor Galić commented on TS-415:
-------------------------------

This:

i.galic@panic ~/Projects/asf/trafficserver (svn)-[trunk:991146] % svn diff
Index: config.layout
===================================================================
--- config.layout       (revision 991146)
+++ config.layout       (working copy)
@@ -172,7 +172,7 @@
 
 # Debian layout
 <Layout Debian>
-    prefix:        
+    prefix:        /usr
     exec_prefix:   ${prefix}/usr
     bindir:        ${exec_prefix}/bin
     sbindir:       ${exec_prefix}/sbin




Should fix it. (Or make it work as ``well'' as httpd (I mean apache2) on Debian).

> Adds a Debian <Layout > to config.layout
> ----------------------------------------
>
>                 Key: TS-415
>                 URL: https://issues.apache.org/jira/browse/TS-415
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.1.2
>            Reporter: Igor Galić
>         Attachments: debian-layout.patch
>
>
> This <Layout > addition is inspired by httpd's

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TS-415) Adds a Debian to config.layout

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904501#action_12904501 ] 

Leif Hedstrom commented on TS-415:
----------------------------------

What exactly is/was your "configure" command + options?

> Adds a Debian <Layout > to config.layout
> ----------------------------------------
>
>                 Key: TS-415
>                 URL: https://issues.apache.org/jira/browse/TS-415
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.1.2
>            Reporter: Igor Galić
>         Attachments: debian-layout.patch
>
>
> This <Layout > addition is inspired by httpd's

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.