You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to apt-cyg-discuss
Hi, is there anyway I can set apt-cyg to download packages via a
proxy ? I've tried "http_proxy" environment variable with no success.
Any suggestion is appreciated.
Lin
Stephen Jungels
unread,
Mar 13, 2011, 7:19:37 PM3/13/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to apt-cyg...@googlegroups.com
Hi,
It should be possible. All downloads are done with wget, so once you get a version of wget that supports the http_proxy var, it will just work.
Did you use "export http_proxy" after setting it?
Stephen
Lin
unread,
Mar 13, 2011, 7:55:40 PM3/13/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to apt-cyg...@googlegroups.com
Hi Stephen,
Thanks for the reply, I did export the "http_proxy", but it didnt seem to work. I will try again in office 2mo morning and will let you know how it goes.