[Konsole-devel] [Bug 246571] apt-get does not work with proxy

kdebugs at mailinator.com kdebugs at mailinator.com
Tue Aug 3 07:45:51 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=246571


kdebugs at mailinator.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kdebugs at mailinator.com




--- Comment #1 from  <kdebugs mailinator com>  2010-08-03 09:45:50 ---
You are here on the KDE bugtracker. You speak about apt-get. KDE is by no means
related to Debian's package system (APT). As far as it regards your problem: 

You may use "export http_proxy" or - alternatively - configure
/etc/apt/apt.conf.d/whatever and put there

Acquire::http::Proxy "http://proxy.adresse.de:port";
Acquire::ftp::Proxy "http://proxy.adresse.de:port";

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list