all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: 53167@debbugs.gnu.org
Subject: bug#53167: texinfo: missing dependents
Date: Mon, 10 Jan 2022 19:01:36 +0100	[thread overview]
Message-ID: <87r19fwjun.fsf@gmail.com> (raw)

Hi,

Using Guix 3dcc74d, 'sed' and 'cat' are missing from 'texinfo'.

--8<---------------cut here---------------start------------->8---
$ builtin cd /tmp && tar -xf $(guix build hello -S) && builtin cd hello-2.10/doc

$ guix shell -C texinfo -- texi2dvi version.texi
/gnu/store/znif7k9ay6qfi35w3gxzrxgn0hyj9x9q-profile/bin/texi2dvi: line 36: sed: command not found
guix shell: error: texi2dvi: command not found
$ guix shell -C texinfo sed -- texi2dvi version.texi
/gnu/store/7qdrgbfsnkd0f35v2xhx0vjmy372qasc-profile/bin/texi2dvi: line 1866: cat: command not found
guix shell: error: texi2dvi: command not found

$ guix shell -C texinfo sed coreutils -- texi2dvi version.texi
You don't have a working TeX binary (tex) installed anywhere in
your PATH, and texi2dvi cannot proceed without one.  If you want to use
this script, you'll need to install TeX (if you don't have it) or change
your PATH or TEX environment variable (if you do).  See the --help
output for more details.

For information about obtaining TeX, please see http://tug.org/texlive,
or do a web search for TeX and your operating system or distro.
--8<---------------cut here---------------end--------------->8---

Moreover, 'texlive' seems also missing.

Well, I do not know if it is required to propagated 'texlive' with
'texinfo'; because for instance,

    guix shell -CD guix

would become larger.  However, propagate 'sed' and 'coreutils' with
'texinfo' seems reasonnable.  If not, what is the fix?


Cheers,
simon




             reply	other threads:[~2022-01-10 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-10 18:01 zimoun [this message]
2022-01-13 15:14 ` bug#53167: texinfo: missing dependents 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

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

  git send-email \
    --in-reply-to=87r19fwjun.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=53167@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.