mod_security in Atomic requires asl-pcre

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

mod_security in Atomic requires asl-pcre

Unread post by breun »

It seems the mod_security package in the Atomic repository depends on asl-pcre which is only available from the ASL repository:

Code: Select all

--> Processing Dependency: libpcre.so.1 for package: mod_security
--> Processing Dependency: asl-pcre for package: mod_security
--> Finished Dependency Resolution
mod_security-2.6.6-2.el5.art.i386 from atomic has depsolving problems
  --> Missing Dependency: asl-pcre is needed by package mod_security-2.6.6-2.el5.art.i386 (atomic)
mod_security-2.6.6-2.el5.art.i386 from atomic has depsolving problems
  --> Missing Dependency: libpcre.so.1 is needed by package mod_security-2.6.6-2.el5.art.i386 (atomic)
Error: Missing Dependency: asl-pcre is needed by package mod_security-2.6.6-2.el5.art.i386 (atomic)
Error: Missing Dependency: libpcre.so.1 is needed by package mod_security-2.6.6-2.el5.art.i386 (atomic)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
Lemonbit Internet Dedicated Server Management
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4149
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: mod_security in Atomic requires asl-pcre

Unread post by mikeshinn »

Should have been fixed in the repos yesterday.
gaia
Forum Regular
Forum Regular
Posts: 213
Joined: Tue Jun 09, 2009 12:57 pm

Re: mod_security in Atomic requires asl-pcre

Unread post by gaia »

mikeshinn wrote:Should have been fixed in the repos yesterday.
So

Code: Select all

> package-cleanup --orphans
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
 * base: centos.fastsoft.net
 * epel: mirrors.solfo.com
 * extras: centos-distro.cavecreek.net
 * updates: centos-distro.cavecreek.net
asl-pcre-8.31-0.3.el6.art.x86_64
is really an orphan and safe to remove?
CentOS 6.9
ASL 4.0.19-37
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: mod_security in Atomic requires asl-pcre

Unread post by scott »

for the moment, it will be back though
Post Reply