← Back to team overview

ius-coredev team mailing list archive

[Bug 1034961] Re: WL: OpenSSL 1.0.1 or greater

 

Hello Robert,

Are you still having issues updating to openssl10-1.0.1c-9.ius?

The reason you are not seeing openssl10-1.0.1c-9.ius as an updated is most likely
due to the epoch that was marked on openssl10-1.0.1c-9.ius:

# rpm -q openssl10
openssl10-1.0.1c-7.ius.el6.x86_64

# yum install openssl10 --enablerepo=ius-testing
Loaded plugins: fastestmirror, replace
Loading mirror speeds from cached hostfile
 * base: mirrors.loosefoot.com
 * epel: fedora-epel.mirror.lstn.net
 * extras: mirrors.loosefoot.com
 * ius: mirror.sothatswhy.org.uk
 * ius-testing: mirror.sothatswhy.org.uk
 * updates: mirrors.loosefoot.com
ius-testing                                                                                                                                                        | 2.2 kB     00:00     
ius-testing/primary_db                                                                                                                                             |  58 kB     00:00     
Setting up Install Process
Package matching openssl10-1.0.1c-9.ius.el6.x86_64 already installed. Checking for update.
Nothing to do

--

What you will need to do is a manual remove and install of openssl10:

# yum shell --enablerepo=ius-testing

> remove openssl10 openssl10-libs

> install openssl10 openssl10-libs

> run

--> Running transaction check
---> Package openssl10.x86_64 0:1.0.1c-9.ius.el6 will be installed
---> Package openssl10.x86_64 1:1.0.1c-7.ius.el6 will be erased
---> Package openssl10-libs.x86_64 0:1.0.1c-9.ius.el6 will be installed
---> Package openssl10-libs.x86_64 1:1.0.1c-7.ius.el6 will be erased
--> Finished Dependency Resolution

==========================================================================================================================================================================================
 Package                                Arch                           Version                                     Repository                                                        Size
==========================================================================================================================================================================================
Installing:
 openssl10                              x86_64                         1.0.1c-9.ius.el6                            ius-testing                                                      663 k
 openssl10-libs                         x86_64                         1.0.1c-9.ius.el6                            ius-testing                                                      806 k
Removing:
 openssl10                              x86_64                         1:1.0.1c-7.ius.el6                          @/openssl10-1.0.1c-7.ius.el6.x86_64                              1.5 M
 openssl10-libs                         x86_64                         1:1.0.1c-7.ius.el6                          @/openssl10-libs-1.0.1c-7.ius.el6.x86_64                         2.3 M

Transaction Summary
==========================================================================================================================================================================================
Install       2 Package(s)
Remove        2 Package(s)

Total download size: 1.4 M
Is this ok [y/N]: y
Downloading Packages:
(1/2): openssl10-1.0.1c-9.ius.el6.x86_64.rpm                                                                                                                       | 663 kB     00:00     
(2/2): openssl10-libs-1.0.1c-9.ius.el6.x86_64.rpm                                                                                                                  | 806 kB     00:00     
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                     3.2 MB/s | 1.4 MB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : openssl10-libs-1.0.1c-9.ius.el6.x86_64                                                                                                                                 1/4 
  Installing : openssl10-1.0.1c-9.ius.el6.x86_64                                                                                                                                      2/4 
  Cleanup    : 1:openssl10-1.0.1c-7.ius.el6.x86_64                                                                                                                                    3/4 
  Cleanup    : 1:openssl10-libs-1.0.1c-7.ius.el6.x86_64                                                                                                                               4/4 
  Verifying  : openssl10-libs-1.0.1c-9.ius.el6.x86_64                                                                                                                                 1/4 
  Verifying  : openssl10-1.0.1c-9.ius.el6.x86_64                                                                                                                                      2/4 
  Verifying  : 1:openssl10-1.0.1c-7.ius.el6.x86_64                                                                                                                                    3/4 
  Verifying  : 1:openssl10-libs-1.0.1c-7.ius.el6.x86_64                                                                                                                               4/4 

Removed:
  openssl10.x86_64 1:1.0.1c-7.ius.el6                                                       openssl10-libs.x86_64 1:1.0.1c-7.ius.el6                                                      

Installed:
  openssl10.x86_64 0:1.0.1c-9.ius.el6                                                       openssl10-libs.x86_64 0:1.0.1c-9.ius.el6                                                      

Finished Transaction
> Leaving Shell

---

Please let me know if this resolves your issues.

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1034961

Title:
  WL: OpenSSL 1.0.1 or greater

Status in IUS Community Project:
  In Progress

Bug description:
  Would be great to see OpenSSL 1.0.1 or greater added to the repo.

  CentOS 6 shipped with 1.0, however 1.0.1 has some significant changes
  that are needed by many things including SPDY in web servers (Next
  Protocol Negotiation TLS).  Over the course of CentOS 6's live it's
  becoming increasingly important.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1034961/+subscriptions


References