On Thu, Jun 27, 2013 at 8:05 AM, Olivier Nicole
<olivier.nic...@cs.ait.ac.th> wrote:
> Hi,
>
>>  There is an error when poudriere tries to build mysql55-client:
> st in /distfiles/.
>> => Attempting to fetch
>> ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.5/mysql-5.5.32.tar.gz
>> fetch: mysql-5.5.32.tar.gz: local file (24625029 bytes) is longer than
>> remote file (24589274 bytes)
>
> I'd say that the first download get aborted just before the end, and
> all subsequent download where stuck to that wrong file in your proxy.
>
> I assume there is a proxy making trouble in the middle of your
> download path because every download attempt fails at exactly the same
> size.
>
> Best regards,
>
> Olivier

Thanks Olivier, but not. Only exists a firewall between poudriere
server and destination ftp's. Trying from command line works without
problems:

root@fbsdbldsrv:/tmp # fetch
ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.5/mysql-5.5.32.tar.gz
mysql-5.5.32.tar.gz                           100% of   23 MB  378 kBps 00m00s
root@fbsdbldsrv:/tmp #

It seems a problem with the port configuration ...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to