unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#63160: Warnings hidden in log for derivation
@ 2023-04-28 23:50 Felix Lechner via Bug reports for GNU Guix
  0 siblings, 0 replies; only message in thread
From: Felix Lechner via Bug reports for GNU Guix @ 2023-04-28 23:50 UTC (permalink / raw)
  To: 63160; +Cc: Bruno Victal, mirai

X-Debbugs-CC: mirai@makinata.eu

Hi,

I recently started seeing deprecation warnings about how serializers
in a "define-configuration" stanza were positioned relative to a
docstring. Unfortunately, the warnings disappeared from view (during
both "pull" and "deploy") when I moved the cachefilesd service to a
custom channel. [1]

The warnings were then in a derivation log, but I would not have seen
them without an unrelated error. The full log is below.

I believe warnings in such a derivation should be brought to a user's
attention with the same prominence as when they arise as part of a
system configuration. Thanks!

Kind regards
Felix

[1] https://codeberg.org/lechner/juix

* * *

(repl-version 0 1 1)
guix repl: warning: specifying serializers after documentation is
deprecated, use (serializer (make-option-serializer (quote dir)))
instead
guix repl: warning: specifying serializers after documentation is
deprecated, use (serializer (make-option-serializer (quote tag)))
instead
guix repl: warning: specifying serializers after documentation is
deprecated, use (serializer (make-option-serializer (quote secctx)))
instead
guix repl: warning: specifying serializers after documentation is
deprecated, use (serializer (make-percentage-threshold-serializer
(quote brun))) instead
guix repl: warning: specifying serializers after documentation is
deprecated, use (serializer (make-percentage-threshold-serializer
(quote frun))) instead
guix repl: warning: specifying serializers after documentation is
deprecated, use (serializer (make-percentage-threshold-serializer
(quote bcull))) instead
guix repl: warning: specifying serializers after documentation is
deprecated, use (serializer (make-percentage-threshold-serializer
(quote fcull))) instead
guix repl: warning: specifying serializers after documentation is
deprecated, use (serializer (make-percentage-threshold-serializer
(quote bstop))) instead
guix repl: warning: specifying serializers after documentation is
deprecated, use (serializer (make-percentage-threshold-serializer
(quote fstop))) instead
guix repl: warning: specifying serializers after documentation is
deprecated, use (serializer (make-option-serializer (quote
culltable))) instead
guix repl: warning: specifying serializers after documentation is
deprecated, use (serializer (lambda (variable-symbol value) (if value
nocull
))) instead
(exception unbound-variable (value #f) (value "Unbound variable: ~S")
(value (package)) (value #f))




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-28 23:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-28 23:50 bug#63160: Warnings hidden in log for derivation Felix Lechner via Bug reports for GNU Guix

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).