| Summary: | apt-get does not work with proxy | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | rohit raj <rohitraj.iitm> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | CC: | kdebugs |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
rohit raj
2010-08-03 05:25:46 UTC
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"; apt-get is not part of the KDE Software Compilation. Please report this bug to https://bugs.launchpad.net/ubuntu/ |