- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Problems with proxy setup, I cannot update my syst...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 12:49 AM
02-28-2006 12:49 AM
Problems with proxy setup, I cannot update my system any more
I am using debian sarge as desktop. My posotion is behind proxy, and internet connection is ok.
But when I issue command
apt-get update to update my system I got output like bellow
And I do not know what is the problem with my proxy server,.....I found that error 502 means the proxy is overloaded, but I alwazs got this error, but in other hand I can take packets ....I just take ethtool look below.
Any opinion?
#apt-get update
Err http://ftp.hr.debian.org stable/main Packages
502 Proxy Error ( Not implemented )
Err http://ftp.ch.debian.org stable/main Packages
502 Proxy Error ( Not implemented )
Hit http://ftp.ch.debian.org stable/main Release
Err http://ftp.ch.debian.org stable/main Sources
502 Proxy Error ( Not implemented )
Hit http://ftp.hr.debian.org stable/main Release
Hit http://ftp.ch.debian.org stable/main Release
Err http://ftp.hr.debian.org stable/main Sources
502 Proxy Error ( Not implemented )
Err http://security.debian.org stable/updates/main Packages
502 Proxy Error ( Not implemented )
Hit http://ftp.hr.debian.org stable/main Release
Hit http://security.debian.org stable/updates/main Release
Failed to fetch http://ftp.hr.debian.org/debian/dists/stable/main/binary-i386/Packages.gz 502 Proxy Error ( Not implemented )
Failed to fetch http://ftp.hr.debian.org/debian/dists/stable/main/source/Sources.gz 502 Proxy Error ( Not implemented )
Failed to fetch http://ftp.ch.debian.org/debian/dists/stable/main/binary-i386/Packages.gz 502 Proxy Error ( Not implemented )
Failed to fetch http://ftp.ch.debian.org/debian/dists/stable/main/source/Sources.gz 502 Proxy Error ( Not implemented )
Failed to fetch http://security.debian.org/dists/stable/updates/main/binary-i386/Packages.gz 502 Proxy Error ( Not implemented )
Reading Package Lists... Done
W: Couldn't stat source package list http://ftp.ch.debian.org stable/main Packages (/var/lib/apt/lists/ftp.ch.debian.org_debian_dists_stable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
apt-get install ethtool
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
ethtool
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 43.4kB of archives.
After unpacking 164kB of additional disk space will be used.
Get:1 http://ftp.hr.debian.org stable/main ethtool 2-1 [43.4kB]
Fetched 43.4kB in 0s (248kB/s)
W: Couldn't stat source package list http://ftp.ch.debian.org stable/main Packages (/var/lib/apt/lists/ftp.ch.debian.org_debian_dists_stable_main_binary-i386_Packages) - stat (2 No such file or directory)
Selecting previously deselected package ethtool.
(Reading database ... 92430 files and directories currently installed.)
Unpacking ethtool (from .../archives/ethtool_2-1_i386.deb) ...
Setting up ethtool (2-1) ...
W: Couldn't stat source package list http://ftp.ch.debian.org stable/main Packages (/var/lib/apt/lists/ftp.ch.debian.org_debian_dists_stable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 09:17 AM
02-28-2006 09:17 AM
Re: Problems with proxy setup, I cannot update my system any more
What flavor of Firewall/Proxy server do you use?
Arno
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 07:22 PM
02-28-2006 07:22 PM
Re: Problems with proxy setup, I cannot update my system any more
export http_proxy="http://proxyaddress:port"
Hopw it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2006 05:31 PM
03-02-2006 05:31 PM
Re: Problems with proxy setup, I cannot update my system any more
Now it works
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2006 05:32 PM
03-02-2006 05:32 PM