VMware Networking Community
avnish201110141
Contributor
Contributor

NSX-T 2.0 Ubuntu KVM third party package failing

i am following NSX-T 2.0 installation guide where i need to Install Third-Party Packages on a KVM Host and packages are as below:

For Ubuntu 16.04, run the following commands:

apt-get install libunwind8 libgflags2v5 libgoogle-perftools4 traceroute

apt-get install python-mako python-simplejson python-unittest2 python-yaml python-netaddr

apt-get install libboost-filesystem1.58.0 libboost-chrono1.58.0 libgoogle-glog0v5

apt-get install dkms

apt-get install libboost-date-time1.58.0 python-protobuf python-gevent libsnappy1v5

libleveldb1v5

but when i am running these commands , i am getting attached errors..

Any help guys ?

Tags (1)
Reply
0 Kudos
3 Replies
smitmartijn
VMware Employee
VMware Employee

Hi,

It almost looks like the server you're working on does not have any DNS servers configured, as the error says that it can't resolve us.archive.ubuntu.com. I'd check DNS functionality.

Reply
0 Kudos
avnish201110141
Contributor
Contributor

No , DNS correctly configured and prior to this i have configured KVM on Ubuntu and it was resolving perfectly fine.

Reply
0 Kudos
smitmartijn
VMware Employee
VMware Employee

I don't know what to tell you, the message clearly says it can't resolve the ubuntu repository URL. :winking_face:

Try verifying your DNS server and if possible, add alternate DNS servers (like 8.8.8.8, if your system is internet connected).

Reply
0 Kudos