You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Eric Yang (Created) (JIRA)" <ji...@apache.org> on 2011/10/25 03:34:32 UTC

[jira] [Created] (HADOOP-7765) Debian package contain both system and tar ball layout

Debian package contain both system and tar ball layout
------------------------------------------------------

                 Key: HADOOP-7765
                 URL: https://issues.apache.org/jira/browse/HADOOP-7765
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 0.20.205.0
         Environment: Java, ant
            Reporter: Eric Yang
            Assignee: Eric Yang
             Fix For: 0.20.205.1


When packaging is invoked as "ant clean tar deb".  The system creates both system layout and tarball layout in the same build directory.  Debian packaging target would pick up files for both layouts.  The end result of using produced debian package built this way, would end up README.txt LICENSE.txt, and jar files in /usr.

--
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

        

[jira] [Commented] (HADOOP-7765) Debian package contain both system and tar ball layout

Posted by "Giridharan Kesavan (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13137575#comment-13137575 ] 

Giridharan Kesavan commented on HADOOP-7765:
--------------------------------------------

+1 looks good
                
> Debian package contain both system and tar ball layout
> ------------------------------------------------------
>
>                 Key: HADOOP-7765
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7765
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.20.205.0
>         Environment: Java, ant
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.20.205.1
>
>         Attachments: HADOOP-7765-branch-20-security.patch
>
>
> When packaging is invoked as "ant clean tar deb".  The system creates both system layout and tarball layout in the same build directory.  Debian packaging target would pick up files for both layouts.  The end result of using produced debian package built this way, would end up README.txt LICENSE.txt, and jar files in /usr.

--
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

        

[jira] [Updated] (HADOOP-7765) Debian package contain both system and tar ball layout

Posted by "Eric Yang (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated HADOOP-7765:
------------------------------

    Status: Patch Available  (was: Open)
    
> Debian package contain both system and tar ball layout
> ------------------------------------------------------
>
>                 Key: HADOOP-7765
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7765
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.20.205.0
>         Environment: Java, ant
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.20.205.1
>
>         Attachments: HADOOP-7765-branch-20-security.patch
>
>
> When packaging is invoked as "ant clean tar deb".  The system creates both system layout and tarball layout in the same build directory.  Debian packaging target would pick up files for both layouts.  The end result of using produced debian package built this way, would end up README.txt LICENSE.txt, and jar files in /usr.

--
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

        

[jira] [Updated] (HADOOP-7765) Debian package contain both system and tar ball layout

Posted by "Eric Yang (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated HADOOP-7765:
------------------------------

    Attachment: HADOOP-7765-branch-20-security.patch

Delete temporary working directory between different package type.
                
> Debian package contain both system and tar ball layout
> ------------------------------------------------------
>
>                 Key: HADOOP-7765
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7765
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.20.205.0
>         Environment: Java, ant
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.20.205.1
>
>         Attachments: HADOOP-7765-branch-20-security.patch
>
>
> When packaging is invoked as "ant clean tar deb".  The system creates both system layout and tarball layout in the same build directory.  Debian packaging target would pick up files for both layouts.  The end result of using produced debian package built this way, would end up README.txt LICENSE.txt, and jar files in /usr.

--
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

        

[jira] [Updated] (HADOOP-7765) Debian package contain both system and tar ball layout

Posted by "Eric Yang (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated HADOOP-7765:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this.  Thanks Giri.
                
> Debian package contain both system and tar ball layout
> ------------------------------------------------------
>
>                 Key: HADOOP-7765
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7765
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.20.205.0
>         Environment: Java, ant
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.20.205.1
>
>         Attachments: HADOOP-7765-branch-20-security.patch
>
>
> When packaging is invoked as "ant clean tar deb".  The system creates both system layout and tarball layout in the same build directory.  Debian packaging target would pick up files for both layouts.  The end result of using produced debian package built this way, would end up README.txt LICENSE.txt, and jar files in /usr.

--
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

        

[jira] [Commented] (HADOOP-7765) Debian package contain both system and tar ball layout

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134853#comment-13134853 ] 

Hadoop QA commented on HADOOP-7765:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12500591/HADOOP-7765-branch-20-security.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/314//console

This message is automatically generated.
                
> Debian package contain both system and tar ball layout
> ------------------------------------------------------
>
>                 Key: HADOOP-7765
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7765
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.20.205.0
>         Environment: Java, ant
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.20.205.1
>
>         Attachments: HADOOP-7765-branch-20-security.patch
>
>
> When packaging is invoked as "ant clean tar deb".  The system creates both system layout and tarball layout in the same build directory.  Debian packaging target would pick up files for both layouts.  The end result of using produced debian package built this way, would end up README.txt LICENSE.txt, and jar files in /usr.

--
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