Re: [gentoo-user] Profile 17.1 change errors, who's bug is it?

2019-06-14 Thread Rich Freeman
On Fri, Jun 14, 2019 at 5:20 PM Corbin Bird wrote: > > Most of the info requested is attached in a zip file. Looks like it worked fine to me. Assuming the rest of your emerge completed successfully you can just remove the symlinks as instructed in the news item and you're done. -- Rich

Re: [gentoo-user] Profile 17.1 change errors, who's bug is it?

2019-06-14 Thread Corbin Bird
On 6/14/19 3:36 PM, Rich Freeman wrote: > On Fri, Jun 14, 2019 at 4:14 PM Corbin Bird wrote: >> >> Deleted those libs in /usr/lib32 and recompilied 'binutils-libs'. >> Got new libs in /usr/lib AND --> /usr/lib32. > > Is it actually installing these in lib32, or are you just seeing them > via the

Re: [gentoo-user] Profile 17.1 change errors, who's bug is it?

2019-06-14 Thread Rich Freeman
On Fri, Jun 14, 2019 at 4:14 PM Corbin Bird wrote: > > Deleted those libs in /usr/lib32 and recompilied 'binutils-libs'. > Got new libs in /usr/lib AND --> /usr/lib32. Is it actually installing these in lib32, or are you just seeing them via the compatibility symlink? The emerge log would tell

[gentoo-user] Profile 17.1 change errors, who's bug is it?

2019-06-14 Thread Corbin Bird
Who's bug is this error? Remember the instructions : ( Gentoo news item ) - emerge -1v /lib32 /usr/lib32 - Every time that command was run it would recompile 'sys-devel/binutils'. Why? It was finding 'libiberty, liboppcodes, libbfd' from 'sys-libs/binutils-libs' in /usr/lib32. Deleted