← Back to team overview

ius-coredev team mailing list archive

[Bug 746110] [NEW] yum-plugin-replace does not imply further dep solving may occur

 

Public bug reported:

rpm -Uvh
http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/ius-release-1.0-6.ius.el5.noarch.rpm
http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
yum install yum-plugin-replace
yum install mysql-server


# yum replace mysql --replace-with mysql55
Loaded plugins: replace, rhnplugin, security
Replacing packages takes time, please be patient...

WARNING: Unable to resolve all providers: ['config(mysql)',
'libmysqlclient.so.15()(64bit)',
'libmysqlclient.so.15(libmysqlclient_15)(64bit)',
'libmysqlclient_r.so.15()(64bit)',
'libmysqlclient_r.so.15(libmysqlclient_15)(64bit)',
'config(mysql-server)']

This may be normal depending on the package.  Continue? [y/N]

==================================================================================================================================================
 Package                              Arch
Version                                  Repository
      Size
==================================================================================================================================================
Installing:
 mysql55                              x86_64
5.5.9-1.ius.el5                          ius
     7.4 M
 mysql55-server                       x86_64
5.5.9-1.ius.el5                          ius
      12 M
Removing:
 mysql                                x86_64
5.0.77-4.el5_5.4                         installed
     8.1 M
 mysql-server                         x86_64
5.0.77-4.el5_5.4                         installed
      22 M
Installing for dependencies:
 mysql55-libs                         x86_64
5.5.9-1.ius.el5                          ius
     1.2 M
 mysqlclient15                        x86_64
5.0.91-1.ius.el5                         ius
     1.7 M


Here it would be nice to see a less ominous warning such as:

This may be normal for the package. Further dependency solving may occur
in the next section and you will receive a final prompt.  Continue?
[y/N]

** Affects: ius
     Importance: Undecided
         Status: New

-- 
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/746110

Title:
  yum-plugin-replace does not imply further dep solving may occur

Status in IUS Community Project:
  New

Bug description:
  rpm -Uvh
  http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/ius-release-1.0-6.ius.el5.noarch.rpm
  http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
  yum install yum-plugin-replace
  yum install mysql-server

  
  # yum replace mysql --replace-with mysql55
  Loaded plugins: replace, rhnplugin, security
  Replacing packages takes time, please be patient...

  WARNING: Unable to resolve all providers: ['config(mysql)',
  'libmysqlclient.so.15()(64bit)',
  'libmysqlclient.so.15(libmysqlclient_15)(64bit)',
  'libmysqlclient_r.so.15()(64bit)',
  'libmysqlclient_r.so.15(libmysqlclient_15)(64bit)',
  'config(mysql-server)']

  This may be normal depending on the package.  Continue? [y/N]

  ==================================================================================================================================================
   Package                              Arch
  Version                                  Repository
        Size
  ==================================================================================================================================================
  Installing:
   mysql55                              x86_64
  5.5.9-1.ius.el5                          ius
       7.4 M
   mysql55-server                       x86_64
  5.5.9-1.ius.el5                          ius
        12 M
  Removing:
   mysql                                x86_64
  5.0.77-4.el5_5.4                         installed
       8.1 M
   mysql-server                         x86_64
  5.0.77-4.el5_5.4                         installed
        22 M
  Installing for dependencies:
   mysql55-libs                         x86_64
  5.5.9-1.ius.el5                          ius
       1.2 M
   mysqlclient15                        x86_64
  5.0.91-1.ius.el5                         ius
       1.7 M


  
  Here it would be nice to see a less ominous warning such as:

  This may be normal for the package. Further dependency solving may
  occur in the next section and you will receive a final prompt.
  Continue? [y/N]



Follow ups

References