GNU bug report logs - #45279
[core-updates] copy-recursively does not throw an error on missing directory

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix; Reported by: Marius Bakke <marius@HIDDEN>; dated Wed, 16 Dec 2020 21:27:01 UTC; Maintainer for guix is bug-guix@HIDDEN.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 16 Dec 2020 21:26:42 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed Dec 16 16:26:42 2020
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>
To: bug-guix@HIDDEN
Subject: [core-updates] copy-recursively does not throw an error on missing
 directory
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-Debbugs-Envelope-To: submit
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-----
--=-=-=--




Acknowledgement sent to Marius Bakke <marius@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-guix@HIDDEN. Full text available.
Report forwarded to bug-guix@HIDDEN:
bug#45279; Package guix. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
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.