From: "Thomas Schmitt" <scdbackup@gmx.net>
To: grub-devel@gnu.org
Subject: Re: make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
Date: Mon, 13 Feb 2023 13:36:02 +0100 [thread overview]
Message-ID: <5184391054734862635@scdbackup.webframe.org> (raw)
In-Reply-To: <2390390910396418887@scdbackup.webframe.org>
Hi,
i have to correct a confused statement of mine:
> I suspect that ${files} comes from the "--files=" argument that is given
> to ./grub-shell by tests/util/grub-shell.in.
The "--files=" argument is given by tests/grub_func_test.in.
Meanwhile i verified that this argument is the origin of the wish for
file unicode.pf2 by changing it from
--files="/boot/grub/fonts/unicode.pf2"="@builddir@/"unicode.pf2
to
--files="/x=/home/thomas/x /boot/grub/fonts/unicode.pf2"="@builddir@/"unicode.pf2
This yields again the name of my existing /home/thomas/x before the
xorriso error message about unicode.pf2:
Added to ISO image: file '/x'='/home/thomas/x'
xorriso : FAILURE : Cannot determine attributes of source file '/home/thomas/projekte/grub_dir/grub/unicode.pf2' : No such file or directory
Have a nice day :)
Thomas
next prev parent reply other threads:[~2023-02-13 12:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-10 11:10 make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp Thomas Schmitt
2023-02-12 23:09 ` Vladimir 'phcoder' Serbinenko
2023-02-13 8:53 ` Thomas Schmitt
2023-02-13 12:36 ` Thomas Schmitt [this message]
2023-02-13 22:00 ` Glenn Washburn
2023-02-14 9:10 ` Thomas Schmitt
2023-02-14 17:00 ` Glenn Washburn
2023-02-15 8:51 ` Thomas Schmitt
2023-02-15 9:55 ` Thomas Schmitt
2023-02-16 6:16 ` Glenn Washburn
2023-02-13 22:14 ` Glenn Washburn
2023-02-13 22:35 ` Glenn Washburn
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=5184391054734862635@scdbackup.webframe.org \
--to=scdbackup@gmx.net \
--cc=grub-devel@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.
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.