When I started my number theory code up back in May, I left 1 hyperthread on my CPU unused for general use, mainly youtube videos...

I decided to use that thread to run updates, even though I'm 6gb into swap (on a SSD!) with 32gb physical ram....

I found that the thing was mostly happy if I let it do world all at once and didn't try to piecemeal it...

But this is the Real Problem (tm):


How do I deal with this safely?


>>> Install sys-libs/ncurses-compat-5.9 into /var/tmp/portage/sys-libs/ncurses-compat-5.9/image/
??* abi_x86_32.x86: running multilib-minimal_abi_src_install
??* abi_x86_64.amd64: running multilib-minimal_abi_src_install
>>> Completed installing sys-libs/ncurses-compat-5.9 into /var/tmp/portage/sys-libs/ncurses-compat-5.9/image/

??* Final size of build directory: 46220 KiB (45.1 MiB)
??* Final size of installed tree:???? 2704 KiB ( 2.6 MiB)

??* checking 25 files for package collisions
??* This package will overwrite one or more files that may belong to other
??* packages (see list below). You can use a command such as `portageq
??* owners / <filename>` to identify the installed package that owns a
??* file. If portageq reports that only one package owns a file then do
??* NOT file a bug report. A bug report is only useful if it identifies at
??* least two or more packages that are known to install the same file(s).
??* If a collision occurs and you can not explain where the file came from
??* then you should simply ignore the collision since there is not enough
??* information to determine if a real problem exists. Please do NOT file
??* a bug report at https://bugs.gentoo.org/ unless you report exactly
??* which two packages install the same file(s). See
??* https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how
??* to solve the problem. And once again, please do NOT file a bug report
??* unless you have completely understood the above message.
??*
??* Detected file collision(s):
??*
??*?????????? /usr/lib/libformw.so.5
??*?????????? /usr/lib/libtinfo.so.5
??*?????????? /usr/lib/libncurses.so.5
??*?????????? /usr/lib/libmenuw.so.5
??*?????????? /usr/lib/libform.so.5
??*?????????? /usr/lib/libpanel.so.5
??*?????????? /usr/lib/libpanelw.so.5
??*?????????? /usr/lib/libncursesw.so.5
??*?????????? /usr/lib/libmenu.so.5
??*?????????? /usr/lib/libtinfow.so.5
??*?????????? /usr/lib64/libformw.so.5
??*?????????? /usr/lib64/libtinfo.so.5
??*?????????? /usr/lib64/libncurses.so.5
??*?????????? /usr/lib64/libmenuw.so.5
??*?????????? /usr/lib64/libform.so.5
??*?????????? /usr/lib64/libpanel.so.5
??*?????????? /usr/lib64/libpanelw.so.5
??*?????????? /usr/lib64/libncursesw.so.5
??*?????????? /usr/lib64/libmenu.so.5
??*?????????? /usr/lib64/libtinfow.so.5
??*
??* Searching all installed packages for file collisions...
??*
??* Press Ctrl-C to Stop
??*
??* sys-libs/ncurses-5.9-r101:5::gentoo
??*?????????? /usr/lib/libform.so.5
??*?????????? /usr/lib/libformw.so.5
??*?????????? /usr/lib/libmenu.so.5
??*?????????? /usr/lib/libmenuw.so.5
??*?????????? /usr/lib/libncurses.so.5
??*?????????? /usr/lib/libncursesw.so.5
??*?????????? /usr/lib/libpanel.so.5
??*?????????? /usr/lib/libpanelw.so.5
??*?????????? /usr/lib/libtinfo.so.5
??*?????????? /usr/lib/libtinfow.so.5
??*?????????? /usr/lib64/libform.so.5
??*?????????? /usr/lib64/libformw.so.5
??*?????????? /usr/lib64/libmenu.so.5
??*?????????? /usr/lib64/libmenuw.so.5
??*?????????? /usr/lib64/libncurses.so.5
??*?????????? /usr/lib64/libncursesw.so.5
??*?????????? /usr/lib64/libpanel.so.5
??*?????????? /usr/lib64/libpanelw.so.5
??*?????????? /usr/lib64/libtinfo.so.5
??*?????????? /usr/lib64/libtinfow.so.5
??*
??* Package 'sys-libs/ncurses-compat-5.9' NOT merged due to file
??* collisions. If necessary, refer to your elog messages for the whole
??* content of the above message.





--
Clowns feed off of funny money;
Funny money comes from the FED
so NO FED -> NO CLOWNS!!!

Powers are not rights.


Reply via email to