From owner-svn-ports-head@freebsd.org Mon Feb 3 05:56:45 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F168B2440F7; Mon, 3 Feb 2020 05:56:45 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 489xsn640Jz47Pf; Mon, 3 Feb 2020 05:56:45 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from beaver (unknown [81.6.39.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: ehaupt) by smtp.freebsd.org (Postfix) with ESMTPSA id 0DAEA19708; Mon, 3 Feb 2020 05:56:44 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Date: Mon, 3 Feb 2020 06:56:43 +0100 From: Emanuel Haupt To: dickey@his.com Cc: Koichiro Iwao , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r524838 - head/x11/xterm Message-Id: <20200203065643.ff365c03d675e0980821b45e@FreeBSD.org> In-Reply-To: <20200203023419.4imgepdp3dq3pfwx@prl-debianold-64.jexium-island.net> References: <202002021046.012AkfS7065672@repo.freebsd.org> <20200203014026.iougnuvlhmncvyz4@icepick.vmeta.jp> <20200203031301.24a26c0eb6bd09f606a52fe7@FreeBSD.org> <20200203023419.4imgepdp3dq3pfwx@prl-debianold-64.jexium-island.net> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd12.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Feb 2020 05:56:46 -0000 Thomas Dickey wrote: > On Mon, Feb 03, 2020 at 03:13:01AM +0100, Emanuel Haupt wrote: > > Koichiro Iwao wrote: > > > On Sun, Feb 02, 2020 at 10:46:41AM +0000, Emanuel Haupt wrote: > > > > Modified: head/x11/xterm/distinfo > > > > ============================================================================== > > > > --- head/x11/xterm/distinfo Sun Feb 2 10:13:15 2020 > > > > (r524837) +++ head/x11/xterm/distinfo Sun Feb 2 10:46:40 > > > > 2020 (r524838) @@ -1,5 +1,5 @@ > > > > -TIMESTAMP = 1579239872 > > > > -SHA256 (xterm-352.tgz) = > > > > 7342f8da0e5337ed8c8722b05257d90b1bd2f9b04f3a2d9c10ad05e95c52d57e > > > > -SIZE (xterm-352.tgz) = 1405420 +TIMESTAMP = 1580638788 > > > > +SHA256 (xterm-353.tgz) = > > > > 990afb76ed1fb073e680cb3813429744f3fbfed97ba6ee73867dbdc060d62a07 > > > > +SIZE (xterm-353.tgz) = 1407183 > > > > > > Checksum mismatch for me. > > > > > > % fetch https://invisible-mirror.net/archives/xterm/xterm-353.tgz > > > % sha256 xterm-353.tgz > > > SHA256 (xterm-353.tgz) = > > > e521d3ee9def61f5d5c911afc74dd5c3a56ce147c7071c74023ea24cac9bb768 > > > > > > > SHA256 (bsd-xterm-icons-1.tgz) = > > > > fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c > > > > SIZE (bsd-xterm-icons-1.tgz) = 22718 > > > > Indeed. The ones I've uploaded to the distcache mirrors indeed > > mismatch to the ones on the official ones: > > > > [SHA256 (xterm-353.tgz) = > > 990afb76ed1fb073e680cb3813429744f3fbfed97ba6ee73867dbdc060d62a07] > > 200 [DISTFILE] > > http://distcache.eu.FreeBSD.org/local-distfiles/ehaupt/xterm-353.tgz > > 200 [DISTFILE] > > http://distcache.us-east.FreeBSD.org/local-distfiles/ehaupt/xterm-353.tgz > > 200 [DISTFILE] > > http://distcache.FreeBSD.org/local-distfiles/ehaupt/xterm-353.tgz > > 200 [DISTFILE] > > http://distcache.us-west.FreeBSD.org/local-distfiles/ehaupt/xterm-353.tgz > > > > [SHA256 (xterm-353.tgz) = > > e521d3ee9def61f5d5c911afc74dd5c3a56ce147c7071c74023ea24cac9bb768] > > 200 [DISTFILE] > > https://invisible-mirror.net/archives/xterm/xterm-353.tgz 200 > > [DISTFILE] ftp://ftp.invisible-island.net/xterm/xterm-353.tgz > > > > There seems to be no change in files: > > > > $ diff -Nur distcache/xterm-353 official/xterm-353 > > > > However: > > > > $ cmp -l official/xterm-353.tgz distcache/xterm-353.tgz > > 5 221 173 > > 6 53 56 > > > > Thomas: > > Did you by chance re-roll the tarballs short after (TIMESTAMP = > > 1580638788)? > > yes: I have a cold and fumbled something yesterday that required a > re-roll -- an overlooked file. > > This afternoon Sven Joachim (Debian packager) reported that the > ftp-files didn't match. That re-roll didn't get mirrored as I > thought (because normally the timestamps are based on the content of > the tarball, which confused lftp). > > So... I pushed the tarball and .asc file from my local transfer area > back to invisible-island.net, since _those_ matched what I'd put on > invisible-mirror.net > > Normally I (using scripts) put together a staging area for uploads, > and then mirror the whole site to a local machine, from which I mirror > to invisible-mirror -- when something goes wrong, it just goes > wrong :-( No worries :-) Thank you for clarifying and get well soon. I've updated the distinfo in r525014 and re-uploaded the correct tarball to the mirrors. This will take a while to propagate to all the distfile mirrors. Emanuel