Giter VIP home page Giter VIP logo

domainprocessisolation-aarch64's People

Contributors

kkimj avatar

Watchers

 avatar

domainprocessisolation-aarch64's Issues

ERROR: <urlopen error [Errno -2] Name or service not known>

I am facing error mentioned in the title, after running "sudo python3 5518.armplat_1901.py"

I am using Ubuntu 18.04 on Virtualbox 6.1.
I installed all the dependencies and and cloned "DomainProcessIsolation-AArch64".
(for now, I haven't used "repo init" command. I'll do it later).

After running python script, my configurations are as below:

Your chosen configuration is shown below:

+---------------+-------------------------------------------------------------------------------+
| Workspace     | /home/maunik12/maunik/DomainProcessIsolation-AArch64/arm-reference-platforms/ |
| Platform      | Armv8-A Base Platform with 64-bit software stack                              |
| Type          | Build from source                                                             |
| Configuration | Linaro/ArmLT Latest Stable Kernel + OpenEmbedded Minimal                      |
+---------------+-------------------------------------------------------------------------------+

The following software components are included:

+-----------------------------------+-------------------------+
| Trusted Firmware-A                | 2.0 commit dbc8d9496e   |
| OP-TEE OS                         | 3.0 commit 94ee4938f7   |
| OP-TEE Client                     | 3.0 commit 09b69afa5e   |
| Linaro/ArmLT Latest Stable Kernel | 4.19 commit e97e8d868a  |
| OpenEmbedded Minimal              | 15.09 4.9_20150912-729  |
+-----------------------------------+-------------------------+

After accepting the configurations, it showed below messages and error:

Fetching and extracting dependencies...

INFO: wget http://releases.linaro.org/components/toolchain/binaries/6.2-2016.11/aarch64-linux-gnu/gcc-linaro-6.2.1-2016.11-x86_64_aarch64-linux-gnu.tar.xz.asc
INFO: opening dst file .downloads//http_releases.linaro.org_components_toolchain_binaries_6.2-2016.11_aarch64-linux-gnu/gcc-linaro-6.2.1-2016.11-x86_64_aarch64-linux-gnu.tar.xz.asc
INFO: successfully fetched 91.00 B
INFO: md5sum .downloads/http_releases.linaro.org_components_toolchain_binaries_6.2-2016.11_aarch64-linux-gnu/gcc-linaro-6.2.1-2016.11-x86_64_aarch64-linux-gnu.tar.xz
INFO: got hash 2cae520ec45ed6caaf9f403d1a6b63ff
INFO: md5 MATCH 2cae520ec45ed6caaf9f403d1a6b63ff
Already fetched gcc-linaro-6.2.1-2016.11-x86_64_aarch64-linux-gnu.tar.xz
Extracting gcc-linaro-6.2.1-2016.11-x86_64_aarch64-linux-gnu.tar.xz...
INFO: <function makedirs at 0x7f82b9bb2840> tools/gcc
INFO: <bound method TarFile.open of <class 'tarfile.TarFile'>> .downloads/http_releases.linaro.org_components_toolchain_binaries_6.2-2016.11_aarch64-linux-gnu/gcc-linaro-6.2.1-2016.11-x86_64_aarch64-linux-gnu.tar.xz tools/gcc
INFO: wget http://releases.linaro.org/components/toolchain/binaries/6.2-2016.11/arm-linux-gnueabihf/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf.tar.xz.asc
INFO: wget http://releases.linaro.org/components/toolchain/binaries/6.2-2016.11/aarch64-linux-gnu/gcc-linaro-6.2.1-2016.11-x86_64_aarch64-linux-gnu.tar.xz.asc
INFO: opening dst file .downloads//http_releases.linaro.org_components_toolchain_binaries_6.2-2016.11_aarch64-linux-gnu/gcc-linaro-6.2.1-2016.11-x86_64_aarch64-linux-gnu.tar.xz.asc
INFO: successfully fetched 91.00 B
INFO: md5sum .downloads/http_releases.linaro.org_components_toolchain_binaries_6.2-2016.11_aarch64-linux-gnu/gcc-linaro-6.2.1-2016.11-x86_64_aarch64-linux-gnu.tar.xz
INFO: got hash 2cae520ec45ed6caaf9f403d1a6b63ff
INFO: md5 MATCH 2cae520ec45ed6caaf9f403d1a6b63ff
Already fetched gcc-linaro-6.2.1-2016.11-x86_64_aarch64-linux-gnu.tar.xz
Extracting gcc-linaro-6.2.1-2016.11-x86_64_aarch64-linux-gnu.tar.xz...
INFO: <function makedirs at 0x7f3f25ab5840> tools/gcc
INFO: <bound method TarFile.open of <class 'tarfile.TarFile'>> .downloads/http_releases.linaro.org_components_toolchain_binaries_6.2-2016.11_aarch64-linux-gnu/gcc-linaro-6.2.1-2016.11-x86_64_aarch64-linux-gnu.tar.xz tools/gcc
INFO: wget http://releases.linaro.org/components/toolchain/binaries/6.2-2016.11/arm-linux-gnueabihf/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf.tar.xz.asc
INFO: opening dst file .downloads//http_releases.linaro.org_components_toolchain_binaries_6.2-2016.11_arm-linux-gnueabihf/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf.tar.xz.asc
INFO: successfully fetched 93.00 B
INFO: md5sum .downloads/http_releases.linaro.org_components_toolchain_binaries_6.2-2016.11_arm-linux-gnueabihf/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf.tar.xz
INFO: got hash 8f5c112ab5fa26248eb5d9110a09e030
INFO: md5 MATCH 8f5c112ab5fa26248eb5d9110a09e030
Already fetched gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf.tar.xz
Extracting gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf.tar.xz...
INFO: <bound method TarFile.open of <class 'tarfile.TarFile'>> .downloads/http_releases.linaro.org_components_toolchain_binaries_6.2-2016.11_arm-linux-gnueabihf/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf.tar.xz tools/gcc
INFO: wget releases.linaro.org/openembedded/juno-lsk/15.09/MD5SUMS.txt
ERROR:
ERROR: <urlopen error [Errno -2] Name or service not known>

Can you guide me how to resolve it ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.