RPM cleanup+automatic build

Hi guys

I have cleaned up my RPM build/installation, with alot of help from https://github.com/subuk/awx-rpm (have talked to him as well)…

I have also setup an automatic build, which checks for new git commits every hour and builds an RPM from that…

Services has been moved completely to systemd and service users are also prettier now (more correct permissions)…

Still a lot of work todo:

  • SELinux Policies

  • Firewall Rules

  • General Hardening

  • Various bugfixing

Please have fun and submit some issues for me to fix :)… When it’s stable enough, I’ll try to push it to EPEL…

Install instructions are still here:

https://github.com/MrMEEE/awx-build/blob/master/installguide

/Martin

Hi Martin,

Getting below error during installation(yum install -y awx):

Error: Package: awx-1.0.2.268-1.el7.centos.x86_64 (mrmeee-awx-dev)
Requires: libcrypto.so.10(OPENSSL_1.0.2)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

I’m trying to install on “CentOS Linux release 7.3.1611 (Core)”

Have you tried updating to 7.4???



Fra: sammi.c30@gmail.com
Sendt: 13. december 2017 8.26 PM
Til: awx-project@googlegroups.com
Svar til: sammi.c30@gmail.com
Emne: [awx-project] Re: RPM cleanup+automatic build

|

  • |

Hi Martin,

Getting below error during installation(yum install -y awx):

Error: Package: awx-1.0.2.268-1.el7.centos.x86_64 (mrmeee-awx-dev)
Requires: libcrypto.so.10(OPENSSL_1.0.2)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

I’m trying to install on “CentOS Linux release 7.3.1611 (Core)”