Unmenu Package Error - Openssl


Recommended Posts

Ive got the same thing.

 

SABnzbd installs a different version 0.9.8r iirc and Simple Features puts in 1.0.1c

 

Search the flash drive for openssl and see what turns up.

 

 

 

This is the fix i followed which fixed it up for me. Unmenu package manager will still say there is an issue but openssl will install on boot.

 

For those who have problems with SF web UI after upgrade to 1.0.11, and have unmen installed too:

 

installpkg /boot/packages/openssl-1.0.1c-i486-3.txz

 

If you don't have the package, get it with:

cd /boot/packages

wget http://slackware.cs.utah.edu/pub/slackware/slackware-14.0/slackware/n/openssl-1.0.1c-i486-3.txz

 

You can run nano /boot/packages/openssl-unmenu-package.conf and change the following section in the unmenu openssl config file, so the newer openssl library is installed during boot:

 

# openssl
PACKAGE_URL http://slackware.cs.utah.edu/pub/slackware/slackware-14.0/slackware/n/openssl-1.0.1c-i486-3.txz
PACKAGE_FILE openssl-1.0.1c-i486-3.txz
PACKAGE_MD5 4655f29369cc56a59b961a8709d53a48

Link to comment
  • 2 weeks later...

I was able to use the suggestion to install a newer openssl package.

 

# installpkg /boot/packages/openssl-1.0.1c-i486-3.txz
Verifying package openssl-1.0.1c-i486-3.txz.
Installing package openssl-1.0.1c-i486-3.txz:
PACKAGE DESCRIPTION:
<snip>
Executing install script for openssl-1.0.1c-i486-3.txz.
Package openssl-1.0.1c-i486-3.txz installed.

 

However, I am still getting the initial error message. I am able to download the openssl package through unmenu. It seems to install through unmenu.

 

openssl-0.9.8n-i486-1.txz installation:
openssl-0.9.8n-i486-1.txz is now installed:

 

I still get this error message:

 

Installed, but version is different.
Current version='WARNING: can't' expected 'OpenSSL 0.9.8n

'

 

Which lead to my real problem, unable to install openssh.

 

openssh-5.1p1-i486-1.tgz installation:
OPEN SSH not installed because support library openssl does not exist.

Install openssl shared library first.
openssh-5.1p1-i486-1.tgz apparently did not install properly, /usr/sbin/sshd does not exist.

 

This is the contents of /boot/packages:

 

# ls /boot/packages/open*
/boot/packages/opencore-amr-0.1.3-i486-5sl.txz*
/boot/packages/openjpeg-20110623-i486-1sl.txz*
/boot/packages/openssh-5.1p1-i486-1.tgz*
/boot/packages/openssh-5.1p1-i486-1.tgz.manual_install*
/boot/packages/openssh-unmenu-package.conf*
/boot/packages/openssl-0.9.8n-i486-1.txz*
/boot/packages/openssl-0.9.8n-i486-1.txz.manual_install*
/boot/packages/openssl-1.0.1c-i486-3.txz*
/boot/packages/openssl-solibs-1.0.1c-i486-3.txz*
/boot/packages/openssl-unmenu-package.conf*

 

Any ideas about what I might be doing incorrectly?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.