Page 1 of 1

yum update fails on missing dependency: asl for mod_security

Posted: Mon Sep 15, 2008 12:48 pm
by wclark
Hi there,

I'm not sure how to fix this. When running yum update, I get:
Error: Missing Dependency: asl is needed by package mod_security

Any suggestions?

many thanks,
billc

Posted: Tue Sep 16, 2008 7:50 am
by DerFalk
me too, Centos5.2

duh. ok

Posted: Tue Sep 16, 2008 8:05 am
by wclark
I see that asl is the Atomic Secure Linux package. I am guessing that I am getting this dependency break now because I manually installed mod_security.
So, I suspect I could fix it by removing the atomicrocketturtle repository in /etc/yum.conf.

But instead, I think I will invest in ASL.

:P

Posted: Tue Sep 16, 2008 8:33 am
by scott
Yeah missed that one when I pushed that into atomic, since all my QA images had ASL on them. I pushed a bunch of other fun stuff into atomic as well, lynis (by the rkhunter folks), and sectool (from Fedora 9). lsat should be out later today too

Posted: Thu Sep 18, 2008 10:59 am
by DerFalk
no fix?

Posted: Thu Sep 18, 2008 2:53 pm
by scott
Days ago I believe

Posted: Thu Sep 18, 2008 7:27 pm
by wsani
evidently the same thing happened with clamd.

[root@gear-l102 log]# yum update
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base: mirrors.easynews.com
* updates: mirrors.easynews.com
* asl-2.0: atomicorp.com
* centosplus: mirror.hmc.edu
* addons: mirrors.versaweb.com
* extras: mirrors.versaweb.com
base 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
asl-2.0 100% |=========================| 951 B 00:00
centosplus 100% |=========================| 951 B 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Excluding Packages in global exclude list
Finished
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package libxml2-python.x86_64 0:2.6.26-2.1.2.6 set to be updated
---> Package libxml2-devel.x86_64 0:2.6.26-2.1.2.6 set to be updated
---> Package mod_security.x86_64 0:2.5.6-4.el5.art set to be updated
--> Processing Dependency: lua for package: mod_security
---> Package perl.i386 4:5.8.8-15.el5_2.1 set to be updated
---> Package bzip2-devel.i386 0:1.0.3-4.el5_2 set to be updated
---> Package libxml2.x86_64 0:2.6.26-2.1.2.6 set to be updated
---> Package tzdata.noarch 0:2008e-1.el5 set to be updated
---> Package libxml2-devel.i386 0:2.6.26-2.1.2.6 set to be updated
---> Package bzip2-libs.x86_64 0:1.0.3-4.el5_2 set to be updated
---> Package perl.x86_64 4:5.8.8-15.el5_2.1 set to be updated
---> Package bzip2-devel.x86_64 0:1.0.3-4.el5_2 set to be updated
---> Package libxml2.i386 0:2.6.26-2.1.2.6 set to be updated
---> Package bzip2-libs.i386 0:1.0.3-4.el5_2 set to be updated
---> Package bzip2.x86_64 0:1.0.3-4.el5_2 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: lua is needed by package mod_security

Posted: Fri Sep 19, 2008 1:48 am
by DerFalk
i´m not in the ASL but i received this:

Code: Select all

yum update
Loading "priorities" plugin
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
 * utterramblings: www.jasonlitka.com
 * atomic: www.atomicorp.com
 * plesk: www.atomicorp.com
 * rpmforge: ftp-stud.fht-esslingen.de
 * base: ftp.plusline.de
 * updates: ftp.hosteurope.de
 * addons: ftp.plusline.de
 * extras: ftp.plusline.de
utterramblings            100% |=========================|  951 B    00:00
atomic                    100% |=========================|  951 B    00:00
plesk                     100% |=========================|  951 B    00:00
rpmforge                  100% |=========================| 1.1 kB    00:00
base                      100% |=========================| 1.1 kB    00:00
updates                   100% |=========================|  951 B    00:00
addons                    100% |=========================|  951 B    00:00
extras                    100% |=========================| 1.1 kB    00:00
Excluding Packages in global exclude list
Finished
362 packages excluded due to repository priority protections
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package mod_security.i386 0:2.5.6-3.el5.art set to be updated
--> Processing Dependency: asl for package: mod_security
--> Processing Dependency: liblua-5.1.so for package: mod_security
--> Running transaction check
---> Package lua.i386 0:5.1.4-1.el5.art set to be updated
---> Package mod_security.i386 0:2.5.6-3.el5.art set to be updated
--> Processing Dependency: asl for package: mod_security
--> Finished Dependency Resolution
Error: Missing Dependency: asl is needed by package mod_security