I'va installed ubuntu server 10.41 in Vm ware, and I would like to install the desktop but each time i try to do the command sudo apt-get install ubuntu-desktop this error shows up:
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/libp/libproxy/
libproxy0-o.3.1-ubuntu1-amd64.deb 403 Forbidden [Ip:91.189.92.179 80]
E:ubable to fetch some archives,maybe run apt-get update or try with fix --missing?
I tried fix missing command but didn't work for the same reason. I tried to cahnge the proxy like this:
- changed the proxy in my host computer. (ultra serf)
- changed the proxy settings in my VM to Bridged And Riplicate physical network Connection state.
run the command:
export http-proxy http-proxy=http://127.0.0.1:80
same problem, so mybe i should change the proxy settings in ubuntu but I don't know how
By the way the missing file that is refusing to be downlaoded is 38.1KB and all other files are perfectly downloaded so maybe i can just download it in the host(windows xp) and move to ubuntu but i don't know where is the directory for the downloaded package OR where can i add this file, can any one help me?