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 "Harsh J (JIRA)" <ji...@apache.org> on 2012/09/23 08:17:07 UTC

[jira] [Updated] (HADOOP-7698) jsvc target fails on x86_64

     [ https://issues.apache.org/jira/browse/HADOOP-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J updated HADOOP-7698:
----------------------------

    Resolution: Not A Problem
        Status: Resolved  (was: Patch Available)

Since we no longer carry jsvc in our build, this is not a problem anymore. Please reopen if am incorrect. Thanks for the patch though (back then) Daryn!
                
> jsvc target fails on x86_64
> ---------------------------
>
>                 Key: HADOOP-7698
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7698
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.20.205.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>            Priority: Critical
>         Attachments: HADOOP-7698-1.patch, HADOOP-7968.patch
>
>
> Recent changes to the build.xml determine with jsvc file to download based on the os.arch.  It maps various arch values to i386 or x86_64. However, it notably doesn't consider x86_64 to be x86_64.  The result is this the download fails because {{os-arch}} doesn't expand.
> {code}
> build.xml:2626: Can't get http://archive.apache.org/dist/commons/daemon/binaries/1.0.2/linux/commons-daemon-1.0.2-bin-linux-${os-arch}.tar.gz
> {code}
> This breaks {{test-patch}}.

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