LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   wget broken after new packages in -current (https://www.linuxquestions.org/questions/slackware-14/wget-broken-after-new-packages-in-current-269278/)

sh1ft 12-22-2004 02:57 PM

wget broken after new packages in -current
 
I noticed upgrades ssl libraries in current and so upgraded them using installpkg. Then to my surprise, when trying to use wget:

Code:

[15:55:38][root@sh1ft]
[~]# wget http://ftp.gnu.org/pub/gnu/coreutils...s-5.2.1.tar.gz
--15:56:49--  http://ftp.gnu.org/pub/gnu/coreutils...s-5.2.1.tar.gz
          => `coreutils-5.2.1.tar.gz'
wget: symbol lookup error: /usr/lib/libssl.so.0: undefined symbol: FIPS_mode

What the hell? libssl.so.0 is there and yes i've done ldconfig... sooo.. what the hell?

trickykid 12-22-2004 04:45 PM

Upgrade your wget packages from current probably will fix the issue, it was probably compiled against the older packages that were there.

rollo 12-22-2004 07:17 PM

Is wget installed?
 
I have a newbie question.

I think I installed wget using an .rpm - at least, I must have because I get the "already installed" message if I try to install it from this .rpm.

Now how do I invoke the program? The command "wget" is not recognised, nothing is listed in the Runlevel Editor, can't find anything that looks like a binary on the hard drive.

What should I do next?

Thanks.

sh1ft 12-22-2004 11:50 PM

Never mind looks like pat repacked the ssl upgrade to fix this, from the changlog:

Code:

Wed Dec 22 19:50:57 PST 2004
a/openssl-solibs-0.9.7e-i486-2.tgz:  Rebuilt.
d/automake-1.9.4-noarch-1.tgz:  Upgraded to automake-1.9.4.
n/nfs-utils-1.0.7-i486-1.tgz:  Upgraded to nfs-utils-1.0.7.
n/openssl-0.9.7e-i486-2.tgz:  Small in patch in Makefile.org to
  prevent some symlinks that point to a library that doesn't exist.
  Thanks to /i. for pointing that out!

wget works great again :)


All times are GMT -5. The time now is 03:59 AM.