From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id A46A23858425 for ; Mon, 20 Dec 2021 16:41:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A46A23858425 Received: from mail-qk1-f197.google.com (mail-qk1-f197.google.com [209.85.222.197]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-358-gLTq6WF4O9Kz-xSfTZrZ1g-1; Mon, 20 Dec 2021 11:41:19 -0500 X-MC-Unique: gLTq6WF4O9Kz-xSfTZrZ1g-1 Received: by mail-qk1-f197.google.com with SMTP id bp17-20020a05620a459100b0045e893f2ed8so6328175qkb.11 for ; Mon, 20 Dec 2021 08:41:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:organization:references:date :in-reply-to:message-id:user-agent:mime-version :content-transfer-encoding; bh=LLKPFWqPMJ1X8JILq4lR7jomJ7PKSo4yLmZyqySmTIE=; b=nzWy4oArbW1jcT+hiFozlXEqjkh8TVjPZpbacxYhRj1YZVRdZUAp5f/hQneSM9sLUA Mn0hgCwerPX615nCS9mP8R9ygW+VGqzLAAcAMkp8lLnblxRbPLCGdk0z2k5UnR6wHVqn gzoIY/4uoPMkRQ2LGs/49HDOOBIzhvz4uzhAOlNVNyv7uAqFL4+dsubkYP1ZiQXbt2H8 cqdao3Vj0I7I4q7fp+zVleaSW3u7lXhcuds5lFmudxe1qlIv+j1oBKJldNdik5HubanV x2FYUE4yiCz8/yJ0/JK6ZbrNg8dB1UomGZyCp3R+JYSmQlpJhVP22ogKCJxbTvfdPrLG Amhg== X-Gm-Message-State: AOAM530XRCg9Zcxvuwy3WgJnSQeLjYHhg66+ODr2uB7Ebo8XFQ6pirRT 1sc25Cf6Rts+LQOq52bszqyWGnuZhBoa8Fk2Ot+9u0qmDfFPpbDkG2TIc7Zgatggw17dnIYuhnI 2WCEx0xjQKxnEUUYS0kyT X-Received: by 2002:a05:620a:2a05:: with SMTP id o5mr4847954qkp.527.1640018479095; Mon, 20 Dec 2021 08:41:19 -0800 (PST) X-Google-Smtp-Source: ABdhPJwDpae5riOdTFUplAXewHwKhHl5jYFelkpF4bPkzw7mcgS8bkVm+eZ5ubmLN8a0glIwyYkP1w== X-Received: by 2002:a05:620a:2a05:: with SMTP id o5mr4847945qkp.527.1640018478887; Mon, 20 Dec 2021 08:41:18 -0800 (PST) Received: from localhost ([88.120.130.27]) by smtp.gmail.com with ESMTPSA id n6sm14709432qtx.88.2021.12.20.08.41.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Dec 2021 08:41:18 -0800 (PST) Received: by localhost (Postfix, from userid 1000) id C0600581C2E; Mon, 20 Dec 2021 17:41:16 +0100 (CET) From: Dodji Seketeli To: Thomas Schwinge Cc: libabigail@sourceware.org, Mark Wielaard , Dodji Seketeli Subject: Re: [PATCH] fedabipkgdiff: Enable testing without proper Koji installation Organization: Me, myself and I References: <20211217221626.2540912-1-thomas@codesourcery.com> X-Operating-System: Fedora 36 X-URL: http://www.seketeli.net/~dodji Date: Mon, 20 Dec 2021 17:41:16 +0100 In-Reply-To: <20211217221626.2540912-1-thomas@codesourcery.com> (Thomas Schwinge's message of "Fri, 17 Dec 2021 23:16:26 +0100") Message-ID: <87k0fz8c0j.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-6.1 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2021 16:41:30 -0000 Thomas Schwinge a =C3=A9crit: [...] > ... as is now documented in 'CONTRIBUTING'. > > =09* tools/fedabipkgdiff: Handle 'koji.ConfigurationError'. > =09* configure.ac: Likewise. > =09* CONTRIBUTING: Document "fedabipkgdiff testing". > > Signed-off-by: Thomas Schwinge Applied to master, thanks! [...] Cheers, --=20 =09=09Dodji