Re: sbuild on hurd-amd64...
Johannes Schauer Marin Rodrigues <[email protected]> Tue, 09 Jun 2026 17:28:12 +0200
| Newsgroups | gmane.linux.debian.ports.hurd |
|---|---|
| Message-ID | <178101889254.1054759.7649404501178582812@localhost> |
--===============4270087476921973030==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Quoting Johannes Schauer Marin Rodrigues (2026-06-09 16:33:22)
> The full qemu cmdline is this:
Quick note about the command: the command is run by debvm. To get the comma=
nd
which was run I run "echo $*" but that will remove all quoting so I manually
added double quotes so that options like --initrd become more useful. You c=
an
see that I failed to add quotes to -append. Since qemu is run by a shell sc=
ript
I don't have a better way to get a copy-pastable commandline. But no, the $=
{}
bits are not getting expanded by the shell because they are in double quote=
s.
Since they got printed by $* they are verbatim cli arguments.
Another thing that came to my mind is that I could share the qemu image with
you. It will not be bootable by itself, you have to (manually, if you don't=
use
debvm) extract the kernel and initrd from it. debvm-run does this automatic=
ally
and passes it to qemu as /proc/self/fd/... which you see in the commandline.
Also, in case it helps for debugging, here is the system image I'm using (6=
6 M
compressed, 2 G uncompressed)
https://mister-muffin.de/hurd.ext4.xz
--===============4270087476921973030==
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Description: signature
Content-Type: application/pgp-signature; name="signature.asc"; charset="us-ascii"
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEElFhU6KL81LF4wVq58sulx4+9g+EFAmooMQYACgkQ8sulx4+9
g+FMrhAAqSQ7STIGTkTyFhuw1XwcQ5U+xVmMuab42oFuN13Ut4iLrRk3WLuDxWLH
f8DDkoeR4wTETaGwVzye3OOhb5mshwj+InVO7TPOl/ILCiSPu2hQp70dBucgKq7L
xYJKFcGf1gUhjSsMEFM3idHYDMJDSnXI216z51wUuL9JHA78tx9KKp5elNwIQo9r
bgDzpADmWWc6cmFmdxWxsqvEJKLbHffJfjEq+gFG5NsGKOKUibIppsYRfAgAtKCY
vTg4n9saEZaFvnfAjVpvb9ESoadhJf3gpwanjXFG9Oi32tqFAs53qXNtFO3mhqKk
DsteUKunUNhza1pTl+NJw+KW+m2FKfbpDNfThBazGQIirjZW/XccEbWGyJqlIaws
gjYYooWlpoqp5hGCB4J7zNvW9HH8TQUg+OIcBbBwReE9zbFS4CiK2YcLvPjC/cQ9
zzA/IxVappL/vezsc9dZRZUMcmq5Y1ySpiFD9dxa86XjUgiZmptZDlW04I821A4E
ys8nNDyc0Mblxb25ZG5RVO88z6oxNcs+sd11Q9BqJ9xbkawVjdBpD3n9+uBmmevP
RRNXzj62ZEkuXM4uAyltHW5hXKdSPUF6eEN3oddMpg4Iatbg/Zf6jQUfMI7814CB
6WJNMVr0QCdiI7jjGV/g3xtdc3XViGrooPYelzYPaEFGIWnr0Rg=
=I/IM
-----END PGP SIGNATURE-----
--===============4270087476921973030==--