From: Bengt Richter <bokr@bokr.com>
To: Josh Holland <josh@inv.alid.pw>
Cc: 37662@debbugs.gnu.org
Subject: bug#37662: substitution failure of nss-certs
Date: Wed, 16 Oct 2019 17:31:40 -0700 [thread overview]
Message-ID: <20191017003140.GB3782@PhantoNv4ArchGx.localdomain> (raw)
In-Reply-To: <878spkuy30.fsf@inv.alid.pw>
On +2019-10-16 23:25:55 +0100, Josh Holland wrote:
>
> Hi Ludovic,
>
> Ludovic Courtès <ludo@gnu.org> writes:
> >
> > cat /proc/PID/environ | xargs -0 echo
> >
>
> LANG=en_GB.UTF-8 PATH=/usr/local/sbin:/usr/local/bin:/usr/bin INVOCATION_ID=15155558aca749efa1593610e892c3a0 JOURNAL_STREAM=9:19872 GUIX_LOCPATH=/var/guix/profiles/per-user/root/guix-profile/lib/locale GUIX=/gnu/store/f2zvgl9zz13r6rp89y0jjfj9f4jk5h9s-guix-command GUIX_STATE_DIRECTORY=/var/guix GUIX_CONFIGURATION_DIRECTORY=/etc/guix NIX_STORE_DIR=/gnu/store
>
> --
> Josh Holland
>
Hi Ludo, Josh,
If you want something that looks like env output, this works for me:
(also easier reading)
cat /proc/PID/environ | sed -E 's:\x00:\n:g'
You knew that, I know, but some onlookers might not :)
BTW, if this is considered ill-mannered besserwisser kibitzing,
or OT-noise-injection, please advise, et je serais sage ;-)
--
Regards,
Bengt Richter
next prev parent reply other threads:[~2019-10-17 0:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-08 14:18 bug#37662: substitution failure of nss-certs Josh Holland
2019-10-10 14:31 ` Ludovic Courtès
2019-10-15 18:20 ` Josh Holland
2019-10-15 19:50 ` Arun Isaac
2019-10-16 17:21 ` Josh Holland
2019-10-17 5:07 ` Ben Sturmfels
2019-10-17 9:13 ` Ludovic Courtès
2019-10-16 20:34 ` Ludovic Courtès
2019-10-16 22:25 ` Josh Holland
2019-10-17 0:31 ` Bengt Richter [this message]
2019-10-17 9:08 ` Ludovic Courtès
2019-10-17 10:28 ` Josh Holland
2019-10-17 12:05 ` Ludovic Courtès
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=20191017003140.GB3782@PhantoNv4ArchGx.localdomain \
--to=bokr@bokr.com \
--cc=37662@debbugs.gnu.org \
--cc=josh@inv.alid.pw \
/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).