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

CI failing #257

Closed
TECH7Fox opened this issue May 31, 2023 · 4 comments · Fixed by #258
Closed

CI failing #257

TECH7Fox opened this issue May 31, 2023 · 4 comments · Fixed by #258
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@TECH7Fox
Copy link
Owner

@felipecrs you have any idea?
Haven't made a release yet so that's still fine.

@TECH7Fox TECH7Fox added bug Something isn't working help wanted Extra attention is needed labels May 31, 2023
@TECH7Fox
Copy link
Owner Author

#22 208.1 http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-ulaw-1.6.1.tar.gz
#22 208.2 
#22 208.2 gzip: stdin: not in gzip format
#22 208.2 tar: This does not look like a tar archive
#22 208.2 tar: Exiting with failure status due to previous errors
#22 208.2 make[1]: *** [Makefile:142: .asterisk-core-sounds-en-ulaw-1.6.1] Error 2
#22 208.2 make[1]: Leaving directory '/usr/src/asterisk/sounds'
#22 208.2 make: *** [Makefile:465: datafiles] Error 2
#22 ERROR: process "/bin/bash -euxo pipefail -c menuselect/menuselect --disable BUILD_NATIVE menuselect.makeopts;     JOBS=$(( $(nproc) + $(nproc) / 2 ));     make -j ${JOBS} all;     DESTDIR=\"${INSTALL_DIR}\" make install;     DESTDIR=\"${INSTALL_DIR}\" make samples" did not complete successfully: exit code: 2
------
 > [build 14/26] RUN     menuselect/menuselect --disable BUILD_NATIVE menuselect.makeopts;     JOBS=$(( $(nproc) + $(nproc) / 2 ));     make -j ${JOBS} all;     DESTDIR="/opt/asterisk" make install;     DESTDIR="/opt/asterisk" make samples:
#22 207.8 make[1]: Entering directory '/usr/src/asterisk/sounds'
################################# 100.0%
#22 208.1 http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-ulaw-1.6.1.tar.gz
#22 208.2 
#22 208.2 gzip: stdin: not in gzip format
#22 208.2 tar: This does not look like a tar archive
#22 208.2 tar: Exiting with failure status due to previous errors
#22 208.2 make[1]: *** [Makefile:142: .asterisk-core-sounds-en-ulaw-1.6.1] Error 2
#22 208.2 make[1]: Leaving directory '/usr/src/asterisk/sounds'
#22 208.2 make: *** [Makefile:465: datafiles] Error 2

Guessing the sounds download changed or something?

@TECH7Fox TECH7Fox mentioned this issue May 31, 2023
@TECH7Fox
Copy link
Owner Author

This shouldn't be about the new update. Nothing could have effected it so it seems like a upstream problem.

@felipecrs
Copy link
Collaborator

That's weird. Indeed it looks like a problem with the server.

@miguelangel-nubla
Copy link
Contributor

asterisk/asterisk#137

I am going to make a PR fixing it here until upstream is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants