![](https://seccdn.libravatar.org/avatar/5b748275c3dbb1ceee18ed554486547d.jpg?s=120&d=mm&r=g)
On Tuesday 2021-03-09 19:03, Cristian Rodríguez wrote:
On Mon, Mar 8, 2021 at 12:34 PM Michael Andres <ma@suse.com> wrote: On Monday 08 March 2021 15:22:47 Fabian Vogt wrote: > Moin, > > Am Sonntag, 7. März 2021, 16:35:26 CET schrieb Michael Pujos: > > Thanks for the tip, it works fine.
Zypp will obey to arch= if runnig inside the container. From the outside '--root /the/container' it will use the outer systems arch. Depending on your settings it might not be a good idea to mix both ways.
Shouldn't (personality (0xffffffff) & PER_LINUX_32BIT) return true when called from a process that is using a different execution domain.. Can kernel péople comment on what is the right thing to test for ?
I don't think the personality bits are the right thing. uname *certainly* isn't the right thing. Think of systems comprised of "aarch64ilp32" or "sparcv9" packages, for example.