You know the rules, this is a tracker. Don't post comments, link bugs.
Please also add Bug 269464
And another one: Bug 269469 (Is this the proper way to do it?)
(In reply to comment #2) > And another one: > Bug 269469 > > (Is this the proper way to do it?) No, you make your bugs block this bug. So paste "269315" into the "Bug xyz blocks" field in your bug. And please pay attention to initial comment. No comments, please :-)
I've tried to add bug #284338 to depends but got: You tried to change the Depends on field , but only the assignee or reporter of the bug, or a sufficiently empowered user may change that field.
Zeev, You should do it the other way around - add this bug to the "blocks" field in YOUR bug :)
commit 543479bcc604c5b44ac0dcc87f1fd7d0b1318a37 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: Sat Oct 9 13:00:25 2021 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: Sat Oct 9 13:01:02 2021 package.use.mask: mask binutils[default-gold] in future Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> profiles/base/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) # Andreas K. Hüttel <dilfridge@gentoo.org> (2021-10-09) # ld.gold is essentially abandoned; using it as default may have # unintended consequences. Disabling this feature in future ebuilds. >sys-devel/binutils-2.37_p1 default-gold >sys-devel/binutils-hppa64-2.37_p1 default-gold commit ecaab8ce7ebe411128c111ac2539ee9270c54715 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: Sat Jan 14 11:15:23 2023 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: Sat Jan 14 11:31:02 2023 sys-devel/binutils: drop default-gold useflag in 9999 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> sys-devel/binutils/binutils-9999.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) commit 04d86e2eab73e1bc80940c4cb7630a681172fd1d Author: Matoro Mahri <matoro_gentoo@matoro.tk> AuthorDate: Sun Jul 14 23:28:31 2024 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: Mon Jul 15 01:47:25 2024 profiles/arch: mask sys-devel/binutils{,-hppa64}[{default-,}gold] Bug: https://bugs.gentoo.org/934149 Bug: https://bugs.gentoo.org/934151 Bug: https://bugs.gentoo.org/936022 Bug: https://bugs.gentoo.org/936021 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> profiles/arch/arm/package.use.mask | 6 ++++++ profiles/arch/arm64/package.use.mask | 6 ++++++ profiles/arch/base/package.use.mask | 7 +++++++ 3 files changed, 19 insertions(+) # matoro <matoro_gentoo@matoro.tk> (2024-07-14) # Abandoned upstream, does not take bug reports, unsupported in Gentoo. # Only remaining use is as a requirement for dev-lang/go on arm{,64}. # See #934149, #934151, #936022, #936021 sys-devel/binutils default-gold gold sys-devel/binutils-hppa64 default-gold gold