Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make build failing with: make: *** [Makefile:21: build] Fehler 128 #37

Open
eifelmicha opened this issue Jul 30, 2019 · 0 comments
Open

Comments

@eifelmicha
Copy link
Contributor

eifelmicha commented Jul 30, 2019

Hello,
it seems there were some changes which break currently building:

Step 20/39 : RUN   ln -s /usr/share/webapps/icingaweb2/bin/icingacli /usr/bin/icingacli &&   mkdir -p /var/log/icingaweb2 &&   mkdir -p /etc/icingaweb2/modules &&   mkdir -p /etc/icingaweb2/enabledModules &&   /build/install_modules.sh &&   /build/install_themes.sh
 ---> Running in 4f64673698da
install icingaweb2 modules
 - aws-sdk-php 3.95.0 (released at 24.05.2019) (aws)
 - aws v0.6.0 (released at 23.10.2017) (Icinga)
 - businessprocess v2.2.0 (released at 04.03.2019) (Icinga)
 - cube v1.0.1 (released at 23.10.2017) (Icinga)
 - director v1.6.2 (released at 01.03.2019) (Icinga)
 - elasticsearch v0.9.0 (released at 27.11.2017) (Icinga)
 - fileshipper v1.1.0 (released at 13.08.2018) (Icinga)
 - generictts v1.0.0 (released at 23.12.2015) (Icinga)
 - graphite v1.1.0 (released at 03.08.2018) (Icinga)
 - incubator v0.3.0 (released at 16.05.2019) (Icinga)
 - ipl v0.3.0 (released at 16.05.2019) (Icinga)
 - pdfexport v0.9.0 (released at 17.04.2019) (Icinga)
 - reactbundle v0.6.0 (released at 16.05.2019) (Icinga)
 - toplevelview v0.3.1 (released at 06.03.2019) (Icinga)
 - vspheredb v1.0.3 (released at 19.11.2018) (Icinga)
 - x509  (never released, use git) (Icinga)
 - globe v1.0.4 (released at 04.08.2017) (Mikesch-mp)
 - grafana v1.3.5 (released at 12.05.2019) (Mikesch-mp)
 - boxydash  (never released, use git) (morgajel)
 - map v1.1.0 (released at 06.11.2018) (nbuchwitz)
install icingaweb2 themes
 - unicorn (Mikesch-mp)
 - lsd (Mikesch-mp)
 - particles (Mikesch-mp)
 - april (Mikesch-mp)
 - company (Icinga)
 - batman (jschanz)
 - batman-dark (jschanz)
 - nordlicht (sysadmama)
 - spring (dnsmichi)
 - dark (vita2)
 - beyondthepines (Wintermute2k6)
The command '/bin/sh -c ln -s /usr/share/webapps/icingaweb2/bin/icingacli /usr/bin/icingacli &&   mkdir -p /var/log/icingaweb2 &&   mkdir -p /etc/icingaweb2/modules &&   mkdir -p /etc/icingaweb2/enabledModules &&   /build/install_modules.sh &&   /build/install_themes.sh' returned a non-zero code: 128
make: *** [Makefile:21: build] Fehler 128

I also tested old builds whick worked fine before and succeded in CI and they also stoped working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant