pkgsrc-Users archive

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

Re: misc/usbids wrong master site?



On Wed, Feb 13, 2013 at 12:03:30AM -0200, Silas Silva wrote:
> Hello all,
> 
> I've been trying to "compile" (is it compilable?) misc/usbids for some
> months, but the mastersite redirects to the maintener's blog.
> 
> It is http://www.invisible.ca/~jmcneill/distfiles/
> 
> I suppose it is not a problem in servers (like the NetBSD build server)
> that had already download it ages ago, but it is in servers that are
> just fetching files the first time.

Usually if a file can't be fetched from the master site, it will be fetched
from one of the mirrors of the pkgsrc distfiles.

[17:27:36] agc@netbsd-vm2 ...pkgsrc/misc/usbids [2543] > make fetch
=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Fetching usbids-20081118.tar.gz
=> Total size: 122012 bytes
Requesting http://www.invisible.ca/~jmcneill/distfiles/usbids-20081118.tar.gz
Redirected to http://jmcneill.spaces.live.com
Requesting http://jmcneill.spaces.live.com
Redirected to http://public-api.wordpress.com/wls/redirect.php?alias=jmcneill
Trying 72.233.69.6:80 ...
Requesting http://public-api.wordpress.com/wls/redirect.php?alias=jmcneill
Redirected to http://genericzero.wordpress.com/
Trying 72.233.2.58:80 ...
Requesting http://genericzero.wordpress.com/
 27125      136.55 KiB/s 
27125 bytes retrieved in 00:00 (136.38 KiB/s)
fetch: Size of the file usbids-20081118.tar.gz doesn't match.
Trying 2001:708:10:9::20:2:21 ...
ftp: Can't connect to `2001:708:10:9::20:2:21': No route to host
Trying 193.166.3.2:21 ...
Connected to ftp.funet.fi.
220---------- Welcome to Pure-FTPd [privsep] ----------
220-You are user number 61 of 1000 allowed.
220-Local time is now 07:38. Server port: 21.
220-Only anonymous FTP is allowed here
220-IPv6 connections are also welcome on this server.
...
250 OK. Current directory is /.m/mirrors1e/ftp.netbsd.org/pub/NetBSD
250 OK. Current directory is /.m/mirrors1e/ftp.netbsd.org/pub/NetBSD/packages
250 OK. Current directory is 
/.m/mirrors1e/ftp.netbsd.org/pub/NetBSD/packages/distfiles
local: usbids-20081118.tar.gz remote: usbids-20081118.tar.gz
227 Entering Passive Mode (193,166,3,2,150,160)
150-Accepted data connection
150 119.2 kbytes to download
100% 
|****************************************************************************|  
 119 KiB   88.77 KiB/s    00:00 ETA
226-File successfully transferred
226 0.012 seconds (measured here), 9.43 Mbytes per second
122012 bytes received in 00:01 (88.74 KiB/s)
221-Goodbye. You uploaded 0 and downloaded 120 kbytes.
221 Logout.
[17:27:51] agc@netbsd-vm2 ...pkgsrc/misc/usbids [2544] >

(the initial file is downloaded, found to be of the wrong size, and the
corrct one is fetched from the pkgsrc distfile mirror)
 
> Can you please update the link?  What is the right one?

So strictly speaking - yes, it's an issue, but not really one that I'd
lose much sleep over. Am I missing something in why your fetch didn't
do the same as mine?

Thanks,
Alistair


Home | Main Index | Thread Index | Old Index