pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/47525 (fetch from sourceforge fails if user sets own FTPUSERAGENT)
The following reply was made to PR pkg/47525; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: pkg/47525 (fetch from sourceforge fails if user sets own
FTPUSERAGENT)
Date: Mon, 4 Feb 2013 23:26:00 +0900
> It looks like webserver doesn't like empty User-Agent.
> I just allowed to overwrite FTPUSERAGENT to unbreak it.
> As FTPUSERAGENT is usually not set, it is working for both cases.
Then the right fix is to unset FTPUSERAGENT (to make ftp use the default),
not overwriting it. FTPUSERAGENT is a variable for ftp(1), not pkgsrc.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index