pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/www/contao
In message <20140601125355.GY14180%danbala.tuwien.ac.at@localhost>
on Sun, 1 Jun 2014 14:53:55 +0200,
Thomas Klausner <wiz%netbsd.org@localhost> wrote:
> On Sun, Jun 01, 2014 at 09:47:29PM +0900, Takahiro Kambe wrote:
>> In message <20140601123949.4635296%cvs.netbsd.org@localhost>
>> on Sun, 1 Jun 2014 12:39:49 +0000,
>> "Thomas Klausner" <wiz%netbsd.org@localhost> wrote:
>> > Module Name: pkgsrc
>> > Committed By: wiz
>> > Date: Sun Jun 1 12:39:49 UTC 2014
>> >
>> > Modified Files:
>> > pkgsrc/www/contao: Makefile.common
>> >
>> > Log Message:
>> > FETCH_USING is a user-settable variable, don't set it in Makefiles.
>> I added it because I couldn't fetch distfile without it via Squid
>> proxy. What is the correct way to fix it?
>
> Set FETCH_USING in your /etc/mk.conf. Or, on NetBSD-current or OS X
> (and perhaps others), the pkgsrc default fetch client should handle it
> automatically.
It dosen't.
% make checksum
=> Bootstrap dependency digest>=20010302: found digest-20121220
===> Checking for vulnerabilities in contao33-3.3.1
=> Fetching contao-3.3.1.tar.gz
=> Total size: 11281393 bytes
Requesting
https://github.com/contao/core/releases/download/3.3.1/contao-3.3.1.tar.gz
(via proxy.i.kisu.co.jp:3128)
ftp: Error retrieving file `503 Service Unavailable'
fetch: Unable to fetch expected file contao-3.3.1.tar.gz
Requesting
ftp://ftp.fi.NetBSD.org/pub/NetBSD/packages/distfiles/contao-3.3.1.tar.gz
(via proxy.i.kisu.co.jp:3128)
...
Without proxy, it succeeds.
% make checksum
=> Bootstrap dependency digest>=20010302: found digest-20121220
===> Checking for vulnerabilities in contao33-3.3.1
=> Fetching contao-3.3.1.tar.gz
=> Total size: 11281393 bytes
Requesting
https://github.com/contao/core/releases/download/3.3.1/contao-3.3.1.tar.gz
Redirected to
https://s3.amazonaws.com/github-cloud/releases/2875825/d6d9fa8e-e7fd-11e3-86e1-fc0128d94c92.gz?response-content-disposition=attachment%3B%20filename%3Dcontao-3.3.1.tar.gz&AWSAccessKeyId=AKIAISTNZFOVBIJMK3TQ&Expires=1401628022&Signature=IMj%2Bn%2FZJ9Kxwffj%2BeuxfCd8v%2Fps%3D
Requesting
https://s3.amazonaws.com/github-cloud/releases/2875825/d6d9fa8e-e7fd-11e3-86e1-fc0128d94c92.gz?response-content-disposition=attachment%3B%20filename%3Dcontao-3.3.1.tar.gz&AWSAccessKeyId=AKIAISTNZFOVBIJMK3TQ&Expires=1401628022&Signature=IMj%2Bn%2FZJ9Kxwffj%2BeuxfCd8v%2Fps%3D
0% | | 0 0.00
KiB/s --:-- ETA
...
--
Takahiro Kambe <taca%NetBSD.org@localhost>/<taca%back-street.net@localhost>
Home |
Main Index |
Thread Index |
Old Index