LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Error running yum while installing some packages (https://www.linuxquestions.org/questions/fedora-35/error-running-yum-while-installing-some-packages-195767/)

cuco76 06-20-2004 06:52 PM

Error running yum while installing some packages
 
Has anyone ever seen this error? I am not sure what to make of it. "RDJHPY is too small" It looks like everything install but gave me this weird error. Any ideas?

Test transaction complete, Success!
openmotif 100 % done 1/20
/sbin/ldconfig: File /usr/lib/libkdeinit_konsole.so.#prelink#.RDJHPY is too small, not checked.
ethereal 100 % done 2/20
libpng 100 % done 3/20
/sbin/ldconfig: File /usr/lib/libkdeinit_konsole.so.#prelink#.RDJHPY is too small, not checked.
libpng10 100 % done 4/20
/sbin/ldconfig: File /usr/lib/libkdeinit_konsole.so.#prelink#.RDJHPY is too small, not checked.
gnome-session 100 % done 5/20
/sbin/ldconfig: File /usr/lib/libkdeinit_konsole.so.#prelink#.RDJHPY is too small, not checked.
openmotif-devel 100 % done 6/20
kernel-smp 100 % done 7/20
libpng-devel 100 % done 8/20
libpng10-devel 100 % done 9/20
kernel 100 % done 10/20
ethereal-gnome 100 % done 11/20
Completing update for libpng10 - 12/20
/sbin/ldconfig: File /usr/lib/libkdeinit_konsole.so.#prelink#.RDJHPY is too small, not checked.
Completing update for ethereal - 13/20
Completing update for gnome-session - 14/20
Completing update for openmotif-devel - 15/20
Completing update for libpng-devel - 16/20
Completing update for libpng10-devel - 17/20
Completing update for ethereal-gnome - 18/20
Completing update for openmotif - 19/20
Completing update for libpng - 20/20
Kernel Updated/Installed, checking for bootloader
Grub found - making this kernel the default
Installed: kernel-smp 2.6.6-1.435.i686 kernel 2.6.6-1.435.i686
Updated: libpng10 1.0.15-5.i386 ethereal 0.10.3-2.2.i386 gnome-session 2.6.0-4.i386 openmotif-devel 2.2.3-4.1.i386 libpng-devel 2:1.2.5-5.i386 libpng10-devel 1.0.15-5.i386 ethereal-gnome 0.10.3-2.2.i386 openmotif 2.2.3-4.1.i386 libpng 2:1.2.5-5.i386
Transaction(s) Complete


Thanks in advance!

six6 07-08-2004 11:29 PM

I don't know if you're still checking this post or not but...

I think it's one of two things:

a) I'd guess you're using kde because you have "/usr/lib/libkdeinit_konsole.so.#prelink#.RDJHPY" in your yum output, and kde uses "konsole". If you've recently launched konqueror in the same terminal as you're using yum, you'll get weird lines of output every once in awhile while the terminal is still open (like when you launch konqueror from the terminal, close it, and decide to run yum in the same terminal). That doesn't affect anything.

b) Obviously, yum is setting up/configuring some dynamic links with the ldconfig command. Perhaps the RDJHPY file suffix is some sort of temporary file that ldconfig decides isn't important enough to check if it links anywhere useful. If so, this is probably standard output.

In either case, I'd guess it isn't an "error" message.

Then again, I'm new to GNU/Linux.

cuco76 07-09-2004 02:59 PM

Thanks for the help. All my troubles went away when I removed KDE!

Thanks again!


All times are GMT -5. The time now is 04:51 PM.