unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: chris <chris@bumblehead.com>
To: 69655@debbugs.gnu.org
Cc: chris@bumblehead.com
Subject: bug#69655: WARNING: Use of 'load' in declarative module
Date: Fri, 8 Mar 2024 11:31:23 -0800	[thread overview]
Message-ID: <Zetnixv-QzzMnC2x@guix-xps> (raw)

Starting a long time ago, maybe a year ago, I begin seeing this warning screen. The screen appears for a brief moment, after submitting login to wlgreet and before sway desktop is started. I took a cellphone picture of the screen in order to copy the message shown,
```
starting service root...
Service root started
Service root running with value #t.
Service root has been started.
WARNING: Use of 'load' in declarative module (#( gl107)#)  Add #:declarative? #f to your define-module invocation
Daemonizing...

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to supress
this message.
Restarting signal handler.
Now running as process 330.
Starting services...
Configuration succesfully loaded from '/gnu/store/hcj[...]x96-shepherd.conf'.
Starting service gpg-agent
Service gpg-agent has been started.
Service gpg-agent started.
Service gpg-agent running with value (("ssh" . #<input-output: socket 16>) ("browser" . #<input-output: socket 10>) ("extra" . #<input-output: socket 19>) ("std" . #<input-output: socket 20>)).
Succesfully started 2 services in the background
```

Added GUILE_WARN_DEPRECATED="detailed" to my home config results in the messages below,
```
starting service root...
Service root started
Service root running with value #t.
Service root has been started.
WARNING: Use of 'load' in declarative module (#( gl107)#)  Add #:declarative? #f to your define-module invocation
GOOPS method 'action' is deprecated in favor of procedure 'perform-service-action'
Daemonizing...
Restarting signal handler.
Now running as process 312.
Starting services...
Configuration succesfully loaded from '/gnu/store/m9q[...]w0f-shepherd.conf'.
Starting service gpg-agent
Service gpg-agent has been started.
Service gpg-agent started.
Service gpg-agent running with value (("ssh" . #<input-output: socket 16>) ("browser" . #<input-output: socket 10>) ("extra" . #<input-output: socket 19>) ("std" . #<input-output: socket 20>)).
Succesfully started 2 services in the background
```

Any help or advice is appreciated. Thank you,

Chris




                 reply	other threads:[~2024-03-08 19:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zetnixv-QzzMnC2x@guix-xps \
    --to=chris@bumblehead.com \
    --cc=69655@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).