pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/44528: FETCH_USING=curl downloads 404 error message page from http:// sites
>Number: 44528
>Category: pkg
>Synopsis: FETCH_USING=curl downloads 404 error message page from http://
>sites
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Feb 07 14:35:00 +0000 2011
>Originator: Ryo ONODERA
>Release: NetBSD 5.99.44
>Organization:
>Environment:
System: NetBSD hydrogen.elements.tetera.org 5.99.44 NetBSD 5.99.44 (LEAFGIRL2)
#0: Sat Jan 29 21:02:08 JST 2011
root%hydrogen.elements.tetera.org@localhost:/usr/obj/sys/arch/i386/compile/LEAFGIRL2
i386
Architecture: i386
Machine: i386
>Description:
When mk.conf has
MASTER_SITE_OVERRIDE=http://www.ring.gr.jp/pub/NetBSD/packages/distfiles/
or other http://... line, curl downloads 404 error message page.
>How-To-Repeat:
Add
MASTER_SITE_OVERRIDE=http://www.ring.gr.jp/pub/NetBSD/packages/distfiles/
line to /etc/mk.conf, and apply following patch,
then run following commands
% cd /usr/pkgsrc/net/youtube-dl
% make
diff -urN -x CVS ../youtube-dl/Makefile ./Makefile
--- ../youtube-dl/Makefile 2011-01-23 21:05:05.000000000 +0900
+++ ./Makefile 2011-02-07 23:08:23.000000000 +0900
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.25 2011/01/22 03:07:03 obache Exp $
-VERSION_DATE= 2010.12.09
+VERSION_DATE= 2011.01.30
DISTNAME= youtube-dl
PKGNAME= youtube-dl-${VERSION_DATE:S/.//g}
CATEGORIES= net
>Fix:
http://mail-index.netbsd.org/tech-pkg/2010/10/30/msg006098.html is interesting.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index