From unknown Thu Aug 21 12:11:53 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#18575 <18575@debbugs.gnu.org> To: bug#18575 <18575@debbugs.gnu.org> Subject: Status: package-test-signed should use skip-unless, not expected-result Reply-To: bug#18575 <18575@debbugs.gnu.org> Date: Thu, 21 Aug 2025 19:11:53 +0000 retitle 18575 package-test-signed should use skip-unless, not expected-resu= lt reassign 18575 emacs submitter 18575 Glenn Morris severity 18575 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 27 15:00:46 2014 Received: (at submit) by debbugs.gnu.org; 27 Sep 2014 19:00:47 +0000 Received: from localhost ([127.0.0.1]:53912 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XXxEc-0008E1-1T for submit@debbugs.gnu.org; Sat, 27 Sep 2014 15:00:46 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:43279) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XXxEX-0008AL-45 for submit@debbugs.gnu.org; Sat, 27 Sep 2014 15:00:42 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XXxEV-0007FL-Bo; Sat, 27 Sep 2014 15:00:39 -0400 From: Glenn Morris To: submit@debbugs.gnu.org Subject: package-test-signed should use skip-unless, not expected-result X-Spook: enigma Kh-11 government Cocaine Ansar al-Islam Albanian X-Ran: YOB;ULzl-Q|PvXSa\kG31-%w_Jg4JLu*?P|cB:jX[({$(E^PEddP9N|N)|pLQvA0H)=4D[ X-Hue: blue X-Debbugs-No-Ack: yes X-Attribution: GM Date: Sat, 27 Sep 2014 15:00:39 -0400 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.9 (-----) Package: emacs Version: 24.4.50 Severity: minor package-test-signed should use skip-unless rather than expected-result. The latter can lead to false "failures" when the test succeeds, eg https://hydra.nixos.org/build/14915239/log/raw From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 27 18:01:47 2014 Received: (at 18575) by debbugs.gnu.org; 27 Sep 2014 22:01:47 +0000 Received: from localhost ([127.0.0.1]:53983 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XY03m-0004vf-Jv for submit@debbugs.gnu.org; Sat, 27 Sep 2014 18:01:47 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:46088) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XY03j-0004vW-PB for 18575@debbugs.gnu.org; Sat, 27 Sep 2014 18:01:44 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XY03i-0004yU-G7; Sat, 27 Sep 2014 18:01:42 -0400 From: Glenn Morris To: 18575@debbugs.gnu.org Subject: Re: bug#18575: package-test-signed should use skip-unless, not expected-result References: X-Spook: Blowpipe BLU-97 A/B spy Chobetsu enigma satellite imagery X-Ran: 0b0Yh,mmO=0n2Px!+[ZTM!KNo5Ie41%6uI'u^md%)T=.P^Qcex-?esK!2'n"StTMf'6]SG X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Sat, 27 Sep 2014 18:01:42 -0400 In-Reply-To: (Glenn Morris's message of "Sat, 27 Sep 2014 15:00:39 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: 18575 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.9 (-----) Glenn Morris wrote: > package-test-signed should use skip-unless rather than expected-result. > The latter can lead to false "failures" when the test succeeds, eg > > https://hydra.nixos.org/build/14915239/log/raw The fact that the test can pass even when epg-check-configuration fails probably indicates that is the wrong thing to test anyway. The cause on hydra is probably that HOME does not exist, which causes gpg --list-config to fail: HOME=/tmp/foo/bar gpg --with-colons --list-config gpg: fatal: can't create directory `/tmp/foo/bar/.gnupg': No such file or directory Perhaps tests should bind epg-gpg-home-directory to a suitable value. From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 30 09:44:20 2014 Received: (at 18575) by debbugs.gnu.org; 30 Sep 2014 13:44:20 +0000 Received: from localhost ([127.0.0.1]:55947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XYxj1-0002Ka-QN for submit@debbugs.gnu.org; Tue, 30 Sep 2014 09:44:20 -0400 Received: from mail-qa0-f43.google.com ([209.85.216.43]:61191) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XYxiz-0002KR-Np for 18575@debbugs.gnu.org; Tue, 30 Sep 2014 09:44:18 -0400 Received: by mail-qa0-f43.google.com with SMTP id cm18so455618qab.16 for <18575@debbugs.gnu.org>; Tue, 30 Sep 2014 06:44:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lifelogs.com; s=google; h=from:to:cc:subject:organization:references:mail-copies-to :gmane-reply-to-list:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=YVFqBWS8HOT5WMyE1jobeGs3Ktkq83ibZzqzxkxLhio=; b=o5yLvUIS+du7aXUWBNEYn0l6b/sODg7JdwaLyuUcJk8dM3sloyAdC1K0gvwUbYPX5Q 0dX4mMyqucQIEiOR9GoFxRTdIwcl7Gri5gKW2/T9QCAUluzoDpzKi+D9Q1VEFaOR9ond oECth3Bu5xZpPkm5lrd0xX8j0jOUfx1+cCy8w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:organization:references :mail-copies-to:gmane-reply-to-list:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=YVFqBWS8HOT5WMyE1jobeGs3Ktkq83ibZzqzxkxLhio=; b=eYI65aHXGF91nVqiMW5Yh+hYk+z1vYqsBWUD0vAfnsR+45+aLSBVhKXfIN4K/JgCpu aM4ZZTHpjHAmftpE1j8o5dR3uvBLdU86vUS8505kibOomQ0EwcCRt7uJNV2klVFMBHDq ZBUZefm/ecIYhQNCW+R1ychjEsla6FpUadPTbOg0GYe6/KiChqH8sUR8L1guxXmwesus DE890n0fz+FRH554qOk/lv+5QEw5fl9jWOS35gEZXpB0UdavcSuM08SEHwCbduvqjDX2 CzLXbMfFzjBvwNVOiblOgwmjfAqu7QJs361eWIl/LP9q295dCAvtZC89lK88nhhDBqQa YHbg== X-Gm-Message-State: ALoCoQk940FawwVk+Tbp7+oIgOR/a4zDiGBi29UtsbCIf2oDTZSc3TfAc5q00Ow28t87LESoJXnv X-Received: by 10.224.166.200 with SMTP id n8mr1260085qay.50.1412083113270; Tue, 30 Sep 2014 06:18:33 -0700 (PDT) Received: from bug.local ([198.0.146.153]) by mx.google.com with ESMTPSA id k10sm13803603qaj.7.2014.09.30.06.18.32 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Sep 2014 06:18:32 -0700 (PDT) From: Ted Zlatanov To: Glenn Morris Subject: Re: bug#18575: package-test-signed should use skip-unless, not expected-result Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos References: X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never Gmane-Reply-To-List: yes Date: Tue, 30 Sep 2014 09:18:28 -0400 In-Reply-To: (Glenn Morris's message of "Sat, 27 Sep 2014 18:01:42 -0400") Message-ID: User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 18575 Cc: 18575@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Sat, 27 Sep 2014 18:01:42 -0400 Glenn Morris wrote: GM> Glenn Morris wrote: >> package-test-signed should use skip-unless rather than expected-result. >> The latter can lead to false "failures" when the test succeeds, eg >> >> https://hydra.nixos.org/build/14915239/log/raw GM> The fact that the test can pass even when epg-check-configuration fails GM> probably indicates that is the wrong thing to test anyway. The cause on GM> hydra is probably that HOME does not exist, which causes gpg GM> --list-config to fail: GM> HOME=/tmp/foo/bar gpg --with-colons --list-config GM> gpg: fatal: can't create directory `/tmp/foo/bar/.gnupg': No such file or directory GM> Perhaps tests should bind epg-gpg-home-directory to a suitable value. `package-refresh-contents` should create this directory and set it as the EPG context's homedir. That does not depend, in theory, on `epg-gpg-home-directory` because `package-refresh-contents` calls `package-import-keyring` which does: (let ((context (epg-make-context 'OpenPGP)) (homedir (expand-file-name "gnupg" package-user-dir))) (make-directory homedir t) (epg-context-set-home-directory context homedir) ... Ted From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 01 19:24:47 2014 Received: (at control) by debbugs.gnu.org; 1 Oct 2014 23:24:47 +0000 Received: from localhost ([127.0.0.1]:57835 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZTGI-0005zZ-Fi for submit@debbugs.gnu.org; Wed, 01 Oct 2014 19:24:46 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:41519) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZTGG-0005zS-Sm for control@debbugs.gnu.org; Wed, 01 Oct 2014 19:24:45 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XZTGG-0007n1-Fj for control@debbugs.gnu.org; Wed, 01 Oct 2014 19:24:44 -0400 Date: Wed, 01 Oct 2014 19:24:44 -0400 Message-Id: Subject: control message for bug 18575 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.6 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.6 (-----) close 18575 24.3.94 From unknown Thu Aug 21 12:11:53 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 30 Oct 2014 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator