Ticket #158 (closed defect: fixed)
pkgcore doesn't honour RSYNC_PROXY from make.conf
| Reported by: | Ford_Prefect | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.4.3 |
| Component: | pkgcore | Version: | 0.4 |
| Keywords: | Cc: |
Description
pkgcore doesn't honour http proxy settings (RSYNC_PROXY=foo) from make.conf
Attachments
Change History
Changed 2 years ago by Ford_Prefect
-
attachment
pkgcore-0.4.3-rsync-proxy.patch
added
Changed 2 years ago by Ford_Prefect
-
attachment
pkgcore-0.4.3-rsync-proxy.2.patch
added
patch against pkgcore-0.4.3 to enable proxy support for rsync (with a tad more inline documentation)
Changed 2 years ago by Ford_Prefect
-
attachment
pkgcore-0.4.3-rsync-proxy.3.patch
added
patch against pkgcore-0.4.3 to enable proxy support for rsync (feedback from ferringb incorporated)
comment:1 follow-up: ↓ 2 Changed 2 years ago by ferringb
gpl2/bsd 3 clause presumably fly license wise?
Note: See
TracTickets for help on using
tickets.

patch against pkgcore-0.4.3 to enable proxy support for rsync