dougbtv / docker-asterisk

Some dockerfiles for whipping up an asterisk server
283 stars 135 forks source link

Error When Building - asterisk-core-sounds-en-gsm-1.4.24 #64

Closed WDC closed 7 years ago

WDC commented 7 years ago
 ---> 5927e1f7c109
Removing intermediate container 04122fb44393
Step 15/25 : RUN make install 1> /dev/null
 ---> Running in b54fabce52ce
######################################################################## 100.0%

gzip: stdin: not in gzip format
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
make[1]: *** [.asterisk-core-sounds-en-gsm-1.4.24] Error 2
make: *** [datafiles] Error 2
The command '/bin/sh -c make install 1> /dev/null' returned a non-zero code: 2

Is this an issue with Asterisk not serving the correct .tar.gz? It looks like they may be supplying a bad archive...

Thanks!

WDC commented 7 years ago

Resolved by adding wget to the yum install line.

Kudos to file on #asterisk at irc.freenode.com!

image

dougbtv commented 7 years ago

Thanks for the heads up David! Appreciate the report

On Fri, Apr 21, 2017, 2:52 PM David M. Lemcoe Jr. notifications@github.com wrote:

Closed #64 https://github.com/dougbtv/docker-asterisk/issues/64.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dougbtv/docker-asterisk/issues/64#event-1052926434, or mute the thread https://github.com/notifications/unsubscribe-auth/AFN_vZfSrGn8JgJay2NuKVM-WGreBgmbks5ryPrTgaJpZM4NEo22 .