public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
From: Stefano Brivio <sbrivio@redhat.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: passt-dev@passt.top, Jon Maloy <jmaloy@redhat.com>,
	Laurent Vivier <lvivier@redhat.com>
Subject: Re: [PATCH] test: Deal with /bin, /sbin unification in Fedora
Date: Tue, 22 Jul 2025 23:52:11 +0200	[thread overview]
Message-ID: <20250722235211.5471f93c@elisabeth> (raw)
In-Reply-To: <20250722062137.2236874-1-david@gibson.dropbear.id.au>

On Tue, 22 Jul 2025 16:21:37 +1000
David Gibson <david@gibson.dropbear.id.au> wrote:

> Fedora is apparently merging /bin and /sbin together [0].  At least some of
> this has landed in Fedora 42, with sshd and dhclient now being in /bin.
> They are symlinked from /sbin, but mbuto doesn't preserve that symlink when
> it builds its image, it just puts them in /bin.  That breaks later parts
> of the script which expects to find sshd and dhclient in /sbin.  Other
> parts of the test also expect sysctl in /sbin.
> 
> Use mbuto's LINKS feature to deal with these cases.
> 
> [0] https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin
> 
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
> ---
>  test/passt.mbuto | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Applied.

Jon, Laurent, if I recall correctly, you hit similar issues on Fedora
42 in the past (I don't remember if changes were needed on your setups
as a result). It would be good if you could try this out as well and
report back.

You would need to 'rm mbuto.img' and 'make mbuto.img' under the 'test'
directory, after applying this.

-- 
Stefano


      reply	other threads:[~2025-07-22 21:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-22  6:21 [PATCH] test: Deal with /bin, /sbin unification in Fedora David Gibson
2025-07-22 21:52 ` Stefano Brivio [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

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

  git send-email \
    --in-reply-to=20250722235211.5471f93c@elisabeth \
    --to=sbrivio@redhat.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=jmaloy@redhat.com \
    --cc=lvivier@redhat.com \
    --cc=passt-dev@passt.top \
    /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://passt.top/passt

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 IMAP folder(s).