You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Bruno Mahé (Commented JIRA)" <ji...@apache.org> on 2011/10/18 21:19:10 UTC

[jira] [Commented] (BIGTOP-115) Pig do-component-build hardcodes dist.dir as debian/tmp

    [ https://issues.apache.org/jira/browse/BIGTOP-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129965#comment-13129965 ] 

Bruno Mahé commented on BIGTOP-115:
-----------------------------------

+1
                
> Pig do-component-build hardcodes dist.dir as debian/tmp
> -------------------------------------------------------
>
>                 Key: BIGTOP-115
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-115
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian, General
>    Affects Versions: 0.1.0
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-115.diff.txt
>
>
> The Pig do-component-build script specifies "-Ddist.dir=debian/tmp", which is where the contents of the Pig distribution tarball are copied to and tar'd up from. Ideally we'd be using the contents of that directory as the contents for the package itself (see BIGTOP-114), but the "debian/tmp" aspect of things creates confusion. We should probably remove the -Ddist.dir entirely from do-component-build, and then add "-Ddist.dir=debian/tmp" to the call to do-component-build in the Debian rules. This way, the RPM build can find it in the default location (build/pig-(version)), while the Debian build will still have it be in debian/tmp.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira