pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/47633: graphics/png: Unable to fetch expected file



>Number:         47633
>Category:       pkg
>Synopsis:       graphics/png: Unable to fetch expected file
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 08 20:00:02 +0000 2013
>Originator:     Ryosuke Moro
>Release:        
>Organization:
>Environment:
>Description:
# make
=> Bootstrap dependency digest>=20010302: found digest-20121220
=> Fetching libpng-1.6.1beta05.tar.xz
=> Total size: 833172 bytes
Requesting 
http://downloads.sourceforge.net/sourceforge/libpng/libpng-1.6.1beta05.tar.xz
ftp: Error retrieving file `404 Not Found'
fetch: Unable to fetch expected file libpng-1.6.1beta05.tar.xz
Requesting 
http://downloads.sourceforge.net/project/libpng/libpng16/1.6.1-oldbetas/libpng-1.6.1beta05.tar.xz
ftp: Error retrieving file `404 Not Found'
fetch: Unable to fetch expected file libpng-1.6.1beta05.tar.xz
Trying 133.37.44.6:21 ...
Connected to ftp.dnsbalance.ring.gr.jp.
220---------- Welcome to Pure-FTPd [privsep] ----------
220-You are user number 1 of 50 allowed.
220-Local time is now 04:05. Server port: 21.
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
331-
331-         ##################################################
331-         #     Welcome to the RingServer FTP service.     #
331-         ##################################################
331-
331-
331 Any password will work
230 Any password will work
Remote system type is UNIX.
Using binary mode to transfer files.
200 TYPE is now 8-bit binary
250 OK. Current directory is /pub
250-EXPORT NOTICE
250-
250-Please note that portions of this FTP site contain cryptographic
250-software controlled under the Export Administration Regulations (EAR).
250-
250-None of this software may be downloaded or otherwise exported or
250-re-exported into (or to a national or resident of) Cuba, Iran, Libya,
250-Sudan, North Korea, Syria or any other country to which the U.S. has
250-embargoed goods.
250-
250-By downloading or using said software, you are agreeing to the
250-foregoing and you are representing and warranting that you are not
250-located in, under the control of, or a national or resident of any
250-such country or on any such list.
250 OK. Current directory is /pub/NetBSD
250 OK. Current directory is /pub/NetBSD/packages
550 Can't change directory to distfiles: No such file or directory
221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
221 Logout.
fetch: Unable to fetch expected file libpng-1.6.1beta05.tar.xz
Connected to ftp.jp.NetBSD.org.
220 lala FTP server (NetBSD-ftpd 20080916) ready.
331 Guest login ok, type your name as password.
230 Guest login ok, access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
200 Type set to I.
250 CWD command successful.
250-
    EXPORT NOTICE
    
    Please note that portions of this FTP site contain cryptographic
    software controlled under the Export Administration Regulations (EAR).
    
    None of this software may be downloaded or otherwise exported or
    re-exported into (or to a national or resident of) Cuba, Iran, Libya,
    Sudan, North Korea, Syria or any other country to which the U.S. has
    embargoed goods.
    
    By downloading or using said software, you are agreeing to the
    foregoing and you are representing and warranting that you are not
    located in, under the control of, or a national or resident of any
    such country or on any such list.
250-
    Please read the file README
      it was last modified on Wed Oct 17 19:17:00 2012 - 142 days ago
    Please read the file README.export-control
      it was last modified on Thu Apr  5 00:00:00 2007 - 2163 days ago
250 CWD command successful.
250-
    Please read the file README
      it was last modified on Mon Mar 26 01:01:44 2012 - 347 days ago
250 CWD command successful.
550 distfiles: No such file or directory.
221-
    Data traffic for this session was 0 bytes in 0 files.
    Total traffic for this session was 1840 bytes in 0 transfers.
221 Thank you for using the FTP service on lala.
fetch: Unable to fetch expected file libpng-1.6.1beta05.tar.xz
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/png
>How-To-Repeat:
make
>Fix:
Index: Makefile
===================================================================
--- Makefile.orig       2013-03-09 04:17:04.000000000 +0900
+++ Makefile    2013-03-09 04:49:20.000000000 +0900
@@ -5,7 +5,6 @@
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=libpng/} \
                ftp://ftp.fu-berlin.de/unix/graphics/png/src/
-EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    wiz%NetBSD.org@localhost
 HOMEPAGE=      http://www.libpng.org/pub/png/libpng.html
Index: distinfo
===================================================================
--- distinfo.orig       2013-03-09 04:17:04.000000000 +0900
+++ distinfo    2013-03-09 04:50:03.000000000 +0900
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.101 2013/03/02 10:55:25 wiz Exp $
 
-SHA1 (libpng-1.6.1beta05.tar.xz) = 3343e0f3cfd282959bc04f3959ea1cfb728c9b68
-RMD160 (libpng-1.6.1beta05.tar.xz) = 4f6b931d3b231a77140ef802e9089a41aed6750c
-Size (libpng-1.6.1beta05.tar.xz) = 833172 bytes
+SHA1 (libpng-1.6.1beta05.tar.gz) = 0b2d68a8a748bfc0e44b6896367c5195321af31f
+RMD160 (libpng-1.6.1beta05.tar.gz) = 2b07ffefc1aca555db6c69d855ca0b88a5e11142
+Size (libpng-1.6.1beta05.tar.gz) = 1257621 bytes
 SHA1 (patch-aa) = 080c890ee48923db959fcdeeb12e4a5a27845138



Home | Main Index | Thread Index | Old Index