You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Devan Goodwin (JIRA)" <ji...@apache.org> on 2008/07/21 20:37:31 UTC

[jira] Created: (THRIFT-92) Hardcoded path to /usr/local/bin/thrift in reflection_limited.thrift

Hardcoded path to /usr/local/bin/thrift in reflection_limited.thrift
--------------------------------------------------------------------

                 Key: THRIFT-92
                 URL: https://issues.apache.org/jira/browse/THRIFT-92
             Project: Thrift
          Issue Type: Bug
    Affects Versions: 0.1
         Environment: Fedora 9, x86_64
            Reporter: Devan Goodwin
            Priority: Minor
             Fix For: 0.1
         Attachments: thrift-20080718-binfix.patch

Packaging for Fedora with a spec file that installs to /usr/ instead of /usr/local, ran into this error with rpmlint. Attaching patch that switches the path to "/usr/bin/env thrift".

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


[jira] Updated: (THRIFT-92) Hardcoded path to /usr/local/bin/thrift in reflection_limited.thrift

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

David Reiss updated THRIFT-92:
------------------------------

    Attachment: 0001-THRIFT-92.-Remove-the-shebang-line-from-reflection_l.patch

How about this?

> Hardcoded path to /usr/local/bin/thrift in reflection_limited.thrift
> --------------------------------------------------------------------
>
>                 Key: THRIFT-92
>                 URL: https://issues.apache.org/jira/browse/THRIFT-92
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.1
>         Environment: Fedora 9, x86_64
>            Reporter: Devan Goodwin
>            Priority: Minor
>             Fix For: 0.1
>
>         Attachments: 0001-THRIFT-92.-Remove-the-shebang-line-from-reflection_l.patch, thrift-20080718-binfix.patch
>
>
> Packaging for Fedora with a spec file that installs to /usr/ instead of /usr/local, ran into this error with rpmlint. Attaching patch that switches the path to "/usr/bin/env thrift".

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


[jira] Commented: (THRIFT-92) Hardcoded path to /usr/local/bin/thrift in reflection_limited.thrift

Posted by "Devan Goodwin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615363#action_12615363 ] 

Devan Goodwin commented on THRIFT-92:
-------------------------------------

All the better! :)

> Hardcoded path to /usr/local/bin/thrift in reflection_limited.thrift
> --------------------------------------------------------------------
>
>                 Key: THRIFT-92
>                 URL: https://issues.apache.org/jira/browse/THRIFT-92
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.1
>         Environment: Fedora 9, x86_64
>            Reporter: Devan Goodwin
>            Priority: Minor
>             Fix For: 0.1
>
>         Attachments: 0001-THRIFT-92.-Remove-the-shebang-line-from-reflection_l.patch, thrift-20080718-binfix.patch
>
>
> Packaging for Fedora with a spec file that installs to /usr/ instead of /usr/local, ran into this error with rpmlint. Attaching patch that switches the path to "/usr/bin/env thrift".

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


[jira] Updated: (THRIFT-92) Hardcoded path to /usr/local/bin/thrift in reflection_limited.thrift

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

Devan Goodwin updated THRIFT-92:
--------------------------------

    Attachment: thrift-20080718-binfix.patch

Replace hardcoded path to thrift executable with /usr/bin/env thrift.

> Hardcoded path to /usr/local/bin/thrift in reflection_limited.thrift
> --------------------------------------------------------------------
>
>                 Key: THRIFT-92
>                 URL: https://issues.apache.org/jira/browse/THRIFT-92
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.1
>         Environment: Fedora 9, x86_64
>            Reporter: Devan Goodwin
>            Priority: Minor
>             Fix For: 0.1
>
>         Attachments: thrift-20080718-binfix.patch
>
>
> Packaging for Fedora with a spec file that installs to /usr/ instead of /usr/local, ran into this error with rpmlint. Attaching patch that switches the path to "/usr/bin/env thrift".

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


[jira] Resolved: (THRIFT-92) Hardcoded path to /usr/local/bin/thrift in reflection_limited.thrift

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

David Reiss resolved THRIFT-92.
-------------------------------

    Resolution: Fixed

> Hardcoded path to /usr/local/bin/thrift in reflection_limited.thrift
> --------------------------------------------------------------------
>
>                 Key: THRIFT-92
>                 URL: https://issues.apache.org/jira/browse/THRIFT-92
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.1
>         Environment: Fedora 9, x86_64
>            Reporter: Devan Goodwin
>            Priority: Minor
>             Fix For: 0.1
>
>         Attachments: 0001-THRIFT-92.-Remove-the-shebang-line-from-reflection_l.patch, thrift-20080718-binfix.patch
>
>
> Packaging for Fedora with a spec file that installs to /usr/ instead of /usr/local, ran into this error with rpmlint. Attaching patch that switches the path to "/usr/bin/env thrift".

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