You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Earth Quake (JIRA)" <ji...@apache.org> on 2017/08/31 20:30:00 UTC

[jira] [Created] (CB-13235) Tried 3 times from scratch, and only get as far as HellowWorld cordova run --device

Earth Quake created CB-13235:
--------------------------------

             Summary: Tried 3 times from scratch, and only get as far as HellowWorld cordova run --device
                 Key: CB-13235
                 URL: https://issues.apache.org/jira/browse/CB-13235
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-ubuntu
    Affects Versions: cordova@7.0.0
         Environment: Ubuntu 16.04.
            Reporter: Earth Quake
            Assignee: Maxim Ermilov
            Priority: Blocker


    Three times now I have started from absolute scratch and built a Ubuntu 16.04 Virtual Machine right from the install DVD (repartitioned/formatted the drive), updated everything, and followed the instructions on https://cordova.apache.org/docs/en/latest/guide/platforms/ubuntu/index.html to the letter.  Each time I get to the HelloWorld step "cordova build --device" and get this...

-----
Running command: /home/eq/Downloads/Cordova/helloworld/platforms/ubuntu/cordova/build --device
Building Phone Application...

Error: missing armhf chroot
run:
sudo click chroot -a armhf -f ubuntu-sdk-15.04 create
eq@eq-VirtualBox:~/Downloads/Cordova/helloworld$
-----

    Issuing the command "sudo click chroot -a armhf -f ubuntu-sdk-15.04 create" I get

-----
A chroot for that name and architecture already exists.
Please see the man-page how to use it.
-----

    I'd really like to get this to work, but don't know what to do next.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org