p4lang / p4factory

Compile P4 and run the P4 behavioral simulator
Apache License 2.0
174 stars 106 forks source link

install_deps.sh error #188

Open dingrui37 opened 7 years ago

dingrui37 commented 7 years ago

when i execute the install_deps.sh, why it try to connect with dl.google.com ? and the result is intall stopped. dr@dr:/home/opendaylight/p4lang/p4factory$ ./install_deps.sh Hit:1 http://mirrors.zte.com.cn/ubuntu xenial InRelease Hit:2 http://mirrors.zte.com.cn/ubuntu xenial-backports InRelease
Hit:3 http://mirrors.zte.com.cn/ubuntu xenial-proposed InRelease
Hit:4 http://mirrors.zte.com.cn/ubuntu xenial-security InRelease Hit:5 http://mirrors.zte.com.cn/ubuntu xenial-updates InRelease Ign:6 http://dl.google.com/linux/chrome/deb stable InRelease Ign:7 http://dl.google.com/linux/chrome/deb stable Release Ign:8 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages Ign:9 http://dl.google.com/linux/chrome/deb stable/main all Packages Ign:10 http://dl.google.com/linux/chrome/deb stable/main Translation-en_US Ign:11 http://dl.google.com/linux/chrome/deb stable/main Translation-en Ign:12 http://dl.google.com/linux/chrome/deb stable/main Translation-zh_CN Ign:13 http://dl.google.com/linux/chrome/deb stable/main amd64 DEP-11 Metadata Ign:14 http://dl.google.com/linux/chrome/deb stable/main DEP-11 64x64 Icons Ign:8 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages Ign:9 http://dl.google.com/linux/chrome/deb stable/main all Packages Ign:10 http://dl.google.com/linux/chrome/deb stable/main Translation-en_US Ign:11 http://dl.google.com/linux/chrome/deb stable/main Translation-en Ign:12 http://dl.google.com/linux/chrome/deb stable/main Translation-zh_CN Ign:13 http://dl.google.com/linux/chrome/deb stable/main amd64 DEP-11 Metadata Ign:14 http://dl.google.com/linux/chrome/deb stable/main DEP-11 64x64 Icons Ign:8 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages Ign:9 http://dl.google.com/linux/chrome/deb stable/main all Packages Ign:10 http://dl.google.com/linux/chrome/deb stable/main Translation-en_US Ign:11 http://dl.google.com/linux/chrome/deb stable/main Translation-en Ign:12 http://dl.google.com/linux/chrome/deb stable/main Translation-zh_CN Ign:13 http://dl.google.com/linux/chrome/deb stable/main amd64 DEP-11 Metadata Ign:14 http://dl.google.com/linux/chrome/deb stable/main DEP-11 64x64 Icons Ign:8 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages Ign:9 http://dl.google.com/linux/chrome/deb stable/main all Packages Ign:10 http://dl.google.com/linux/chrome/deb stable/main Translation-en_US Ign:11 http://dl.google.com/linux/chrome/deb stable/main Translation-en Ign:12 http://dl.google.com/linux/chrome/deb stable/main Translation-zh_CN Ign:13 http://dl.google.com/linux/chrome/deb stable/main amd64 DEP-11 Metadata Ign:14 http://dl.google.com/linux/chrome/deb stable/main DEP-11 64x64 Icons Ign:8 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages Ign:9 http://dl.google.com/linux/chrome/deb stable/main all Packages Ign:10 http://dl.google.com/linux/chrome/deb stable/main Translation-en_US Ign:11 http://dl.google.com/linux/chrome/deb stable/main Translation-en Ign:12 http://dl.google.com/linux/chrome/deb stable/main Translation-zh_CN Ign:13 http://dl.google.com/linux/chrome/deb stable/main amd64 DEP-11 Metadata Ign:14 http://dl.google.com/linux/chrome/deb stable/main DEP-11 64x64 Icons Err:8 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages Cannot initiate the connection to dl.google.com:80 (2401:3800:4001:807::1004). - connect (101: Network is unreachable) [IP: 2401:3800:4001:807::1004 80] Ign:9 http://dl.google.com/linux/chrome/deb stable/main all Packages Ign:10 http://dl.google.com/linux/chrome/deb stable/main Translation-en_US Ign:11 http://dl.google.com/linux/chrome/deb stable/main Translation-en Ign:12 http://dl.google.com/linux/chrome/deb stable/main Translation-zh_CN Ign:13 http://dl.google.com/linux/chrome/deb stable/main amd64 DEP-11 Metadata Ign:14 http://dl.google.com/linux/chrome/deb stable/main DEP-11 64x64 Icons

duanev commented 7 years ago

@dingrui37 it looks like your problem is your computer isn't properly configured for ipv6 (I would turn ipv6 off, reboot, and try again)