asl-lite install fails v2.0.2 Centos 5.7

LBJay
New Forum User
New Forum User
Posts: 2
Joined: Sun Feb 05, 2012 8:32 am
Location: Australia

asl-lite install fails v2.0.2 Centos 5.7

Unread post by LBJay »

G'day All,

We're bringing online a new Centos 5.7 cPanel server and trying to install asl-lite on it.

All required folders have been created and modsec has been installed as per the wiki installation instructions.

On issuing the command...

wget -q -O - http://www.atomicorp.com/installers/asl-lite |sh

...the process runs and fails every time with a common fault we've located quite a few times in the forums without a solution as per...

--2012-02-05 22:51:36-- http://www.atomicorp.com/installers/cpa ... rt.src.rpm
Resolving www.atomicorp.com... 74.208.155.133
Connecting to www.atomicorp.com|74.208.155.133|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 795823 (777K) [application/x-rpm]
Saving to: `mod_security-2.6.2-1.art.src.rpm'

100%[=======================================================================================================================================>] 795,823 398K/s in 2.0s

2012-02-05 22:51:39 (398 KB/s) - `mod_security-2.6.2-1.art.src.rpm' saved [795823/795823]

1:mod_security warning: user mockbuild does not exist - using root
warning: group mock does not exist - using root
########################################### [100%]
error: unpacking of archive failed on file /usr/src/redhat/SOURCES/00_mod_security.conf;4f2e6d4b: cpio: MD5 sum mismatch
error: failed to stat /usr/src/redhat//SPECS/mod_security-art.spec: No such file or directory
sh: line 118: cd: /usr/src/redhat//BUILD/modsecurity*: No such file or directory
sh: line 123: ./configure: No such file or directory

The version displayed during the install is Atomic Secured Linux Lite Installer (v2.0.2)

We've hit the same issue on 4 separate servers now. If anyone knows of a fix or workaround to the install failure, we'd be most grateful for your advice.

Best regards,

LBJ
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: asl-lite install fails v2.0.2 Centos 5.7

Unread post by scott »

Try running it again, that script was updated the other day to 2.0.3 I think.
LBJay
New Forum User
New Forum User
Posts: 2
Joined: Sun Feb 05, 2012 8:32 am
Location: Australia

Re: asl-lite install fails v2.0.2 Centos 5.7

Unread post by LBJay »

scott wrote:Try running it again, that script was updated the other day to 2.0.3 I think.
Thank you. We raised a support ticket and received that advice from there too.

The new version does not contain a fix for the issue...

Atomic Secured Linux Lite Installer (v2.0.3)
Further Documentation is available at:
http://www.atomicorp.com/wiki
...
Resolving www.atomicorp.com... 74.208.155.133
Connecting to www.atomicorp.com|74.208.155.133|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 795823 (777K) [application/x-rpm]
Saving to: `mod_security-2.6.2-1.art.src.rpm'

100%[=======================================================================================================================================>] 795,823 359K/s in 2.2s

2012-02-07 08:30:39 (359 KB/s) - `mod_security-2.6.2-1.art.src.rpm' saved [795823/795823]

1:mod_security warning: user mockbuild does not exist - using root
warning: group mock does not exist - using root
########################################### [100%]
error: unpacking of archive failed on file /usr/src/redhat/SOURCES/00_mod_security.conf;4f30467f: cpio: MD5 sum mismatch
error: failed to stat /usr/src/redhat//SPECS/mod_security-art.spec: No such file or directory
sh: line 125: cd: /usr/src/redhat//BUILD/modsecurity*: No such file or directory
sh: line 130: ./configure: No such file or directory
Post Reply