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 minix3
Hi
Is it possible to configure proxy for pkgin.
I've searched the archives and found queries, but no answers to this.
Do I need to replace urlget with wget ? Where/how do I do this ?
Or is there a default config file that urlget looks at, or environment
variables ?
I saw there was a urlget patch, but not sure if it has been applied,
nor how to configure this - if applied.
tnx, h.
pikpik
unread,
Oct 1, 2010, 4:49:33 PM10/1/10
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 minix3
Hi,
On Oct 1, 8:46 am, Heiko <h.ris...@gmail.com> wrote:
>
> Is it possible to configure proxy for pkgin.
> I've searched the archives and found queries, but no answers to this.
>
I haven't tried this from behind a firewall, so I'm not sure if it
works on MINIX.
I hope this helps,
pikpik
r0ller
unread,
Oct 2, 2010, 5:51:45 AM10/2/10
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 minix3
I'm using minix behind a firewall and pkgin works after applying the
patch to urlget and setting the environment variables mentioned above.
r0ller
Arun Thomas
unread,
Oct 2, 2010, 6:27:19 AM10/2/10
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 min...@googlegroups.com
On 10/02/2010 11:51 AM, r0ller wrote: > I'm using minix behind a firewall and pkgin works after applying the > patch to urlget and setting the environment variables mentioned above.
Pkgin uses fetch(1) to download packages. Urlget is no longer used, so there's no need to apply that patch. If you set ftp_proxy/http_proxy, that should be enough.
Best, Arun
Heiko
unread,
Oct 8, 2010, 9:27:52 AM10/8/10
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 minix3
thanx ;) Not 100% sure if works since both connections work (with and
without proxy) - but proxy connection a lot faster.
tried something like TCPStat to figure out which connection is being
used but that also doesn't help - considering its the route I'll need
to determine.
Though I did set the proxy port to something else (invalid), and the
download still worked.