unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23306: 'guix environment --container' silently rejects invalid --expose parameters
@ 2016-04-18  9:46 Ludovic Courtès
  2016-05-30 22:11 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2016-04-18  9:46 UTC (permalink / raw)
  To: 23306

Passing a nonexistent file as --expose leads ‘guix environment’ to
silently fail:

--8<---------------cut here---------------start------------->8---
$ guix environment --ad-hoc guile --expose=does-not-exist --container
guix environment: warning: ambiguous package specification `guile'
guix environment: warning: choosing guile-2.0.11 from gnu/packages/guile.scm:125:2
$ echo $?
1
--8<---------------cut here---------------end--------------->8---

It would be nice to print an error message.

Ludo’.

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

* bug#23306: 'guix environment --container' silently rejects invalid --expose parameters
  2016-04-18  9:46 bug#23306: 'guix environment --container' silently rejects invalid --expose parameters Ludovic Courtès
@ 2016-05-30 22:11 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2016-05-30 22:11 UTC (permalink / raw)
  To: 23306

Fixed in c06f6db7a424fd47e3cd2625dbfda2367316f3bd.

Ludo’.

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

end of thread, other threads:[~2016-05-30 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-18  9:46 bug#23306: 'guix environment --container' silently rejects invalid --expose parameters Ludovic Courtès
2016-05-30 22:11 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).