all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#45279: [core-updates] copy-recursively does not throw an error on missing directory
@ 2020-12-16 21:26 Marius Bakke
  2020-12-17 11:03 ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Marius Bakke @ 2020-12-16 21:26 UTC (permalink / raw)
  To: 45279

[-- Attachment #1: Type: text/plain, Size: 407 bytes --]

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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-10 13:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 21:26 bug#45279: [core-updates] copy-recursively does not throw an error on missing directory Marius Bakke
2020-12-17 11:03 ` Ludovic Courtès
2020-12-17 20:23   ` Mark H Weaver
2020-12-18  3:33   ` zimoun
2024-05-10 13:25   ` Maxim Cournoyer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.