- Code: Select all
sudo apt-get update
- Code: Select all
Err http://ftp.debian.org testing InRelease
Err http://security.debian.org testing/updates InRelease
Err http://www.debian-multimedia.org testing InRelease
Err http://packages.linuxmint.com debian InRelease
Err http://ftp.debian.org testing Release.gpg
Could not resolve 'ftp.debian.org'
Err http://packages.linuxmint.com debian Release.gpg
Could not resolve 'packages.linuxmint.com'
Err http://security.debian.org testing/updates Release.gpg
Could not resolve 'security.debian.org'
Err http://www.debian-multimedia.org testing Release.gpg
Could not resolve 'www.debian-multimedia.org'
Reading package lists... Done
W: Failed to fetch http://packages.linuxmint.com/dists/debian/InRelease
W: Failed to fetch http://ftp.debian.org/debian/dists/testing/InRelease
W: Failed to fetch http://security.debian.org/dists/testing/updates/InRelease
W: Failed to fetch http://www.debian-multimedia.org/dists/testing/InRelease
W: Failed to fetch http://ftp.debian.org/debian/dists/testing/Release.gpg Could not resolve 'ftp.debian.org'
W: Failed to fetch http://security.debian.org/dists/testing/updates/Release.gpg Could not resolve 'security.debian.org'
W: Failed to fetch http://www.debian-multimedia.org/dists/testing/Release.gpg Could not resolve 'www.debian-multimedia.org'
W: Failed to fetch http://packages.linuxmint.com/dists/debian/Release.gpg Could not resolve 'packages.linuxmint.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
I'm behind a proxy server which uses authentication. I tried
- Code: Select all
tendua@blackpearl:~$ echo $http_proxy
http://X:Y@172.31.1.6:8080/
Here X is my username and Y is password for the proxy server. System specifications are
- Code: Select all
LinuxMint
Release 1 (debian)
Kernel Linux 2.6.32-5-amd64
GNOME 2.30.2
Processor: Intel core 2 duo T5870
I've also used synaptic manager but it says about broken dependencies and didn't works. My network connection in up and running fine. I've tried a lot of thing after googling the same topic but none of the tricks worked.








