From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.6 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.1 Received: from mail-qt0-x233.google.com (mail-qt0-x233.google.com [IPv6:2607:f8b0:400d:c0d::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 841AB1F85E for ; Thu, 12 Jul 2018 18:31:40 +0000 (UTC) Received: by mail-qt0-x233.google.com with SMTP id d4-v6so9474295qtn.13 for ; Thu, 12 Jul 2018 11:31:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=R+gORP6Lcpb1UvG3+dNVvwaoQdVLt+kfDM5AE0aEMKc=; b=c5yezmqDf4qEHO57B+87DdkhEz29qwwjjpCwZgEJJEhddR/xhug3FFVU6GejnX2UKM R9vXUijZQTc6tSIL2qs/YDDi+m9ZBvNoTQKPDFRtMpl9oyF2E/vmrPUkvvMt0LdeAa8J wmokxndr42b9hGKzjm7+XDnknRCe2B8YL/xj0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=R+gORP6Lcpb1UvG3+dNVvwaoQdVLt+kfDM5AE0aEMKc=; b=T+6Rwt1fCZzxI3pvgd9eTs4fwbVfKR6q6t35Mrci0aa4fICnJgsglHnpBjsjsUgJQs ranKdr/V1ZE2SF2bx6J+fzHIEDyKU8xVYfkgwB1Nqeu9JycfU07UVxPgF/3J8ojPklDZ FqhSe78b+y4Gy8ZjzTUNZ2Gt0mTVb3998l75gQSSsRIotact9AMAXyEdsNgEcuy6BAaq WPON3MhuJCKo1wYekqDnDeVsIwEHMQRrAbEeVacq8Z5zgB/T+LSkh1O23HIeVm1IWnD5 Ui+cnXEPNXLjQER11B+ibC+KAAif1UrGZavS/Yx8u2GKGqwXBVd0JUQMsFvxIrIhMZEj LBrg== X-Gm-Message-State: AOUpUlEuBbGNRY4GjfnxdcK17Wp4Oc7lvJ8HlxFzJIU6IrBb5wtnK7X9 VM9uTZf/1GMztbvAp+mmZ5fksw== X-Google-Smtp-Source: AAOMgpdJdy/ePANn4si80Ifqiz0pKsCMd/eukCtoWL31SooMHasyWTpZ27z0CRYE7hDeNHYg7HAcEw== X-Received: by 2002:a0c:d4a9:: with SMTP id u38-v6mr3678175qvh.112.1531420299206; Thu, 12 Jul 2018 11:31:39 -0700 (PDT) Received: from chatter ([184.75.214.131]) by smtp.gmail.com with ESMTPSA id w4-v6sm9782512qtb.22.2018.07.12.11.31.37 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 12 Jul 2018 11:31:37 -0700 (PDT) Date: Thu, 12 Jul 2018 14:31:51 -0400 From: Konstantin Ryabitsev To: Eric Wong Cc: "Eric W. Biederman" , meta@public-inbox.org Subject: Re: Warnings from git fsck after lkml import Message-ID: <20180712183151.GA9085@chatter> References: <87a7r6z1cy.fsf@xmission.com> <20180705231346.GA6524@dcvr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <20180705231346.GA6524@dcvr> User-Agent: Mutt/1.10.0 (2018-05-17) List-Id: --J/dobhs11T7y2rNN Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 05, 2018 at 11:13:46PM +0000, Eric Wong wrote: >"Eric W. Biederman" wrote: >> It looks like public-inbox has some challenges when importing some >> questionable emails. The import of lkml has resulted in several commits >> with bad dates that git fsck complains about. I have previously >> reported this to Konstantin Ryabitsev who maintains kernel.org but since >> I have not seen any discussion of this I thought I should report it >> directly here as well. > >Thanks for bringing this up publically. > >Yes, I early during v2 development I noticed old mails had some >-1400 timezone values (but the furthest is -1200). I opted to >attempt to preserve the wonky timezones since fast-import >happily accepts -1400 and I didn't anticipate problems... So, I can fix those in the archives, but this obviously requires=20 rebasing the whole repo, and I'm not sure what kind of impact that would=20 have. I'm assuming it's not sufficient to just fix the git repo, as all=20 commit IDs after the modified commit are going to be different -- so=20 additional changes to sqlite and xapian dbs would be required? -K --J/dobhs11T7y2rNN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQR2vl2yUnHhSB5njDW2xBzjVmSZbAUCW0eelwAKCRC2xBzjVmSZ bCO1AP9kUrpo4a079yU5zm+TkDlpE27NYmB3tzgU2j/4cHDgbAEA6/qcJW1QNsDB HiW02rgXxfAvCNiguy0u6YB64VtgLQ8= =wjMd -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN--