> Thanks a lot Tomas, > > > 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...
Without following listed steps, there's no chance, it could start working for you. > At the time I used a > workaround by editing the xml file with sed and then recalculating > the checksums. nice :-) > > It should work until the release of a new version of the package or > until the bug will fixed... The fix will definitely be part of the upcoming Spacewalk release. (But it will be necessary to delete the pre-generated package repository metadata manually from the DB anyway.) Regards, -- Tomas Lestach Red Hat Satellite Engineering, Red Hat > > > Domenico > > > > > > > > Domenico Malorni > system analyst > E domenico.malo...@pixartprinting.com > > PIXARTPRINTING > Via 1° Maggio, 8 | 30020 | Quarto d’Altino | Italy | T | F > > > > > > > Da: Tomas Lestach <tlest...@redhat.com> > Inviato: venerdì 27 marzo 2015 16:57 > A: spacewalk-list@redhat.com > Oggetto: Re: [Spacewalk-list] problems whit php updates fro Remi repo > > Hello Domenico, > > this is an interesting problem. > 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. > I created a patch [1] and hope it would resolve your issue as well. > > In case anybody would like to check, if the patch works for him on > *spacewalk nightly*, > the necessary steps are: > * update spacewalk-java packages to version 2.3.177-1 > * delete pre-generated package repository metadata from the DB: > $ echo "delete from rhnPackageRepodata where package_id in (select > package_id from rhnChannelPackage where channel_id = :channel_id);" > | spacewalk-sql -i > and replace :channel_id with the id of the channel with problematic > rpms > * delete current repository metadata > $ rm -rf /var/cache/rhn/repodata/<channel> > (replace <channel> with the channel label with problematic rpms) > * delete downloaded metadata on the client machine and poke spacewalk > to regenerate new > $ yum clean all > $ yum repolist > * wait till the metadata will be regenerated, it will be visible in > /var/log/rhn/rhn_taskomatic_daemon.log > * redo the action on the client, like: > $ yum update php > > I hope I didn't forget anything. :-) > > Regards, > -- > Tomas Lestach > Red Hat Satellite Engineering, Red Hat > > [1] > https://github.com/spacewalkproject/spacewalk/commit/85da7290bff449bf7aaf8a5db15eaa773b6e4934 > > > ----- Original Message ----- > > From: "Domenico Malorni" <domenico.malo...@pixartprinting.com> > > To: spacewalk-list@redhat.com > > Sent: Thursday, March 26, 2015 11:18:53 AM > > Subject: Re: [Spacewalk-list] problems whit php updates fro Remi > > repo > > > > > > > > > > > > > > > > > > Thanks Tomas, I think it is the same createrepo's bug reported > > here: > > https://bugzilla.redhat.com/show_bug.cgi?id=984992 > > > > > > Anyway I leave enabled only the local repository Remi: > > > > > > > > [root@test-web01 yum.repos.d]# yum update php > > --disablerepo=centos66-base-x86_64,centos6-updates-x86_64 > > Loaded plugins: changelog, fastestmirror, rhnplugin, security > > This system is receiving updates from RHN Classic or RHN Satellite. > > Loading mirror speeds from cached hostfile > > Setting up Update Process > > Resolving Dependencies > > --> Running transaction check > > ---> Package php.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php.x86_64 0:5.4.39-1.el6.remi will be an update > > --> Processing Dependency: php-cli(x86-64) = 5.4.39-1.el6.remi for > > package: php-5.4.39-1.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.39-1.el6.remi > > for > > package: php-5.4.39-1.el6.remi.x86_64 > > --> Running transaction check > > ---> Package php-cli.x86_64 0:5.4.33-2.el6.remi will be updated > > --> Processing Dependency: php-cli(x86-64) = 5.4.33-2.el6.remi for > > package: php-devel-5.4.33-2.el6.remi.x86_64 > > ---> Package php-cli.x86_64 0:5.4.39-1.el6.remi will be an update > > ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be updated > > --> Processing Dependency: php(api) = 20100412-x86-64 for package: > > php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(api) = 20100412-x86-64 for package: > > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(api) = 20100412-x86-64 for package: > > php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(api) = 20100412-x86-64 for package: > > php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-xml-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-mcrypt-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-process-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-mbstring-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-gd-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-bcmath-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-soap-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-intl-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-pdo-5.4.33-2.el6.remi.x86_64 > > ---> Package php-common.x86_64 0:5.4.39-1.el6.remi will be an > > update > > --> Running transaction check > > ---> Package php-bcmath.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-bcmath.x86_64 0:5.4.39-1.el6.remi will be an > > update > > ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be updated > > --> Processing Dependency: php(api) = 20100412-x86-64 for package: > > php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(api) = 20100412-x86-64 for package: > > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(api) = 20100412-x86-64 for package: > > php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(api) = 20100412-x86-64 for package: > > php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 > > ---> Package php-devel.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-devel.x86_64 0:5.4.39-1.el6.remi will be an update > > ---> Package php-gd.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-gd.x86_64 0:5.4.39-1.el6.remi will be an update > > ---> Package php-intl.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-intl.x86_64 0:5.4.39-1.el6.remi will be an update > > ---> Package php-mbstring.x86_64 0:5.4.33-2.el6.remi will be > > updated > > ---> Package php-mbstring.x86_64 0:5.4.39-1.el6.remi will be an > > update > > ---> Package php-mcrypt.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-mcrypt.x86_64 0:5.4.39-1.el6.remi will be an > > update > > ---> Package php-pdo.x86_64 0:5.4.33-2.el6.remi will be updated > > --> Processing Dependency: php-pdo(x86-64) = 5.4.33-2.el6.remi for > > package: php-mysql-5.4.33-2.el6.remi.x86_64 > > ---> Package php-pdo.x86_64 0:5.4.39-1.el6.remi will be an update > > ---> Package php-process.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-process.x86_64 0:5.4.39-1.el6.remi will be an > > update > > ---> Package php-soap.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-soap.x86_64 0:5.4.39-1.el6.remi will be an update > > ---> Package php-xml.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-xml.x86_64 0:5.4.39-1.el6.remi will be an update > > --> Running transaction check > > ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be updated > > --> Processing Dependency: php(api) = 20100412-x86-64 for package: > > php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(api) = 20100412-x86-64 for package: > > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(api) = 20100412-x86-64 for package: > > php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(api) = 20100412-x86-64 for package: > > php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 > > ---> Package php-mysql.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-mysql.x86_64 0:5.4.39-1.el6.remi will be an update > > --> Finished Dependency Resolution > > Error: Package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > (@remi) > > Requires: php(zend-abi) = 20100525-x86-64 > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > php(zend-abi) = 20100525-x86-64 > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > php(zend-abi) = 20100525-x86-64 > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > php(zend-abi) = 20100525-x86-64 > > Error: Package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > (@remi) > > Requires: php(zend-abi) = 20100525-x86-64 > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > php(zend-abi) = 20100525-x86-64 > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > php(zend-abi) = 20100525-x86-64 > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > php(zend-abi) = 20100525-x86-64 > > Error: Package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 (@remi) > > Requires: php(api) = 20100412-x86-64 > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > php(api) = 20100412-x86-64 > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > php(api) = 20100412-x86-64 > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > php(api) = 20100412-x86-64 > > Error: Package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > (@remi) > > Requires: php(api) = 20100412-x86-64 > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > php(api) = 20100412-x86-64 > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > php(api) = 20100412-x86-64 > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > php(api) = 20100412-x86-64 > > Error: Package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 (@remi) > > Requires: php(zend-abi) = 20100525-x86-64 > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > php(zend-abi) = 20100525-x86-64 > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > php(zend-abi) = 20100525-x86-64 > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > php(zend-abi) = 20100525-x86-64 > > Error: Package: > > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > (@remi) > > Requires: php(zend-abi) = 20100525-x86-64 > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > php(zend-abi) = 20100525-x86-64 > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > php(zend-abi) = 20100525-x86-64 > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > php(zend-abi) = 20100525-x86-64 > > Error: Package: > > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > (@remi) > > Requires: php(api) = 20100412-x86-64 > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > php(api) = 20100412-x86-64 > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > php(api) = 20100412-x86-64 > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > php(api) = 20100412-x86-64 > > Error: Package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > (@remi) > > Requires: php(api) = 20100412-x86-64 > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > php(api) = 20100412-x86-64 > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > php(api) = 20100412-x86-64 > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > php(api) = 20100412-x86-64 > > You could try using --skip-broken to work around the problem > > You could try running: rpm -Va --nofiles --nodigest > > > > > > Then I've disabled the local Remi repo ad enabled the remote Remi > > repo: > > > > > > [root@test-web01 yum.repos.d]# yum update php > > --disablerepo=centos66-base-x86_64,centos6-updates-x86_64,remi-x86_64 > > --enablerepo=remi > > Loaded plugins: changelog, fastestmirror, rhnplugin, security > > This system is receiving updates from RHN Classic or RHN Satellite. > > Loading mirror speeds from cached hostfile > > * remi: remirpm.mirror.gymkl.ch > > remi | 2.9 kB 00:00 > > remi/primary_db | 1.1 MB 00:00 > > Setting up Update Process > > Resolving Dependencies > > --> Running transaction check > > ---> Package php.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php.x86_64 0:5.4.39-1.el6.remi will be an update > > --> Processing Dependency: php-common(x86-64) = 5.4.39-1.el6.remi > > for > > package: php-5.4.39-1.el6.remi.x86_64 > > --> Processing Dependency: php-cli(x86-64) = 5.4.39-1.el6.remi for > > package: php-5.4.39-1.el6.remi.x86_64 > > --> Running transaction check > > ---> Package php-cli.x86_64 0:5.4.33-2.el6.remi will be updated > > --> Processing Dependency: php-cli(x86-64) = 5.4.33-2.el6.remi for > > package: php-devel-5.4.33-2.el6.remi.x86_64 > > ---> Package php-cli.x86_64 0:5.4.39-1.el6.remi will be an update > > ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be updated > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-xml-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-mcrypt-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-process-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-mbstring-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-gd-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-bcmath-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-soap-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-intl-5.4.33-2.el6.remi.x86_64 > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > for > > package: php-pdo-5.4.33-2.el6.remi.x86_64 > > ---> Package php-common.x86_64 0:5.4.39-1.el6.remi will be an > > update > > --> Running transaction check > > ---> Package php-bcmath.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-bcmath.x86_64 0:5.4.39-1.el6.remi will be an > > update > > ---> Package php-devel.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-devel.x86_64 0:5.4.39-1.el6.remi will be an update > > ---> Package php-gd.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-gd.x86_64 0:5.4.39-1.el6.remi will be an update > > ---> Package php-intl.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-intl.x86_64 0:5.4.39-1.el6.remi will be an update > > ---> Package php-mbstring.x86_64 0:5.4.33-2.el6.remi will be > > updated > > ---> Package php-mbstring.x86_64 0:5.4.39-1.el6.remi will be an > > update > > ---> Package php-mcrypt.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-mcrypt.x86_64 0:5.4.39-1.el6.remi will be an > > update > > ---> Package php-pdo.x86_64 0:5.4.33-2.el6.remi will be updated > > --> Processing Dependency: php-pdo(x86-64) = 5.4.33-2.el6.remi for > > package: php-mysql-5.4.33-2.el6.remi.x86_64 > > ---> Package php-pdo.x86_64 0:5.4.39-1.el6.remi will be an update > > ---> Package php-process.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-process.x86_64 0:5.4.39-1.el6.remi will be an > > update > > ---> Package php-soap.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-soap.x86_64 0:5.4.39-1.el6.remi will be an update > > ---> Package php-xml.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-xml.x86_64 0:5.4.39-1.el6.remi will be an update > > --> Running transaction check > > ---> Package php-mysql.x86_64 0:5.4.33-2.el6.remi will be updated > > ---> Package php-mysql.x86_64 0:5.4.39-1.el6.remi will be an update > > --> Finished Dependency Resolution > > > > > > Dependencies Resolved > > > > > > ============================================================================================================================================================================================================================================= > > Package Arch Version Repository Size > > ============================================================================================================================================================================================================================================= > > Updating: > > php x86_64 5.4.39-1.el6.remi remi 2.7 M > > Updating for dependencies: > > php-bcmath x86_64 5.4.39-1.el6.remi remi 63 k > > php-cli x86_64 5.4.39-1.el6.remi remi 3.9 M > > php-common x86_64 5.4.39-1.el6.remi remi 958 k > > php-devel x86_64 5.4.39-1.el6.remi remi 1.2 M > > php-gd x86_64 5.4.39-1.el6.remi remi 146 k > > php-intl x86_64 5.4.39-1.el6.remi remi 129 k > > php-mbstring x86_64 5.4.39-1.el6.remi remi 947 k > > php-mcrypt x86_64 5.4.39-1.el6.remi remi 53 k > > php-mysql x86_64 5.4.39-1.el6.remi remi 139 k > > php-pdo x86_64 5.4.39-1.el6.remi remi 123 k > > php-process x86_64 5.4.39-1.el6.remi remi 64 k > > php-soap x86_64 5.4.39-1.el6.remi remi 225 k > > php-xml x86_64 5.4.39-1.el6.remi remi 174 k > > > > > > Transaction Summary > > ============================================================================================================================================================================================================================================= > > Upgrade 14 Package(s) > > > > > > Total download size: 11 M > > Is this ok [y/N]: > > > > > > I've synced the remi repo before this test. > > > > Thanks, > > > > Domenico > > > > > > > > > > > > > > > > > > > > > > Domenico Malorni > > system analyst > > E domenico.malo...@pixartprinting.com > > > > PIXARTPRINTING > > Via 1° Maggio, 8 | 30020 | Quarto d’Altino | Italy | T | F > > > > > > > > > > > > > > Da: Tomas Lestach <tlest...@redhat.com> > > Inviato: mercoledì 25 marzo 2015 15:56 > > A: spacewalk-list@redhat.com > > Oggetto: Re: [Spacewalk-list] problems whit php updates fro Remi > > repo > > > > Well, > > > > this is not really a good comparison, as you have three channels > > available in the 1st case > > (centos66-base-x86_64, centos6-updates-x86_64 and remi-x86_64) > > and only one repository in the 2nd case (remi). > > > > As the 1st step I'd make sure remi repository and remi-x86_64 > > channel > > really do > > have the same content and would disable centos66-base-x86_64 and > > centos6-updates-x86_64 channels > > for the initial update for comparison purposes. > > > > Regards > > -- > > Tomas Lestach > > Red Hat Satellite Engineering, Red Hat > > > > > > ----- Original Message ----- > > > From: "Domenico Malorni" <domenico.malo...@pixartprinting.com> > > > To: spacewalk-list@redhat.com > > > Sent: Wednesday, March 25, 2015 12:16:09 PM > > > Subject: [Spacewalk-list] problems whit php updates fro Remi repo > > > > > > > > > > > > > > > > > > > > > > > > > > > Hello, I have a problem with the updates of php from the Remi > > > repository. > > > > > > > > > I configured spacewalk to sync the Remi repository, when I try to > > > update php (client side) I see the following error: > > > > > > > > > > > > > > > [root@test-web01 ~]# yum install php-common > > > Loaded plugins: changelog, fastestmirror, rhnplugin, security > > > This system is receiving updates from RHN Classic or RHN > > > Satellite. > > > Loading mirror speeds from cached hostfile > > > Setting up Install Process > > > Resolving Dependencies > > > --> Running transaction check > > > ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be > > > updated > > > --> Processing Dependency: php(api) = 20100412-x86-64 for > > > package: > > > php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(api) = 20100412-x86-64 for > > > package: > > > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(api) = 20100412-x86-64 for > > > package: > > > php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(api) = 20100412-x86-64 for > > > package: > > > php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 > > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > > package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > > package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > > package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > > package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-xml-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-mcrypt-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-cli-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-process-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-mbstring-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-gd-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-bcmath-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-soap-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-intl-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-pdo-5.4.33-2.el6.remi.x86_64 > > > ---> Package php-common.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > --> Running transaction check > > > ---> Package php.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php.x86_64 0:5.4.39-1.el6.remi will be an update > > > ---> Package php-bcmath.x86_64 0:5.4.33-2.el6.remi will be > > > updated > > > ---> Package php-bcmath.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-cli.x86_64 0:5.4.33-2.el6.remi will be updated > > > --> Processing Dependency: php-cli(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-devel-5.4.33-2.el6.remi.x86_64 > > > ---> Package php-cli.x86_64 0:5.4.39-1.el6.remi will be an update > > > ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be > > > updated > > > --> Processing Dependency: php(api) = 20100412-x86-64 for > > > package: > > > php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(api) = 20100412-x86-64 for > > > package: > > > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(api) = 20100412-x86-64 for > > > package: > > > php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(api) = 20100412-x86-64 for > > > package: > > > php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 > > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > > package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > > package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > > package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > > package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 > > > ---> Package php-gd.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php-gd.x86_64 0:5.4.39-1.el6.remi will be an update > > > ---> Package php-intl.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php-intl.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-mbstring.x86_64 0:5.4.33-2.el6.remi will be > > > updated > > > ---> Package php-mbstring.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-mcrypt.x86_64 0:5.4.33-2.el6.remi will be > > > updated > > > ---> Package php-mcrypt.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-pdo.x86_64 0:5.4.33-2.el6.remi will be updated > > > --> Processing Dependency: php-pdo(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-mysql-5.4.33-2.el6.remi.x86_64 > > > ---> Package php-pdo.x86_64 0:5.4.39-1.el6.remi will be an update > > > ---> Package php-process.x86_64 0:5.4.33-2.el6.remi will be > > > updated > > > ---> Package php-process.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-soap.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php-soap.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-xml.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php-xml.x86_64 0:5.4.39-1.el6.remi will be an update > > > --> Running transaction check > > > ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be > > > updated > > > --> Processing Dependency: php(api) = 20100412-x86-64 for > > > package: > > > php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(api) = 20100412-x86-64 for > > > package: > > > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(api) = 20100412-x86-64 for > > > package: > > > php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(api) = 20100412-x86-64 for > > > package: > > > php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 > > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > > package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > > package: php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > > package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > > --> Processing Dependency: php(zend-abi) = 20100525-x86-64 for > > > package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 > > > ---> Package php-devel.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php-devel.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-mysql.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php-mysql.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > --> Finished Dependency Resolution > > > Error: Package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > > (@remi) > > > Requires: php(zend-abi) = 20100525-x86-64 > > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > > php(zend-abi) = 20100525-x86-64 > > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > > php(zend-abi) = 20100525-x86-64 > > > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64) > > > php(zend-abi) = 20090626 > > > Available: php-common-5.3.3-40.el6_6.x86_64 > > > (centos6-updates-x86_64) > > > php(zend-abi) = 20090626 > > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > > php(zend-abi) = 20100525-x86-64 > > > Error: Package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > > (@remi) > > > Requires: php(api) = 20100412-x86-64 > > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > > php(api) = 20100412-x86-64 > > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > > php(api) = 20100412-x86-64 > > > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64) > > > php(api) = 20090626 > > > Available: php-common-5.3.3-40.el6_6.x86_64 > > > (centos6-updates-x86_64) > > > php(api) = 20090626 > > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > > php(api) = 20100412-x86-64 > > > Error: Package: > > > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > > (@remi) > > > Requires: php(zend-abi) = 20100525-x86-64 > > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > > php(zend-abi) = 20100525-x86-64 > > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > > php(zend-abi) = 20100525-x86-64 > > > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64) > > > php(zend-abi) = 20090626 > > > Available: php-common-5.3.3-40.el6_6.x86_64 > > > (centos6-updates-x86_64) > > > php(zend-abi) = 20090626 > > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > > php(zend-abi) = 20100525-x86-64 > > > Error: Package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 (@remi) > > > Requires: php(zend-abi) = 20100525-x86-64 > > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > > php(zend-abi) = 20100525-x86-64 > > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > > php(zend-abi) = 20100525-x86-64 > > > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64) > > > php(zend-abi) = 20090626 > > > Available: php-common-5.3.3-40.el6_6.x86_64 > > > (centos6-updates-x86_64) > > > php(zend-abi) = 20090626 > > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > > php(zend-abi) = 20100525-x86-64 > > > Error: Package: php-pecl-memcached-2.2.0-2.el6.remi.5.4.x86_64 > > > (@remi) > > > Requires: php(api) = 20100412-x86-64 > > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > > php(api) = 20100412-x86-64 > > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > > php(api) = 20100412-x86-64 > > > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64) > > > php(api) = 20090626 > > > Available: php-common-5.3.3-40.el6_6.x86_64 > > > (centos6-updates-x86_64) > > > php(api) = 20090626 > > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > > php(api) = 20100412-x86-64 > > > Error: Package: php-pecl-msgpack-0.5.5-4.el6.remi.x86_64 (@remi) > > > Requires: php(api) = 20100412-x86-64 > > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > > php(api) = 20100412-x86-64 > > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > > php(api) = 20100412-x86-64 > > > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64) > > > php(api) = 20090626 > > > Available: php-common-5.3.3-40.el6_6.x86_64 > > > (centos6-updates-x86_64) > > > php(api) = 20090626 > > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > > php(api) = 20100412-x86-64 > > > Error: Package: > > > php-pecl-apc-3.1.15-0.4.20130912.el6.remi.5.4.x86_64 > > > (@remi) > > > Requires: php(api) = 20100412-x86-64 > > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > > php(api) = 20100412-x86-64 > > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > > php(api) = 20100412-x86-64 > > > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64) > > > php(api) = 20090626 > > > Available: php-common-5.3.3-40.el6_6.x86_64 > > > (centos6-updates-x86_64) > > > php(api) = 20090626 > > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > > php(api) = 20100412-x86-64 > > > Error: Package: php-pecl-igbinary-1.2.1-1.el6.remi.5.4.x86_64 > > > (@remi) > > > Requires: php(zend-abi) = 20100525-x86-64 > > > Removing: php-common-5.4.33-2.el6.remi.x86_64 (@remi) > > > php(zend-abi) = 20100525-x86-64 > > > Updated By: php-common-5.4.39-1.el6.remi.x86_64 (remi-x86_64) > > > php(zend-abi) = 20100525-x86-64 > > > Available: php-common-5.3.3-38.el6.x86_64 (centos66-base-x86_64) > > > php(zend-abi) = 20090626 > > > Available: php-common-5.3.3-40.el6_6.x86_64 > > > (centos6-updates-x86_64) > > > php(zend-abi) = 20090626 > > > Available: php-common-5.4.38-1.el6.remi.x86_64 (remi-x86_64) > > > php(zend-abi) = 20100525-x86-64 > > > You could try using --skip-broken to work around the problem > > > You could try running: rpm -Va --nofiles --nodigest > > > > > > > > > > > > > > > but if I disable the remi channel on spacewalk and I restore the > > > Remi > > > repository access the error does not recur. > > > > > > > > > > > > > > > [root@test-web01 yum.repos.d]# yum install php-common > > > Loaded plugins: fastestmirror, rhnplugin, security > > > This system is receiving updates from RHN Classic or RHN > > > Satellite. > > > Loading mirror speeds from cached hostfile > > > * remi: remi.schlundtech.de > > > Setting up Install Process > > > Resolving Dependencies > > > --> Running transaction check > > > ---> Package php-common.x86_64 0:5.4.33-2.el6.remi will be > > > updated > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-xml-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-mcrypt-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-cli-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-process-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-mbstring-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-gd-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-bcmath-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-soap-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-intl-5.4.33-2.el6.remi.x86_64 > > > --> Processing Dependency: php-common(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-pdo-5.4.33-2.el6.remi.x86_64 > > > ---> Package php-common.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > --> Running transaction check > > > ---> Package php.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php.x86_64 0:5.4.39-1.el6.remi will be an update > > > ---> Package php-bcmath.x86_64 0:5.4.33-2.el6.remi will be > > > updated > > > ---> Package php-bcmath.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-cli.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php-cli.x86_64 0:5.4.39-1.el6.remi will be an update > > > ---> Package php-gd.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php-gd.x86_64 0:5.4.39-1.el6.remi will be an update > > > ---> Package php-intl.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php-intl.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-mbstring.x86_64 0:5.4.33-2.el6.remi will be > > > updated > > > ---> Package php-mbstring.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-mcrypt.x86_64 0:5.4.33-2.el6.remi will be > > > updated > > > ---> Package php-mcrypt.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-pdo.x86_64 0:5.4.33-2.el6.remi will be updated > > > --> Processing Dependency: php-pdo(x86-64) = 5.4.33-2.el6.remi > > > for > > > package: php-mysql-5.4.33-2.el6.remi.x86_64 > > > ---> Package php-pdo.x86_64 0:5.4.39-1.el6.remi will be an update > > > ---> Package php-process.x86_64 0:5.4.33-2.el6.remi will be > > > updated > > > ---> Package php-process.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-soap.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php-soap.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > ---> Package php-xml.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php-xml.x86_64 0:5.4.39-1.el6.remi will be an update > > > --> Running transaction check > > > ---> Package php-mysql.x86_64 0:5.4.33-2.el6.remi will be updated > > > ---> Package php-mysql.x86_64 0:5.4.39-1.el6.remi will be an > > > update > > > --> Finished Dependency Resolution > > > > > > > > > Dependencies Resolved > > > > > > > > > ============================================================================================================================================================================================================================================= > > > Package Arch Version Repository Size > > > ============================================================================================================================================================================================================================================= > > > Updating: > > > php-common x86_64 5.4.39-1.el6.remi remi 958 k > > > Updating for dependencies: > > > php x86_64 5.4.39-1.el6.remi remi 2.7 M > > > php-bcmath x86_64 5.4.39-1.el6.remi remi 63 k > > > php-cli x86_64 5.4.39-1.el6.remi remi 3.9 M > > > php-gd x86_64 5.4.39-1.el6.remi remi 146 k > > > php-intl x86_64 5.4.39-1.el6.remi remi 129 k > > > php-mbstring x86_64 5.4.39-1.el6.remi remi 947 k > > > php-mcrypt x86_64 5.4.39-1.el6.remi remi 53 k > > > php-mysql x86_64 5.4.39-1.el6.remi remi 139 k > > > php-pdo x86_64 5.4.39-1.el6.remi remi 123 k > > > php-process x86_64 5.4.39-1.el6.remi remi 64 k > > > php-soap x86_64 5.4.39-1.el6.remi remi 225 k > > > php-xml x86_64 5.4.39-1.el6.remi remi 174 k > > > > > > > > > Transaction Summary > > > ============================================================================================================================================================================================================================================= > > > Upgrade 13 Package(s) > > > > > > > > > Total download size: 9.6 M > > > Is this ok [y/N]: N > > > > > > I found information about a bug in version 1.9 about the > > > generation > > > of metadata, however, we use the version 2.2 (on CentOS6.6) > > > > > > I tried to remove the local repository and to regenerate it > > > without > > > success... > > > > > > > > > I can not understand what the problem is ... > > > > > > > > > > > > > > > > > > Thank you very much > > > > > > > > > Domenico Malorni > > > > > > > > > > > > > > > > > > Domenico Malorni > > > system analyst > > > E domenico.malo...@pixartprinting.com > > > > > > PIXARTPRINTING > > > Via 1° Maggio, 8 | 30020 | Quarto d’Altino | Italy | T | F > > > > > > > > > > > > _______________________________________________ > > > Spacewalk-list mailing list > > > Spacewalk-list@redhat.com > > > https://www.redhat.com/mailman/listinfo/spacewalk-list > > > > > > > > > > > > > > _______________________________________________ > > Spacewalk-list mailing list > > Spacewalk-list@redhat.com > > https://www.redhat.com/mailman/listinfo/spacewalk-list > > > > > > > _______________________________________________ > Spacewalk-list mailing list > Spacewalk-list@redhat.com > https://www.redhat.com/mailman/listinfo/spacewalk-list _______________________________________________ Spacewalk-list mailing list Spacewalk-list@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-list