On 02/05/2017 12:52 PM, the...@sys-concept.com wrote: > > On 02/04/2017 03:20 AM, Neil Bothwick wrote: >> On Sat, 4 Feb 2017 00:47:24 -0700, the...@sys-concept.com wrote: >> >>> !!! existing preserved libs: >>>>>> package: sys-libs/ncurses-5.9-r5 >>> * - /usr/lib64/libpanelw.so.5 >>> * - /usr/lib64/libpanelw.so.5.9 >>> * used >>> by >>> /usr/lib64/openoffice/program/python-core-2.7.6/lib/lib-dynload/_curses_panel.so >>> (app-office/openoffice-bin-4.1.2) >>> * - /lib64/libncursesw.so.5 >>> * - /lib64/libncursesw.so.5.9 >>> * used >>> by >>> /usr/lib64/openoffice/program/python-core-2.7.6/lib/lib-dynload/_curses.so >>> (app-office/openoffice-bin-4.1.2) >>> * used >>> by >>> /usr/lib64/openoffice/program/python-core-2.7.6/lib/lib-dynload/_curses_panel.so >>> (app-office/openoffice-bin-4.1.2) >>> * used >>> by >>> /usr/lib64/openoffice/program/python-core-2.7.6/lib/lib-dynload/readline.so >>> (app-office/openoffice-bin-4.1.2) Use emerge @preserved-rebuild to >>> rebuild packages using these libraries >>> >>> Every time I run: "emerge @preserved-rebuild" it keeps rebuilding >>> OpenOffice and displays that message. I don't have any more on my >>> system "sys-libs/ncurses-5.9-r5" >> >> It's not rebuilding anything, you're using a -bin package, it's simply >> unpacking and installing the same files each time. >> >>> system is only showing: sys-libs/ncurses-6.0-r1 >> >> Yes, but the files you have installed were built against an older >> ncurses. Libreoffice-bin is more up to date, so try either that or >> openoffice. >> >> > The above mostly like is nothing to worry about, it must have something > to do with openoffice-bin. > > But I have three blockers and don't know how to handle it on my other > old working system: > > [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking sys-fs/eudev-3.1.5) > [blocks B ] media-libs/jpeg:0 ("media-libs/jpeg:0" is blocking > media-libs/libjpeg-turbo-1.5.0) > [blocks B ] media-libs/libjpeg-turbo:0 ("media-libs/libjpeg-turbo:0" > is blocking media-libs/jpeg-8d-r1) > > * Error: The above package list contains packages which cannot be > * installed at the same time on the same system. > > (media-libs/jpeg-8d-r1:0/0::gentoo, installed) pulled in by > >> =media-libs/jpeg-8d-r1:0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] > (>=media-libs/jpeg-8d-r1:0[abi_x86_32(-),abi_x86_64(-)]) required by > (virtual/jpeg-0-r2:0/0::gentoo, ebuild scheduled for merge) > > (media-libs/libjpeg-turbo-1.5.0:0/0::gentoo, ebuild scheduled for > merge) pulled in by > >> =media-libs/libjpeg-turbo-1.3.0-r3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] > (>=media-libs/libjpeg-turbo-1.3.0-r3:0[abi_x86_64(-)]) required by > (virtual/jpeg-62:62/62::gentoo, ebuild scheduled for merge) > media-libs/libjpeg-turbo required by > (net-misc/nxclient-3.5.0.7:0/0::nxclient, installed) > > (sys-fs/eudev-3.1.5:0/0::gentoo, installed) pulled in by > sys-fs/eudev required by @selected > >=sys-fs/eudev-1.3 required by (virtual/udev-215:0/0::gentoo, installed) > > (sys-fs/udev-225-r1:0/0::gentoo, ebuild scheduled for merge) pulled in by > >> =sys-fs/udev-208-r1:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] > (>=sys-fs/udev-208-r1:0/0[abi_x86_32(-),abi_x86_64(-)]) required by > (virtual/libudev-215-r1:0/1::gentoo, ebuild scheduled for merge) > > sys-fs/udev is not installed > > I only have sys-fs/udev-init-scripts > > sys-fs/eudev-3.1.5 is installed > > So why system is complaining? > I remove "udev" from make.conf as well > > USE="gnome -qt4 -hal -arts -berkdb X qtk -qt3 -kde dvd alsa cdr cups > apache2 ssl foomaticdb ppds mysql -acl \ > java tiff png usb scanner gimp gimpprint cgi fam nptl truetype kpathsea > type1 opengl tetex spell consolekit dbus policykit -systemd" > > Same thing with jpeg, I have: media-libs/jpeg-8d-r1 installed > So why is it complaining?
I think the solution is to unmerge: sys-fs/eudev-3.1.5 media-libs/jpeg-8d-r1 and let the system do the magic :-/ -- Thelma