Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171654

new CT - no update possible

$
0
0
hello
i have created a CT installed Ubuntu 14.04-x86_64.tar.gz
add a local ip adress
started afterwards.
when i acces it with teraterm - i log in will do a apt-get update or sudo apt-get update
and geht a error

Quote:

~# sudo apt-get update
Err http://archive.canonical.com trusty InRelease

Err http://archive.canonical.com trusty Release.gpg
Temporary failure resolving 'archive.canonical.com'
Err http://security.ubuntu.com trusty-security InRelease

Err http://security.ubuntu.com trusty-security Release.gpg
Temporary failure resolving 'security.ubuntu.com'
Err http://archive.ubuntu.com trusty InRelease

Err http://archive.ubuntu.com trusty-updates InRelease

Err http://archive.ubuntu.com trusty Release.gpg
Temporary failure resolving 'archive.ubuntu.com'
Err http://archive.ubuntu.com trusty-updates Release.gpg
Temporary failure resolving 'archive.ubuntu.com'
Reading package lists... Done
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dis...ates/InRelease

W: Failed to fetch http://security.ubuntu.com/ubuntu/di...rity/InRelease

W: Failed to fetch http://archive.canonical.com/ubuntu/...usty/InRelease

W: Failed to fetch http://archive.canonical.com/ubuntu/...ty/Release.gpg Temporary failure resolving 'archive.canonical.com'

W: Failed to fetch http://security.ubuntu.com/ubuntu/di...ty/Release.gpg Temporary failure resolving 'security.ubuntu.com'

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dis...ty/Release.gpg Temporary failure resolving 'archive.ubuntu.com'

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dis...es/Release.gpg Temporary failure resolving 'archive.ubuntu.com'

W: Some index files failed to download. They have been ignored, or old ones used instead.
so what doing wrong...

if i check
/etc/network/interfaces
Quote:

# Auto generated lo interface
auto lo
iface lo inet loopback

# Auto generated venet0 interface
auto venet0
iface venet0 inet manual
up ifconfig venet0 up
up ifconfig venet0 127.0.0.2
up route add default dev venet0
down route del default dev venet0
down ifconfig venet0 down


iface venet0 inet6 manual
up route -A inet6 add default dev venet0
down route -A inet6 del default dev venet0

auto venet0:0
iface venet0:0 inet static
address 10.147.42.61
netmask 255.255.255.255

~
~
i think there is a part missing...
but if i do add the information, theye are deleted after a reboot

have a nice day
vinc

Viewing all articles
Browse latest Browse all 171654

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>