Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: Sandro Tosi Newsgroups: linux.debian.maint.python Subject: Re: errors pushing tags to git Date: Wed, 14 Oct 2015 11:50:02 +0200 Message-ID: References: X-Original-To: debian-python X-Mailbox-Line: From debian-python-request@lists.debian.org Wed Oct 14 09:49:57 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.697 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no X-Policyd-Weight: DYN_NJABL=ERR(0) NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-lb0-x236.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -7 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=MeW0b82GHiIQhr37cfHJO1SXtC2iddoECQF43qLc8S8=; b=u60AE5JJeWyNHt0IX1zMQMAeSlXI7wNPfGl5ui+qzCxL7ElzBtA2jbCqfHDcjBLauW XRzC3mf7nDA0+oYvdRCc4w4IM82HYfJ8O9No5N8s4rJUGRwWmnhh1DG4u8mPkcOlH3Zd iMs7YCCDP7MRE4l69RKOi9N9BGLB7gcx4FFsQmbUfIKJlbNAdBpEMActwKaOIN/XRt1m 8k62XHYv5THFZmJcJRFtQGcwcknzR+zKN5oV7vUNru+cId21+o2VNwaiPT+ITqk9v7yL 1UAlFj9KyTv9A1ezZb1sQBKjWm8eh6BfNljkpH5YvwsnHrdVMPM2/vYOwrS2NIZWKfjM D2zQ== X-Received: by 10.112.131.70 with SMTP id ok6mr1070841lbb.71.1444816175024; Wed, 14 Oct 2015 02:49:35 -0700 (PDT) MIME-Version: 1.0 Sender: robomod@news.nic.it X-Google-Sender-Auth: 79HM4e85YHeq2BvNTwpkoxxrTBk Content-Type: text/plain; charset=UTF-8 X-Mailing-List: archive/latest/12971 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CAB4XWXxPfx_BOwsTG_fAtGQGQacMO8L0HpHU2-Q9ORvO6B1VFg@mail.gmail.com Approved: robomod@news.nic.it Lines: 13 Organization: linux.* mail to news gateway X-Original-Date: Wed, 14 Oct 2015 10:49:05 +0100 X-Original-Message-ID: X-Original-References: <20151012143742.61143882@limelight.wooz.org> X-Original-Sender: sandro.tosi@gmail.com Xref: csiph.com linux.debian.maint.python:7660 > Yep. Again, I've seen this, but don't know the cause and don't think it > actually has any negative effect. it is because a new tag is being pushed, so the post-receive hook is trying to get a diff of it, but it fails as.. there is no "previous" state for that. it is harmless, but annoying to see the error, could be fixed changing the hook to verify if the prevrev is all 0 and act accordingly -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi