Page 1 of 1

Issue Latest ASL Update

Posted: Wed May 21, 2014 3:15 pm
by JnascECSI
Hey getting this below when trying to run yum upgrade, never had a problem running updates before today which we do daily.

Code: Select all

[xxxxxx@ecs-3 ~]# yum upgrade
Loaded plugins: fastestmirror, security
Determining fastest mirrors
 * asl-4.0: www6.atomicorp.com
 * atomic: www6.atomicorp.com
 * base: centos.chi.host-engine.com
 * extras: mirrors.syringanetworks.net
 * tortix: www6.atomicorp.com
 * tortix-kernel: www6.atomicorp.com
 * updates: mirror.itc.virginia.edu
asl-4.0                                                  | 3.4 kB     00:00
asl-4.0/primary_db                                       | 246 kB     00:00
atomic                                                   | 3.4 kB     00:00
atomic/primary_db                                        | 738 kB     00:00
base                                                     | 3.7 kB     00:00
base/primary_db                                          | 4.4 MB     00:06
extras                                                   | 3.4 kB     00:00
extras/primary_db                                        |  19 kB     00:00
tortix                                                   | 1.9 kB     00:00
tortix/primary_db                                        | 2.9 kB     00:00
tortix-kernel                                            | 3.4 kB     00:00
tortix-kernel/primary_db                                 |  64 kB     00:00
updates                                                  | 3.4 kB     00:00
updates/primary_db                                       | 3.1 MB     00:04
Setting up Upgrade Process
Resolving Dependencies
--> Running transaction check
---> Package asl.x86_64 1:4.0-10.el6.art will be updated
---> Package asl.x86_64 1:4.0.1-11.el6.art will be an update
---> Package asl-waf-module.x86_64 1:4.0-10.el6.art will be updated
---> Package asl-waf-module.x86_64 1:4.0.1-11.el6.art will be an update
---> Package asl-web.x86_64 1:4.0-10.el6.art will be updated
---> Package asl-web.x86_64 1:4.0.1-11.el6.art will be an update
--> Processing Dependency: tortix-waf >= 2.8.0 for package: 1:asl-web-4.0.1-11.el6.art.x86_64
---> Package aum.x86_64 1:4.0-10.el6.art will be updated
---> Package aum.x86_64 1:4.0.1-11.el6.art will be an update
---> Package tortixd.x86_64 0:2.2.27-13.el6.art will be updated
---> Package tortixd.x86_64 0:2.2.27-14.el6.art will be an update
---> Package tortixd-mod_ssl.x86_64 1:2.2.27-13.el6.art will be updated
---> Package tortixd-mod_ssl.x86_64 1:2.2.27-14.el6.art will be an update
--> Finished Dependency Resolution
Error: Package: 1:asl-web-4.0.1-11.el6.art.x86_64 (asl-4.0)
           Requires: tortix-waf >= 2.8.0
           Installed: tortix-waf-2.7.7-5.el6.art.x86_64 (@asl-4.0)
               tortix-waf = 2.7.7-5.el6.art
           Available: tortix-waf-2.7.7-4.el6.art.x86_64 (asl-4.0)
               tortix-waf = 2.7.7-4.el6.art
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[xxxxxx@ecs-3 ~]# aum -u

Checking versions ...

-------------------------------------------------------------------------------
Errors were encountered:

L CODE SOURCE                        MESSAGE
- ---- ----------------------------- ------------------------------------------
3 9901 ASLCommon::cmd_system         ERROR: '/usr/bin/yum  --disableexcludes=al
                                     l --disablerepo=atomic -y upgrade  asl aum
                                      asl-php asl-web aqueduct asl-waf-module a
                                     sl-stream-client clamd chkrootkit gradm to
                                     rtixd tortix-waf mod_security mod_evasive
                                     ossec-hids paxtest psmon rkhunter tortix-w
                                     af >/var/asl/tmp/update.log 2>&1 (1)'

[xxxxxx@ecs-3 ~]#

Re: Issue Latest ASL Update

Posted: Wed May 21, 2014 6:46 pm
by scott
Make sure your cache is cleared, that one went into the repo arond 1630 EST

yum clean all

Re: Issue Latest ASL Update

Posted: Thu May 22, 2014 8:52 am
by JnascECSI
I actually just came in to say that after running yum again everything went thru fine this time this morning, Thanks .