I've rebuilt the VM and tried again, and get the same issue. VM was from https://github.com/opscode/bento centos 7.0 that's not yet released
sudo rpm -Uvh http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch.rpm sudo rpm -Uvh http://dl.iuscommunity.org/pub/ius/stable/CentOS/7/x86_64/ius-release-1.0-13.ius.centos7.noarch.rpm yum search php55u --enablerepo=ius-testing Loaded plugins: fastestmirror base | 3.6 kB 00:00:00 epel/x86_64/metalink | 23 kB 00:00:00 epel | 3.7 kB 00:00:00 extras | 3.3 kB 00:00:00 ius | 2.1 kB 00:00:00 ius-testing | 2.1 kB 00:00:00 updates | 3.4 kB 00:00:00 (1/8): extras/7/x86_64/primary_db | 15 kB 00:00:05 (2/8): base/7/x86_64/group_gz | 157 kB 00:00:05 (3/8): epel/x86_64/group_gz | 163 kB 00:00:05 (4/8): updates/7/x86_64/primary_db | 2.8 MB 00:00:01 (5/8): base/7/x86_64/primary_db | 4.9 MB 00:00:08 (6/8): epel/x86_64/primary_db | 2.4 MB 00:00:09 (7/8): ius/x86_64/primary_db | 3.4 kB 00:00:05 (8/8): ius-testing/x86_64/primary_db | 18 kB 00:00:05 Determining fastest mirrors * base: mirrors.vooservers.com * epel: mirrors.ircam.fr * extras: centos.serverspace.co.uk * ius: mirrors.ircam.fr * ius-testing: mirrors.ircam.fr * updates: mirror.ox.ac.uk ========================================================================================== N/S matched: php55u =========================================================================================== php55u-pecl-apcu-debuginfo.x86_64 : Debug information for package php55u-pecl-apcu php55u-pecl-geoip-debuginfo.x86_64 : Debug information for package php55u-pecl-geoip php55u-pecl-imagick-debuginfo.x86_64 : Debug information for package php55u-pecl-imagick php55u-pecl-jsonc-debuginfo.x86_64 : Debug information for package php55u-pecl-jsonc php55u-pecl-lzf-debuginfo.x86_64 : Debug information for package php55u-pecl-lzf php55u-pecl-mongo-debuginfo.x86_64 : Debug information for package php55u-pecl-mongo php55u-pecl-xdebug-debuginfo.x86_64 : Debug information for package php55u-pecl-xdebug php55u-pear.noarch : PHP Extension and Application Repository framework php55u-pecl-apcu.x86_64 : APC User Cache php55u-pecl-apcu-devel.x86_64 : APCu developer files (header) php55u-pecl-geoip.x86_64 : Extension to map IP addresses to geographic places php55u-pecl-imagick.x86_64 : Provides a wrapper to the ImageMagick library php55u-pecl-jsonc.x86_64 : Support for JSON serialization php55u-pecl-jsonc-devel.x86_64 : JSON developer files (header) php55u-pecl-lzf.x86_64 : Extension to handle LZF de/compression php55u-pecl-mongo.x86_64 : PHP MongoDB database driver php55u-pecl-xdebug.x86_64 : PECL package for debugging PHP scripts Name and summary matches only, use "search all" for everything. -- 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 _______________________________________________ Mailing list: https://launchpad.net/~ius-coredev Post to : [email protected] Unsubscribe : https://launchpad.net/~ius-coredev More help : https://help.launchpad.net/ListHelp

