You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Prashant Soni (JIRA)" <ji...@apache.org> on 2012/07/11 20:59:34 UTC

[jira] [Created] (CB-1031) android create script fails

Prashant Soni created CB-1031:
---------------------------------

             Summary: android create script fails
                 Key: CB-1031
                 URL: https://issues.apache.org/jira/browse/CB-1031
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 1.9.0
         Environment: ubuntu 10.0.4 LTS command line
            Reporter: Prashant Soni
            Assignee: Joe Bowser


android/bin/create script has the following erroneous syntax for sed on 4 lines -

sed -i '' -e expression filename

The '' in there leads to an error. Just remove these '' to clear this bug.

--
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] (CB-1031) android create script fails

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

Anis Kadri updated CB-1031:
---------------------------

    Attachment: create.patch

Thanks for reporting this. It will be fixed in 2.0. In the meantime, can you try the patch attached and provide some feedback ?

>From the phonegap-xxx-xxxxx/lib/android/bin folder run:

{code}
patch -p0 path/to/create.patch
{code}

Thanks!
                
> android create script fails
> ---------------------------
>
>                 Key: CB-1031
>                 URL: https://issues.apache.org/jira/browse/CB-1031
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.9.0
>         Environment: ubuntu 10.0.4 LTS command line
>            Reporter: Prashant Soni
>            Assignee: Anis Kadri
>         Attachments: create.patch
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> android/bin/create script has the following erroneous syntax for sed on 4 lines -
> sed -i '' -e expression filename
> The '' in there leads to an error. Just remove these '' to clear this bug.

--
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] [Resolved] (CB-1031) android create script fails

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

Anis Kadri resolved CB-1031.
----------------------------

    Resolution: Fixed

no response, I am assuming this one is fixed
                
> android create script fails
> ---------------------------
>
>                 Key: CB-1031
>                 URL: https://issues.apache.org/jira/browse/CB-1031
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.9.0
>         Environment: ubuntu 10.0.4 LTS command line
>            Reporter: Prashant Soni
>            Assignee: Anis Kadri
>         Attachments: create.patch
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> android/bin/create script has the following erroneous syntax for sed on 4 lines -
> sed -i '' -e expression filename
> The '' in there leads to an error. Just remove these '' to clear this bug.

--
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] [Assigned] (CB-1031) android create script fails

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

Joe Bowser reassigned CB-1031:
------------------------------

    Assignee: Anis Kadri  (was: Joe Bowser)
    
> android create script fails
> ---------------------------
>
>                 Key: CB-1031
>                 URL: https://issues.apache.org/jira/browse/CB-1031
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.9.0
>         Environment: ubuntu 10.0.4 LTS command line
>            Reporter: Prashant Soni
>            Assignee: Anis Kadri
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> android/bin/create script has the following erroneous syntax for sed on 4 lines -
> sed -i '' -e expression filename
> The '' in there leads to an error. Just remove these '' to clear this bug.

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