Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jul 2020 10:39:15 -0700
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Alexey Dokuchaev <danfe@freebsd.org>
Cc:        Cy Schubert <cy@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r541760 - head/net/rdist6
Message-ID:  <202007091739.069HdFU8011227@slippy.cwsent.com>
In-Reply-To: <20200709173034.GA79844@FreeBSD.org>
References:  <202007091700.069H0hnd092683@repo.freebsd.org>  <20200709173034.GA79844@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20200709173034.GA79844@FreeBSD.org>, Alexey Dokuchaev writes:
> On Thu, Jul 09, 2020 at 05:00:43PM +0000, Cy Schubert wrote:
> > New Revision: 541760
> > URL: https://svnweb.freebsd.org/changeset/ports/541760
> > 
> > Log:
> >   Replace a defunct mirror with a working one.
> >   
> >   Ideally SF should be used. Unfortunately URL generation is a little
> >   cranky.
>
> I'd say the bigger issue is that not SF URL being cranky, but the sizes
> mismatch:
>
> MASTER_SITES=  SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20%28stable%29/
>
> fetch: https://downloads.sourceforge.net/project/rdist/rdist/6.1.5%20%28stabl
> e%29/rdist-6.1.5.tar.gz: size mismatch: expected 117861, actual 117357

It's worse.

slippy$ fetch https://master.dl.sourceforge.net/project/rdist/rdist/6.1.5%20
%28stable%29/rdist-6.1.5.tar.gz
rdist-6.1.5.tar.gz                                     114 kB  703 kBps    
00s
slippy$ file rdist-6.1.5.tar.gz 
rdist-6.1.5.tar.gz: gzip compressed data, last modified: Tue Nov 10 
05:40:24 1998, max compression, from Unix, original size modulo 2^32 599552
slippy$ tar xf rdist-6.1.5.tar.gz 
tar: Error opening archive: gzip decompression failed
slippy$ 

The URL being cranky was where I was at when I had committed this to my git 
repo before git-svn-dcommit. I suppose I should have git commit --amend 
before pushing it.


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
NTP:           <cy@nwtime.org>    Web:  https://nwtime.org

	The need of the many outweighs the greed of the few.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007091739.069HdFU8011227>