<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(171, 171, 171) solid;font-family:'Segoe UI WPC', 'Segoe UI', Tahoma, 'Microsoft Sans Serif', Verdana, sans-serif;font-size:11pt;color:rgb(51, 51, 51);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(51, 51, 51);} .ms-cui-ctl-on {background-color:rgb(223, 237, 250);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 2px 4px 0px 4px;vertical-align:sub;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(223, 237, 250) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}
<!--
.EmailQuote
        {margin-left:1pt;
        padding-left:4pt;
        border-left:#800000 2px solid}
-->
--></style>
</head>
<body>
<font face="Arial, Helvetica, Verdana, sans-serif"><font face="Arial, Helvetica, Verdana, sans-serif">
<div style="WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; COLOR: rgb(40,40,40); FONT: 15px 'Segoe UI WPC', 'Segoe UI', Tahoma, 'Microsoft Sans Serif', Verdana, sans-serif; MARGIN: 0px; LETTER-SPACING: normal; BACKGROUND-COLOR: rgb(255,255,255); TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px">
<font face="Arial, Helvetica, Verdana, sans-serif">
<p class="ImprintUniqueID"></p>
<div style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Thanks a lot Tomas,<br>
</p>
<p>we use version 2.2 of spacewalk, I tried to modify the source code as indicated but did not work...I do not know if it is necessary to change other than the recompiled jar...  At the time I used a workaround by editing the xml file with sed and then recalculating
 the checksums. <br>
</p>
<p>It should work until the release of a new version of the package or until the bug will fixed...<br>
</p>
<p>Domenico<br>
</p>
<div style="color: #282828;">
<div></div>
</div>
</div>
<p></p>
<p><br>
<font style="font-family:Calibri;font-size:12pt;color:#1F497D;">Domenico Malorni</font><br>
<font style="font-family:Calibri;font-size:10pt;color:#1F497D;">system analyst</font><font face="Calibri"><br>
<font color="#1f497d" size="2">E </font></font><font style="font-family:Calibri;font-size:10pt;color:#1F497D;">Domenico.Malorni@pixartprinting.com</font><br>
<font face="Calibri"><br>
<font size="4"><a href="http://www.pixartprinting.it" target=""><img width="139" height="27" style="border: 0px Solid ; " src="cid:image8da24f.JPG@52c37bae.48833dd8" alt="PIXARTPRINTING"></a><br>
</font></font><font style="font-family:Calibri;font-size:10pt;color:#1F497D;">Via 1° Maggio, 8</font><font color="#1f497d" size="2" face="Calibri"> |
</font><font style="font-family:Calibri;font-size:10pt;color:#1F497D;">30020</font><font color="#1f497d" size="2" face="Calibri"> |
</font><font style="font-family:Calibri;font-size:10pt;color:#1F497D;">Quarto d’Altino</font><font color="#1f497d" size="2" face="Calibri"> |
</font><font style="font-family:Calibri;font-size:10pt;color:#1F497D;">Italy</font><font size="2"><font color="#1f497d"><font face="Calibri"> |
</font><font face="Calibri">T </font></font></font><font face="Calibri"><font color="#1f497d" size="2"> | F
</font></font></p>
<p></p>
<div style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<div style="color: #282828;">
<div>
<hr tabindex="-1" style="display: inline-block; width: 98%;">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size: 11pt;"><b>Da:</b> Tomas Lestach <tlestach@redhat.com><br>
<b>Inviato:</b> venerdì 27 marzo 2015 16:57<br>
<b>A:</b> spacewalk-list@redhat.com<br>
<b>Oggetto:</b> Re: [Spacewalk-list] problems whit php updates fro Remi repo</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size: 10pt;">
<div class="PlainText">Hello Domenico,<br>
<br>
this is an interesting problem.<br>
The good thing was I managed to reproduce it with my own rpms and I can confirm, Spacewalk generates slightly different repository metadata (primary.xml) than createrepo/createrepo_c.<br>
I created a patch [1] and hope it would resolve your issue as well.<br>
<br>
In case anybody would like to check, if the patch works for him on *spacewalk nightly*,<br>
the necessary steps are:<br>
* update spacewalk-java packages to version 2.3.177-1<br>
* delete pre-generated package repository metadata from the DB:<br>
 $ echo "delete from rhnPackageRepodata where package_id in (select package_id from rhnChannelPackage where channel_id = :channel_id);" | spacewalk-sql -i<br>
 and replace :channel_id with the id of the channel with problematic rpms<br>
* delete current repository metadata<br>
 $ rm -rf /var/cache/rhn/repodata/<channel><br>
 (replace <channel> with the channel label with problematic rpms)<br>
* delete downloaded metadata on the client machine and poke spacewalk to regenerate new<br>
 $ yum clean all<br>
 $ yum repolist<br>
* wait till the metadata will be regenerated, it will be visible in /var/log/rhn/rhn_taskomatic_daemon.log<br>
* redo the action on the client, like:<br>
 $ yum update php<br>
<br>
I hope I didn't forget anything. :-)<br>
<br>
Regards,<br>
--<br>
Tomas Lestach<br>
Red Hat Satellite Engineering, Red Hat<br>
<br>
[1] <a href="https://github.com/spacewalkproject/spacewalk/commit/85da7290bff449bf7aaf8a5db15eaa773b6e4934">
https://github.com/spacewalkproject/spacewalk/commit/85da7290bff449bf7aaf8a5db15eaa773b6e4934</a><br>
<br>
<br>
----- Original Message -----<br>
> From: "Domenico Malorni" <Domenico.Malorni@pixartprinting.com><br>
> To: spacewalk-list@redhat.com<br>
> Sent: Thursday, March 26, 2015 11:18:53 AM<br>
> Subject: Re: [Spacewalk-list] problems whit php updates fro Remi repo<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> Thanks Tomas, I think it is the same createrepo's bug reported here:<br>
> <a href="https://bugzilla.redhat.com/show_bug.cgi?id=984992">https://bugzilla.redhat.com/show_bug.cgi?id=984992</a><br>
> <br>
> <br>
> Anyway I leave enabled only the local repository Remi:<br>
> <br>
> <br>
> <br>
> [root@test-web01 yum.repos.d]# yum update php<br>
> --disablerepo=centos66-base-x86_64,centos6-updates-x86_64<br>
> Loaded plugins: changelog, fastestmirror, rhnplugin, security<br>
> This system is receiving updates from RHN Classic or RHN Satellite.<br>
> Loading mirror speeds from cached hostfile<br>
> Setting up Update Process<br>
> Resolving Dependencies<br>
> --> Running transaction check<br>
> ---> Package php.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> --> Processing Dependency: php-cli(x86-64) = 5.4.39-1.el6.remi for<br>
> package: php-5.4.39-1.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.39-1.el6.remi for<br>
> package: php-5.4.39-1.el6.remi.x86_64<br>
> --> Running transaction check<br>
> ---> Package php-cli.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> --> Processing Dependency: php-cli(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-devel-5.4.33-2.el6.remi.x86_64<br>
> ---> Package php-cli.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> php-pecl-msgpack-0.5.5-4.el6.remi.x86_64<br>
> --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-xml-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-mcrypt-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-process-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-mbstring-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-gd-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-bcmath-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-soap-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-intl-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-pdo-5.4.33-2.el6.remi.x86_64<br>
> ---> Package php-common.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> --> Running transaction check<br>
> ---> Package php-bcmath.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-bcmath.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> php-pecl-msgpack-0.5.5-4.el6.remi.x86_64<br>
> --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64<br>
> ---> Package php-devel.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-devel.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-gd.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-gd.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-intl.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-intl.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-mbstring.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-mbstring.x86_64 0:5.4.39-1.el6.remi will be an<br>
> update<br>
> ---> Package php-mcrypt.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-mcrypt.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-pdo.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> --> Processing Dependency: php-pdo(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-mysql-5.4.33-2.el6.remi.x86_64<br>
> ---> Package php-pdo.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-process.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-process.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-soap.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-soap.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-xml.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-xml.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> --> Running transaction check<br>
> ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> php-pecl-msgpack-0.5.5-4.el6.remi.x86_64<br>
> --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64<br>
> ---> Package php-mysql.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-mysql.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> --> Finished Dependency Resolution<br>
> Error: Package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 (@remi)<br>
> Requires: php(zend-abi) = 20100525-x86-64<br>
> Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> php(zend-abi) = 20100525-x86-64<br>
> Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(zend-abi) = 20100525-x86-64<br>
> Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(zend-abi) = 20100525-x86-64<br>
> Error: Package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> (@remi)<br>
> Requires: php(zend-abi) = 20100525-x86-64<br>
> Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> php(zend-abi) = 20100525-x86-64<br>
> Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(zend-abi) = 20100525-x86-64<br>
> Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(zend-abi) = 20100525-x86-64<br>
> Error: Package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 (@remi)<br>
> Requires: php(api) = 20100412-x86-64<br>
> Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> php(api) = 20100412-x86-64<br>
> Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(api) = 20100412-x86-64<br>
> Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(api) = 20100412-x86-64<br>
> Error: Package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 (@remi)<br>
> Requires: php(api) = 20100412-x86-64<br>
> Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> php(api) = 20100412-x86-64<br>
> Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(api) = 20100412-x86-64<br>
> Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(api) = 20100412-x86-64<br>
> Error: Package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 (@remi)<br>
> Requires: php(zend-abi) = 20100525-x86-64<br>
> Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> php(zend-abi) = 20100525-x86-64<br>
> Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(zend-abi) = 20100525-x86-64<br>
> Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(zend-abi) = 20100525-x86-64<br>
> Error: Package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> (@remi)<br>
> Requires: php(zend-abi) = 20100525-x86-64<br>
> Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> php(zend-abi) = 20100525-x86-64<br>
> Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(zend-abi) = 20100525-x86-64<br>
> Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(zend-abi) = 20100525-x86-64<br>
> Error: Package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> (@remi)<br>
> Requires: php(api) = 20100412-x86-64<br>
> Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> php(api) = 20100412-x86-64<br>
> Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(api) = 20100412-x86-64<br>
> Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(api) = 20100412-x86-64<br>
> Error: Package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> (@remi)<br>
> Requires: php(api) = 20100412-x86-64<br>
> Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> php(api) = 20100412-x86-64<br>
> Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(api) = 20100412-x86-64<br>
> Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> php(api) = 20100412-x86-64<br>
> You could try using --skip-broken to work around the problem<br>
> You could try running: rpm -Va --nofiles --nodigest<br>
> <br>
> <br>
> Then I've disabled the local Remi repo ad enabled the remote Remi<br>
> repo:<br>
> <br>
> <br>
> [root@test-web01 yum.repos.d]# yum update php<br>
> --disablerepo=centos66-base-x86_64,centos6-updates-x86_64,remi-x86_64<br>
> --enablerepo=remi<br>
> Loaded plugins: changelog, fastestmirror, rhnplugin, security<br>
> This system is receiving updates from RHN Classic or RHN Satellite.<br>
> Loading mirror speeds from cached hostfile<br>
> * remi: remirpm.mirror.gymkl.ch<br>
> remi | 2.9 kB 00:00<br>
> remi/primary_db | 1.1 MB 00:00<br>
> Setting up Update Process<br>
> Resolving Dependencies<br>
> --> Running transaction check<br>
> ---> Package php.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.39-1.el6.remi for<br>
> package: php-5.4.39-1.el6.remi.x86_64<br>
> --> Processing Dependency: php-cli(x86-64) = 5.4.39-1.el6.remi for<br>
> package: php-5.4.39-1.el6.remi.x86_64<br>
> --> Running transaction check<br>
> ---> Package php-cli.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> --> Processing Dependency: php-cli(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-devel-5.4.33-2.el6.remi.x86_64<br>
> ---> Package php-cli.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-xml-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-mcrypt-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-process-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-mbstring-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-gd-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-bcmath-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-soap-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-intl-5.4.33-2.el6.remi.x86_64<br>
> --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-pdo-5.4.33-2.el6.remi.x86_64<br>
> ---> Package php-common.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> --> Running transaction check<br>
> ---> Package php-bcmath.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-bcmath.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-devel.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-devel.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-gd.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-gd.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-intl.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-intl.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-mbstring.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-mbstring.x86_64 0:5.4.39-1.el6.remi will be an<br>
> update<br>
> ---> Package php-mcrypt.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-mcrypt.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-pdo.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> --> Processing Dependency: php-pdo(x86-64) = 5.4.33-2.el6.remi for<br>
> package: php-mysql-5.4.33-2.el6.remi.x86_64<br>
> ---> Package php-pdo.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-process.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-process.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-soap.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-soap.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> ---> Package php-xml.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-xml.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> --> Running transaction check<br>
> ---> Package php-mysql.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> ---> Package php-mysql.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> --> Finished Dependency Resolution<br>
> <br>
> <br>
> Dependencies Resolved<br>
> <br>
> <br>
> =============================================================================================================================================================================================================================================<br>
> Package Arch Version Repository Size<br>
> =============================================================================================================================================================================================================================================<br>
> Updating:<br>
> php x86_64 5.4.39-1.el6.remi remi 2.7 M<br>
> Updating for dependencies:<br>
> php-bcmath x86_64 5.4.39-1.el6.remi remi 63 k<br>
> php-cli x86_64 5.4.39-1.el6.remi remi 3.9 M<br>
> php-common x86_64 5.4.39-1.el6.remi remi 958 k<br>
> php-devel x86_64 5.4.39-1.el6.remi remi 1.2 M<br>
> php-gd x86_64 5.4.39-1.el6.remi remi 146 k<br>
> php-intl x86_64 5.4.39-1.el6.remi remi 129 k<br>
> php-mbstring x86_64 5.4.39-1.el6.remi remi 947 k<br>
> php-mcrypt x86_64 5.4.39-1.el6.remi remi 53 k<br>
> php-mysql x86_64 5.4.39-1.el6.remi remi 139 k<br>
> php-pdo x86_64 5.4.39-1.el6.remi remi 123 k<br>
> php-process x86_64 5.4.39-1.el6.remi remi 64 k<br>
> php-soap x86_64 5.4.39-1.el6.remi remi 225 k<br>
> php-xml x86_64 5.4.39-1.el6.remi remi 174 k<br>
> <br>
> <br>
> Transaction Summary<br>
> =============================================================================================================================================================================================================================================<br>
> Upgrade 14 Package(s)<br>
> <br>
> <br>
> Total download size: 11 M<br>
> Is this ok [y/N]:<br>
> <br>
> <br>
> I've synced the remi repo before this test.<br>
> <br>
> Thanks,<br>
> <br>
> Domenico<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> Domenico Malorni<br>
> system analyst<br>
> E Domenico.Malorni@pixartprinting.com<br>
> <br>
> PIXARTPRINTING<br>
> Via 1° Maggio, 8 | 30020 | Quarto d’Altino | Italy | T | F<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> Da: Tomas Lestach <tlestach@redhat.com><br>
> Inviato: mercoledì 25 marzo 2015 15:56<br>
> A: spacewalk-list@redhat.com<br>
> Oggetto: Re: [Spacewalk-list] problems whit php updates fro Remi repo<br>
> <br>
> Well,<br>
> <br>
> this is not really a good comparison, as you have three channels<br>
> available in the 1st case<br>
> (centos66-base-x86_64, centos6-updates-x86_64 and remi-x86_64)<br>
> and only one repository in the 2nd case (remi).<br>
> <br>
> As the 1st step I'd make sure remi repository and remi-x86_64 channel<br>
> really do<br>
> have the same content and would disable centos66-base-x86_64 and<br>
> centos6-updates-x86_64 channels<br>
> for the initial update for comparison purposes.<br>
> <br>
> Regards<br>
> --<br>
> Tomas Lestach<br>
> Red Hat Satellite Engineering, Red Hat<br>
> <br>
> <br>
> ----- Original Message -----<br>
> > From: "Domenico Malorni" <Domenico.Malorni@pixartprinting.com><br>
> > To: spacewalk-list@redhat.com<br>
> > Sent: Wednesday, March 25, 2015 12:16:09 PM<br>
> > Subject: [Spacewalk-list] problems whit php updates fro Remi repo<br>
> > <br>
> > <br>
> > <br>
> > <br>
> > <br>
> > <br>
> > <br>
> > <br>
> > Hello, I have a problem with the updates of php from the Remi<br>
> > repository.<br>
> > <br>
> > <br>
> > I configured spacewalk to sync the Remi repository, when I try to<br>
> > update php (client side) I see the following error:<br>
> > <br>
> > <br>
> > <br>
> > <br>
> > [root@test-web01 ~]# yum install php-common<br>
> > Loaded plugins: changelog, fastestmirror, rhnplugin, security<br>
> > This system is receiving updates from RHN Classic or RHN Satellite.<br>
> > Loading mirror speeds from cached hostfile<br>
> > Setting up Install Process<br>
> > Resolving Dependencies<br>
> > --> Running transaction check<br>
> > ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> > php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> > php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> > php-pecl-msgpack-0.5.5-4.el6.remi.x86_64<br>
> > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> > package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> > package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> > package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> > package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-xml-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-mcrypt-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-cli-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-process-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-mbstring-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-gd-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-bcmath-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-soap-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-intl-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-pdo-5.4.33-2.el6.remi.x86_64<br>
> > ---> Package php-common.x86_64 0:5.4.39-1.el6.remi will be an<br>
> > update<br>
> > --> Running transaction check<br>
> > ---> Package php.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-bcmath.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-bcmath.x86_64 0:5.4.39-1.el6.remi will be an<br>
> > update<br>
> > ---> Package php-cli.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > --> Processing Dependency: php-cli(x86-64) = 5.4.33-2.el6.remi for<br>
> > package: php-devel-5.4.33-2.el6.remi.x86_64<br>
> > ---> Package php-cli.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> > php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> > php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> > php-pecl-msgpack-0.5.5-4.el6.remi.x86_64<br>
> > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> > package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> > package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> > package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> > package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64<br>
> > ---> Package php-gd.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-gd.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-intl.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-intl.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-mbstring.x86_64 0:5.4.33-2.el6.remi will be<br>
> > updated<br>
> > ---> Package php-mbstring.x86_64 0:5.4.39-1.el6.remi will be an<br>
> > update<br>
> > ---> Package php-mcrypt.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-mcrypt.x86_64 0:5.4.39-1.el6.remi will be an<br>
> > update<br>
> > ---> Package php-pdo.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > --> Processing Dependency: php-pdo(x86-64) = 5.4.33-2.el6.remi for<br>
> > package: php-mysql-5.4.33-2.el6.remi.x86_64<br>
> > ---> Package php-pdo.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-process.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-process.x86_64 0:5.4.39-1.el6.remi will be an<br>
> > update<br>
> > ---> Package php-soap.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-soap.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-xml.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-xml.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > --> Running transaction check<br>
> > ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> > php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> > php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(api) = 20100412-x86-64 for package:<br>
> > php-pecl-msgpack-0.5.5-4.el6.remi.x86_64<br>
> > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> > package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> > package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> > package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for<br>
> > package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64<br>
> > ---> Package php-devel.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-devel.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-mysql.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-mysql.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > --> Finished Dependency Resolution<br>
> > Error: Package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> > (@remi)<br>
> > Requires: php(zend-abi) = 20100525-x86-64<br>
> > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> > php(zend-abi) = 20100525-x86-64<br>
> > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(zend-abi) = 20100525-x86-64<br>
> > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64)<br>
> > php(zend-abi) = 20090626<br>
> > Available: php-common-5.3.3-40.el6_6.x86_64<br>
> > (centos6-updates-x86_64)<br>
> > php(zend-abi) = 20090626<br>
> > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(zend-abi) = 20100525-x86-64<br>
> > Error: Package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> > (@remi)<br>
> > Requires: php(api) = 20100412-x86-64<br>
> > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> > php(api) = 20100412-x86-64<br>
> > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(api) = 20100412-x86-64<br>
> > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64)<br>
> > php(api) = 20090626<br>
> > Available: php-common-5.3.3-40.el6_6.x86_64<br>
> > (centos6-updates-x86_64)<br>
> > php(api) = 20090626<br>
> > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(api) = 20100412-x86-64<br>
> > Error: Package:<br>
> > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> > (@remi)<br>
> > Requires: php(zend-abi) = 20100525-x86-64<br>
> > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> > php(zend-abi) = 20100525-x86-64<br>
> > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(zend-abi) = 20100525-x86-64<br>
> > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64)<br>
> > php(zend-abi) = 20090626<br>
> > Available: php-common-5.3.3-40.el6_6.x86_64<br>
> > (centos6-updates-x86_64)<br>
> > php(zend-abi) = 20090626<br>
> > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(zend-abi) = 20100525-x86-64<br>
> > Error: Package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 (@remi)<br>
> > Requires: php(zend-abi) = 20100525-x86-64<br>
> > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> > php(zend-abi) = 20100525-x86-64<br>
> > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(zend-abi) = 20100525-x86-64<br>
> > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64)<br>
> > php(zend-abi) = 20090626<br>
> > Available: php-common-5.3.3-40.el6_6.x86_64<br>
> > (centos6-updates-x86_64)<br>
> > php(zend-abi) = 20090626<br>
> > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(zend-abi) = 20100525-x86-64<br>
> > Error: Package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64<br>
> > (@remi)<br>
> > Requires: php(api) = 20100412-x86-64<br>
> > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> > php(api) = 20100412-x86-64<br>
> > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(api) = 20100412-x86-64<br>
> > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64)<br>
> > php(api) = 20090626<br>
> > Available: php-common-5.3.3-40.el6_6.x86_64<br>
> > (centos6-updates-x86_64)<br>
> > php(api) = 20090626<br>
> > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(api) = 20100412-x86-64<br>
> > Error: Package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 (@remi)<br>
> > Requires: php(api) = 20100412-x86-64<br>
> > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> > php(api) = 20100412-x86-64<br>
> > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(api) = 20100412-x86-64<br>
> > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64)<br>
> > php(api) = 20090626<br>
> > Available: php-common-5.3.3-40.el6_6.x86_64<br>
> > (centos6-updates-x86_64)<br>
> > php(api) = 20090626<br>
> > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(api) = 20100412-x86-64<br>
> > Error: Package:<br>
> > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64<br>
> > (@remi)<br>
> > Requires: php(api) = 20100412-x86-64<br>
> > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> > php(api) = 20100412-x86-64<br>
> > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(api) = 20100412-x86-64<br>
> > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64)<br>
> > php(api) = 20090626<br>
> > Available: php-common-5.3.3-40.el6_6.x86_64<br>
> > (centos6-updates-x86_64)<br>
> > php(api) = 20090626<br>
> > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(api) = 20100412-x86-64<br>
> > Error: Package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64<br>
> > (@remi)<br>
> > Requires: php(zend-abi) = 20100525-x86-64<br>
> > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi)<br>
> > php(zend-abi) = 20100525-x86-64<br>
> > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(zend-abi) = 20100525-x86-64<br>
> > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64)<br>
> > php(zend-abi) = 20090626<br>
> > Available: php-common-5.3.3-40.el6_6.x86_64<br>
> > (centos6-updates-x86_64)<br>
> > php(zend-abi) = 20090626<br>
> > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64)<br>
> > php(zend-abi) = 20100525-x86-64<br>
> > You could try using --skip-broken to work around the problem<br>
> > You could try running: rpm -Va --nofiles --nodigest<br>
> > <br>
> > <br>
> > <br>
> > <br>
> > but if I disable the remi channel on spacewalk and I restore the<br>
> > Remi<br>
> > repository access the error does not recur.<br>
> > <br>
> > <br>
> > <br>
> > <br>
> > [root@test-web01 yum.repos.d]# yum install php-common<br>
> > Loaded plugins: fastestmirror, rhnplugin, security<br>
> > This system is receiving updates from RHN Classic or RHN Satellite.<br>
> > Loading mirror speeds from cached hostfile<br>
> > * remi: remi.schlundtech.de<br>
> > Setting up Install Process<br>
> > Resolving Dependencies<br>
> > --> Running transaction check<br>
> > ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-xml-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-mcrypt-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-cli-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-process-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-mbstring-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-gd-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-bcmath-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-soap-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-intl-5.4.33-2.el6.remi.x86_64<br>
> > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi<br>
> > for<br>
> > package: php-pdo-5.4.33-2.el6.remi.x86_64<br>
> > ---> Package php-common.x86_64 0:5.4.39-1.el6.remi will be an<br>
> > update<br>
> > --> Running transaction check<br>
> > ---> Package php.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-bcmath.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-bcmath.x86_64 0:5.4.39-1.el6.remi will be an<br>
> > update<br>
> > ---> Package php-cli.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-cli.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-gd.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-gd.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-intl.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-intl.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-mbstring.x86_64 0:5.4.33-2.el6.remi will be<br>
> > updated<br>
> > ---> Package php-mbstring.x86_64 0:5.4.39-1.el6.remi will be an<br>
> > update<br>
> > ---> Package php-mcrypt.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-mcrypt.x86_64 0:5.4.39-1.el6.remi will be an<br>
> > update<br>
> > ---> Package php-pdo.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > --> Processing Dependency: php-pdo(x86-64) = 5.4.33-2.el6.remi for<br>
> > package: php-mysql-5.4.33-2.el6.remi.x86_64<br>
> > ---> Package php-pdo.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-process.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-process.x86_64 0:5.4.39-1.el6.remi will be an<br>
> > update<br>
> > ---> Package php-soap.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-soap.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > ---> Package php-xml.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-xml.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > --> Running transaction check<br>
> > ---> Package php-mysql.x86_64 0:5.4.33-2.el6.remi will be updated<br>
> > ---> Package php-mysql.x86_64 0:5.4.39-1.el6.remi will be an update<br>
> > --> Finished Dependency Resolution<br>
> > <br>
> > <br>
> > Dependencies Resolved<br>
> > <br>
> > <br>
> > =============================================================================================================================================================================================================================================<br>
> > Package Arch Version Repository Size<br>
> > =============================================================================================================================================================================================================================================<br>
> > Updating:<br>
> > php-common x86_64 5.4.39-1.el6.remi remi 958 k<br>
> > Updating for dependencies:<br>
> > php x86_64 5.4.39-1.el6.remi remi 2.7 M<br>
> > php-bcmath x86_64 5.4.39-1.el6.remi remi 63 k<br>
> > php-cli x86_64 5.4.39-1.el6.remi remi 3.9 M<br>
> > php-gd x86_64 5.4.39-1.el6.remi remi 146 k<br>
> > php-intl x86_64 5.4.39-1.el6.remi remi 129 k<br>
> > php-mbstring x86_64 5.4.39-1.el6.remi remi 947 k<br>
> > php-mcrypt x86_64 5.4.39-1.el6.remi remi 53 k<br>
> > php-mysql x86_64 5.4.39-1.el6.remi remi 139 k<br>
> > php-pdo x86_64 5.4.39-1.el6.remi remi 123 k<br>
> > php-process x86_64 5.4.39-1.el6.remi remi 64 k<br>
> > php-soap x86_64 5.4.39-1.el6.remi remi 225 k<br>
> > php-xml x86_64 5.4.39-1.el6.remi remi 174 k<br>
> > <br>
> > <br>
> > Transaction Summary<br>
> > =============================================================================================================================================================================================================================================<br>
> > Upgrade 13 Package(s)<br>
> > <br>
> > <br>
> > Total download size: 9.6 M<br>
> > Is this ok [y/N]: N<br>
> > <br>
> > I found information about a bug in version 1.9 about the generation<br>
> > of metadata, however, we use the version 2.2 (on CentOS6.6)<br>
> > <br>
> > I tried to remove the local repository and to regenerate it without<br>
> > success...<br>
> > <br>
> > <br>
> > I can not understand what the problem is ...<br>
> > <br>
> > <br>
> > <br>
> > <br>
> > <br>
> > Thank you very much<br>
> > <br>
> > <br>
> > Domenico Malorni<br>
> > <br>
> > <br>
> > <br>
> > <br>
> > <br>
> > Domenico Malorni<br>
> > system analyst<br>
> > E Domenico.Malorni@pixartprinting.com<br>
> > <br>
> > PIXARTPRINTING<br>
> > Via 1° Maggio, 8 | 30020 | Quarto d’Altino | Italy | T | F<br>
> > <br>
> > <br>
> > <br>
> > _______________________________________________<br>
> > Spacewalk-list mailing list<br>
> > Spacewalk-list@redhat.com<br>
> > <a href="https://www.redhat.com/mailman/listinfo/spacewalk-list">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> _______________________________________________<br>
> Spacewalk-list mailing list<br>
> Spacewalk-list@redhat.com<br>
> <a href="https://www.redhat.com/mailman/listinfo/spacewalk-list">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
<br>
<br>
</div>
</span></font></div>
</div>
<p></p>
</font></div>
</font>
<div></div>
</font>
</body>
</html>