GNU logs - #45279, boring messages


Message sent to bug-guix@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#45279: [core-updates] copy-recursively does not throw an error on missing directory
Resent-From: Marius Bakke <marius@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-guix@HIDDEN
Resent-Date: Wed, 16 Dec 2020 21:27:01 +0000
Resent-Message-ID: <handler.45279.B.160815400217831 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: report 45279
X-GNU-PR-Package: guix
X-GNU-PR-Keywords: 
To: 45279 <at> debbugs.gnu.org
X-Debbugs-Original-To: bug-guix@HIDDEN
Received: via spool by submit <at> debbugs.gnu.org id=B.160815400217831
          (code B ref -1); Wed, 16 Dec 2020 21:27:01 +0000
Received: (at submit) by debbugs.gnu.org; 16 Dec 2020 21:26:42 +0000
Received: from localhost ([127.0.0.1]:34042 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1kpeJm-0004dX-6S
	for submit <at> debbugs.gnu.org; Wed, 16 Dec 2020 16:26:42 -0500
Received: from lists.gnu.org ([209.51.188.17]:51732)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <marius@HIDDEN>) id 1kpeJk-0004dO-Ey
 for submit <at> debbugs.gnu.org; Wed, 16 Dec 2020 16:26:40 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10]:50344)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <marius@HIDDEN>) id 1kpeJk-0006he-9c
 for bug-guix@HIDDEN; Wed, 16 Dec 2020 16:26:40 -0500
Received: from fencepost.gnu.org ([2001:470:142:3::e]:36299)
 by eggs.gnu.org with esmtp (Exim 4.90_1)
 (envelope-from <marius@HIDDEN>) id 1kpeJk-0000XN-2J
 for bug-guix@HIDDEN; Wed, 16 Dec 2020 16:26:40 -0500
Received: from host-37-191-236-253.lynet.no ([37.191.236.253]:45866
 helo=localhost)
 by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256)
 (Exim 4.82) (envelope-from <marius@HIDDEN>) id 1kpeJj-0006DG-4v
 for bug-guix@HIDDEN; Wed, 16 Dec 2020 16:26:39 -0500
From: Marius Bakke <marius@HIDDEN>
Date: Wed, 16 Dec 2020 22:26:37 +0100
Message-ID: <87h7ol8msy.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
 micalg=pgp-sha512; protocol="application/pgp-signature"
X-Spam-Score: -2.3 (--)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

--=-=-=
Content-Type: text/plain

Hello,

On the 'core-updates' branch, using copy-recursively on a nonexistent
directory does not cause a build failure.  Instead an error is printed
and the script continues:

  (copy-recursively "doesnotexist" output)
  [...]
  starting phase `install'
  i/o error: doesnotexist: No such file or directory
  phase `install' succeeded after 0.0 seconds

This is on cc6cb6e80a42355147809b4830053a34d1563994.

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQFDBAEBCgAtFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl/ae40PHG1hcml1c0Bn
bnUub3JnAAoJEKKgbfKjOlT6+HkIAJ/Tce8K8+vDgyxzHjzYg/u926vJV6Ddr0d2
qgBmq650CXWvrKtAaWlzQL6mT3ajGWBGsotTR+vx6CJDZEwjDSCjj4rr3fL85vQ4
Fd28vXtNz1ylc8WuSCCDYlOrgUWM/EZJZVMPL5bYOIyf/+gvQvjZxornEpOyo5Ey
C70Jn6NaGi70jXs64jUmszOxvrJqHmbieB9XxAtvkXMSqRTWwe07B2GV+pdJ+/Lr
EX3N8/hyMHSBIIXy85ygVEnenb2D+epTVwv5fLsbet0d4+RTgc6KgiJkSVScJayP
angJqZQ0/vMAkXUrE6ZvDpapMCqJe3Q1ylbeN8lhYbIKpQCJXy4=
=YycG
-----END PGP SIGNATURE-----
--=-=-=--




Message sent:


Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.505 (Entity 5.505)
Content-Type: text/plain; charset=utf-8
X-Loop: help-debbugs@HIDDEN
From: help-debbugs@HIDDEN (GNU bug Tracking System)
To: Marius Bakke <marius@HIDDEN>
Subject: bug#45279: Acknowledgement ([core-updates] copy-recursively does
 not throw an error on missing directory)
Message-ID: <handler.45279.B.160815400217831.ack <at> debbugs.gnu.org>
References: <87h7ol8msy.fsf@HIDDEN>
X-Gnu-PR-Message: ack 45279
X-Gnu-PR-Package: guix
Reply-To: 45279 <at> debbugs.gnu.org
Date: Wed, 16 Dec 2020 21:27:01 +0000

Thank you for filing a new bug report with debbugs.gnu.org.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 bug-guix@HIDDEN

If you wish to submit further information on this problem, please
send it to 45279 <at> debbugs.gnu.org.

Please do not send mail to help-debbugs@HIDDEN unless you wish
to report a problem with the Bug-tracking system.

--=20
45279: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D45279
GNU Bug Tracking System
Contact help-debbugs@HIDDEN with problems



Last modified: Wed, 16 Dec 2020 21:30:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.