| Summary: | [rfe] proxy support | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | lnxslck <bqueiros> |
| Component: | dnf | Assignee: | Zdeněk Pavlas <zpavlas> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | akozumpl, jzeleny, packaging-team-maint, pnemade, rholy, zpavlas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | dnf-0.4.5-1.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-19 10:20:15 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
lnxslck
2013-09-25 16:05:29 UTC
Hello, thanks for the report. We've known about the missing bugzilla support for some time and even considered dropping it entirely, however it is a requirement for Anaconda and so eventually it will be duly integrated. I've just quickly verified that: - with no proxy set in dnf.conf, dnf works as usual - proxy=http://localhost:some_port causes dnf to connect through that proxy. Other test setups (eg. shutting down all direct connectivity, setting up ftp/https proxies, etc are somewhat more complex), so I didn't bother. |