unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou via Bug reports for GNU Guix <bug-guix@gnu.org>
To: Claire Rodriguez <yewscion@gmail.com>
Cc: 68717-done@debbugs.gnu.org
Subject: bug#68717: texlive-bibexport is installed with incorrect shebang.
Date: Sat, 27 Jan 2024 15:34:13 +0100	[thread overview]
Message-ID: <87jznusv4q.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAMKqnGYUntr-TCkh5LrEwbwiHYb_4FdOwFTh2zFiVSPKdUtG8A@mail.gmail.com> (Claire Rodriguez's message of "Thu, 25 Jan 2024 11:30:37 -0500")

Hello,

Claire Rodriguez <yewscion@gmail.com> writes:

> Just installed texlive-bibexport, which is a bash script used with .aux
> files in a LaTeX project to create project-local BibTeX files, and found
> that it has a hard-coded shebang of:
>
> `#!/bin/bash`
>
> This is not a problem if the system has a /bin/bash, but the default in GNU
> Guix is still currently not to, and therefore this script should be patched
> to use the following, or similar:
>
> `#$(file-append bash "/bin/bash")`
>
> This would allow it to function without requiring the creation of a literal
> `/bin/bash`.
>
> Thoughts?

Indeed. I just patched texlive-bibexport.

Thanks for the report.

Regards,
-- 
Nicolas Goaziou






      reply	other threads:[~2024-01-27 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-25 16:30 bug#68717: texlive-bibexport is installed with incorrect shebang Claire Rodriguez
2024-01-27 14:34 ` Nicolas Goaziou via Bug reports for GNU Guix [this message]

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=87jznusv4q.fsf@nicolasgoaziou.fr \
    --to=bug-guix@gnu.org \
    --cc=68717-done@debbugs.gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    --cc=yewscion@gmail.com \
    /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).