public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: "Frank Ch. Eigler" <fche@redhat.com>
To: Mark Wielaard <mark@klomp.org>
Cc: elfutils-devel@sourceware.org
Subject: Re: [patch] PR27783: default debuginfod-urls profile rework
Date: Wed, 6 Oct 2021 19:25:11 -0400	[thread overview]
Message-ID: <20211006232511.GD1609@redhat.com> (raw)
In-Reply-To: <YV4T496tu+WTSF3y@wildebeest.org>

Hi -

> >     Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
> 
> Could you add something about this to NEWS so packagers know how to
> update to the new scheme?

Sure.

> > +    set debuginfod_urls=`find "@sysconfdir@/debuginfod/" -name '*.urls' | xargs cat | tr '\n' ' '`
> 
> Can we use cat "@sysconfdir@/debuginfod/*.urls" | tr '\n' ' ' instead
> so we don't need to rely on findutils and xargs?

One problem with that is that several shells (csh, zsh) throw errors
when a glob expression has no matches.

- FChE


  reply	other threads:[~2021-10-06 23:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-03 21:33 Frank Ch. Eigler
2021-10-06 21:23 ` Mark Wielaard
2021-10-06 23:25   ` Frank Ch. Eigler [this message]
2021-10-07  9:10     ` Mark Wielaard
2021-11-10 21:42 ` Dmitry V. Levin
2021-11-10 22:20   ` Dmitry V. Levin
2021-11-10 22:41   ` Dmitry V. Levin
2021-11-10 22:42   ` Vitaly Chikunov
2021-11-10 23:04   ` Frank Ch. Eigler

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

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

  git send-email \
    --in-reply-to=20211006232511.GD1609@redhat.com \
    --to=fche@redhat.com \
    --cc=elfutils-devel@sourceware.org \
    --cc=mark@klomp.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.
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).