Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o, Joakim Tjernlund <Joakim.Tjernlund@××××××××.com>
Subject: Re: [gentoo-portage-dev] profile-formats not respected ?
Date: Mon, 19 Apr 2021 21:11:02
Message-Id: 6ada26b1-e5e9-12f6-be35-c5b25a5de3a7@gentoo.org
In Reply to: [gentoo-portage-dev] profile-formats not respected ? by Joakim Tjernlund
1 On 4/19/21 6:36 AM, Joakim Tjernlund wrote:
2 > I got an embedded ppc32 system which I build in a QEMU user chroot and I cannot
3 > make the profile-formats = portage-2 profile-bashrcs profile-set in my own profiles layout.conf
4 > work for me.
5 > Seems like portage just ignores this setting and I cannot understand why.
6 > Any pointers?
7 >
8 > Jocke
9 >
10
11 Hopefully this command will provide a clue:
12
13 python -c 'import portage;
14 print(portage.settings._locations_manager.profiles_complex)'
15 --
16 Thanks,
17 Zac

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-portage-dev] profile-formats not respected ? Joakim Tjernlund <Joakim.Tjernlund@××××××××.com>