[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#36264: closed (shepherd doesn't capture service stdout/stderr)
From: |
GNU bug Tracking System |
Subject: |
bug#36264: closed (shepherd doesn't capture service stdout/stderr) |
Date: |
Fri, 06 Sep 2024 07:20:02 +0000 |
Your message dated Fri, 06 Sep 2024 09:18:41 +0200
with message-id <87ed5x45da.fsf@gnu.org>
and subject line Re: bug#36264: shepherd doesn't capture service stdout/stderr
has caused the debbugs.gnu.org bug report #36264,
regarding shepherd doesn't capture service stdout/stderr
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)
--
36264: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36264
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message ---
Subject: |
shepherd doesn't capture service stdout/stderr |
Date: |
Mon, 17 Jun 2019 18:41:37 +0200 |
On a pretty fresh Guix System install, I see some regular
sshd error messages on tty1 (which I guess means they’re
written to /dev/console). Also, setting up a regular
shepherd service via make-forkexec-constructor for a
program that logs to stderr (postgrest which I’m in the
process of packaging), all output goes to tty1.
Compare the discussion at
https://lists.gnu.org/archive/html/guix-devel/2019-06/msg00186.html
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#36264: shepherd doesn't capture service stdout/stderr |
Date: |
Fri, 06 Sep 2024 09:18:41 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Robert Vollmert <rob@vllmrt.net> skribis:
> On a pretty fresh Guix System install, I see some regular
> sshd error messages on tty1 (which I guess means they’re
> written to /dev/console). Also, setting up a regular
> shepherd service via make-forkexec-constructor for a
> program that logs to stderr (postgrest which I’m in the
> process of packaging), all output goes to tty1.
>
> Compare the discussion at
>
> https://lists.gnu.org/archive/html/guix-devel/2019-06/msg00186.html
Fortunately that was fixed in Shepherd 0.9.0 (April 2022).
Ludo’.
--- End Message ---
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#36264: closed (shepherd doesn't capture service stdout/stderr),
GNU bug Tracking System <=