← Back to team overview

ius-coredev team mailing list archive

[Bug 1352544] Re: yum-plugin-replace doesn't warn of non-privileged user permissions

 

Also works as expected on el7.

However I noticed that although
http://dl.iuscommunity.org/pub/ius/testing/Redhat/7/x86_64/ contains the
php55u built packages, yum can't find any of them except the separately
built php55u-pear and pecl extensions. A look at the primary.xml.gz and
primary.sqlite.bz2 shows them in there though.

yum list --disablerepo=* --enablerepo=ius-testing

Available Packages
apcu-panel55u.noarch                                                                           4.0.6-1.ius.el7                                                                           ius-testing
php55u-pear.noarch                                                                             1:1.9.4-20.ius.el7                                                                        ius-testing
php55u-pecl-apcu.x86_64                                                                        4.0.6-1.ius.el7                                                                           ius-testing
php55u-pecl-apcu-debuginfo.x86_64                                                              4.0.6-1.ius.el7                                                                           ius-testing
php55u-pecl-apcu-devel.x86_64                                                                  4.0.6-1.ius.el7                                                                           ius-testing
php55u-pecl-geoip.x86_64                                                                       1.0.8-4.ius.el7                                                                           ius-testing
php55u-pecl-geoip-debuginfo.x86_64                                                             1.0.8-4.ius.el7                                                                           ius-testing
php55u-pecl-imagick.x86_64                                                                     3.1.2-2.ius.el7                                                                           ius-testing
php55u-pecl-imagick-debuginfo.x86_64                                                           3.1.2-2.ius.el7                                                                           ius-testing
php55u-pecl-jsonc.x86_64                                                                       1.3.6-1.ius.el7                                                                           ius-testing
php55u-pecl-jsonc-debuginfo.x86_64                                                             1.3.6-1.ius.el7                                                                           ius-testing
php55u-pecl-jsonc-devel.x86_64                                                                 1.3.6-1.ius.el7                                                                           ius-testing
php55u-pecl-lzf.x86_64                                                                         1.6.2-7.ius.el7                                                                           ius-testing
php55u-pecl-lzf-debuginfo.x86_64                                                               1.6.2-7.ius.el7                                                                           ius-testing
php55u-pecl-mongo.x86_64                                                                       1.5.5-1.ius.el7                                                                           ius-testing
php55u-pecl-mongo-debuginfo.x86_64                                                             1.5.5-1.ius.el7                                                                           ius-testing
php55u-pecl-xdebug.x86_64                                                                      2.2.5-1.ius.el7                                                                           ius-testing
php55u-pecl-xdebug-debuginfo.x86_64                                                            2.2.5-1.ius.el7                                                                           ius-testing
python34u.x86_64                                                                               3.4.1-4.ius.el7                                                                           ius-testing
python34u-debug.x86_64                                                                         3.4.1-4.ius.el7                                                                           ius-testing
python34u-debuginfo.x86_64                                                                     3.4.1-4.ius.el7                                                                           ius-testing
python34u-devel.x86_64                                                                         3.4.1-4.ius.el7                                                                           ius-testing
python34u-libs.x86_64                                                                          3.4.1-4.ius.el7                                                                           ius-testing
python34u-pip.noarch                                                                           1.5.6-3.ius.el7                                                                           ius-testing
python34u-redis.noarch                                                                         2.10.3-1.ius.el7                                                                          ius-testing
python34u-setuptools.noarch                                                                    5.7-1.ius.el7                                                                             ius-testing
python34u-test.x86_64                                                                          3.4.1-4.ius.el7                                                                           ius-testing
python34u-tkinter.x86_64                                                                       3.4.1-4.ius.el7                                                                           ius-testing
python34u-tools.x86_64                                                                         3.4.1-4.ius.el7                                                                           ius-testing
python34u-wheel.noarch                                                                         0.24.0-1.ius.el7                                                                          ius-testing
yum-plugin-replace.noarch                                                                      0.2.7-1.ius.el7                                                                           ius-testing

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

Title:
  yum-plugin-replace doesn't warn of non-privileged user permissions

Status in IUS Community Project:
  New

Bug description:
  As mentioned on my PR solving the issue, when yum replace is run as a
  non-privileged user, it doesn't complain, and attempts to do the
  install/remove.

  Sometimes this doesn't even result in an error and leaves the user
  confused as to why their package is still the old one.

  My PR for the fix is at:
  https://github.com/iuscommunity/yum-plugin-replace/pull/6

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


References