On Sat, Nov 9, 2024 at 10:02 AM Jacques Montier <jmont...@gmail.com> wrote:
> Hello Dale, > > I had the same issue with ruby, this morning. > I re-sync portage and the problem has gone away. > > Cheers, > > -- > Jacques > > Le sam. 9 nov. 2024 à 15:35, Dale <rdalek1...@gmail.com> a écrit : > >> Howdy, >> >> I'm doing my weekly updates and ran into a problem I haven't seen in a >> long time. The problem is with file collisions for rust and ruby >> complaining about ipv6. This is the errors. >> >> >> * Error messages for package dev-lang/ruby-3.2.5-r1: >> >> * ERROR: dev-lang/ruby-3.2.5-r1::gentoo failed (configure phase): >> * USE Flag 'ipv6' not in IUSE for dev-lang/ruby-3.2.5-r1 >> * >> [snip] >> > Same here: ERROR: configure ERROR: dev-lang/ruby-3.2.5-r1::gentoo failed (configure phase): USE Flag 'ipv6' not in IUSE for dev-lang/ruby-3.2.5-r1 Call stack: ebuild.sh, line 136: Called src_configure environment, line 2288: Called use 'ipv6' phase-helpers.sh, line 256: Called die The specific snippet of code: die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}" Will try to re-sync