- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- system doesn't show the right version
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2007 01:37 AM
06-21-2007 01:37 AM
system doesn't show the right version
I have downloaded and installed the latest patch bundle for Tru64 5.1B (T64V51BB27AS0006-20061208.tar) and also some individual patches. One of them was T64KIT1001227-V51BB27-ES-20070531.tar which is was supposed to install OpenSSL 9.8d. The strange thing is that when I check the version of OpenSSL (command: openssl version) it still says 9.7d which is the old one. When I check the properties of the binary file openssl in /usr/ssl/bin/openssl, its date is 22 Nov 2006 that means it's a new one.
I have the same problem when I check the versions for other software and services which are supposed to be already upgraded.
How can I get the system to show the right version? Did I miss anything after installing the patches?
Regards,
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2007 02:00 AM
06-21-2007 02:00 AM
Re: system doesn't show the right version
Did you do the version switch after the patch install ?
# versw -switch
I think... Read the documentation that comes in the patch it. Its in there somewhere...
Hope this helps,
Regards,
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2007 02:25 AM
06-21-2007 02:25 AM
Re: system doesn't show the right version
It seems that versw is related to the operationg system version, while my problem are subsets version.In this case is OpenSSL showing 9.7d instead of 9.8d. The same happens with JAVA. I have installed 1.4.2-6 and it still says 1.3.1 (#java -version)which is the originall version that comes with the system.
Regards,
Toni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2007 02:33 AM
06-21-2007 02:33 AM
Re: system doesn't show the right version
For Java you have to set and unset the relevant versions...
There are scripts in each Java home. For example:
/usr/opt/java141/bin/set_java_default.sh
Maybe there's something similar for OpenSSL.
Cheers,
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2007 02:37 AM
06-21-2007 02:37 AM
Re: system doesn't show the right version
I found the script. I'll have a try.
Thanks,
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2007 10:42 PM
06-21-2007 10:42 PM
Re: system doesn't show the right version
I tried the scripts provided in the java folders and I was successful to change the Java default version in the system.
But unfortunately, I cannot find anything similar for OpenSSL. There is nothing in the OpenSSL 9.8d patch documentation and I was not able to find anything about it on the web either.
Any help would be appreciated.
Regards,
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2007 12:24 AM
06-22-2007 12:24 AM
Re: system doesn't show the right version
I've just flicked through the release notes for the patch here:
http://www4.itrc.hp.com/service/patch/patchDetail.do?patchid=T64KIT1001227-V51BB27-ES-20070531&admit=-938907319+1182514694983+28353475
Looking at the files that are delivered as part of the patch I don't see an updated binary of openssl itself, just various header files and libraries... I'd be tempted to log a support call...
Cheers,
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2007 02:34 AM
06-22-2007 02:34 AM
Re: system doesn't show the right version
I get you point of view. Seems a strange situation.
Anyway thank you very much for your assistance.
Regards,
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2007 03:52 AM
06-22-2007 03:52 AM
Re: system doesn't show the right version
http://forums1.itrc.hp.com/service/forums/helptips.do?#28
Cheers,
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2007 08:42 AM
06-27-2007 08:42 AM
Re: system doesn't show the right version
Ann