juanluisbaptiste / docker-otrs

The unofficial Znuny/OTRS Ticketing System docker image
https://www.juanbaptiste.tech/category/otrs
GNU Lesser General Public License v3.0
173 stars 101 forks source link

docker-compose build failed #32

Closed Franselbaer closed 6 years ago

Franselbaer commented 6 years ago

There seems to be a problem with httpd package

Failed:
  httpd.x86_64 0:2.4.6-80.el7.centos

Complete!
ERROR: Service 'otrs' failed to build: The command '/bin/sh -c yum install
Franselbaer commented 6 years ago
  Installing : httpd-2.4.6-80.el7.centos.x86_64                          23/218Error unpacking rpm package httpd-2.4.6-80.el7.centos.x86_64

error: unpacking of archive failed on file /usr/sbin/suexec;5b1f5f53: cpio: cap_set_file
juanluisbaptiste commented 6 years ago

The build is fine, I just did it updating versions, probably a mirror issue.

juanluisbaptiste commented 6 years ago

I just pushed to docker hub new images and they built with no issues.

Franselbaer commented 6 years ago

sounds great, thank you