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

Error install sip2mqtt in Hassio #5

Open
KoryIII opened this issue May 11, 2020 · 3 comments
Open

Error install sip2mqtt in Hassio #5

KoryIII opened this issue May 11, 2020 · 3 comments

Comments

@KoryIII
Copy link

KoryIII commented May 11, 2020

HassOS - 3.12
Supervisor - 222

20-05-11 19:01:00 INFO (MainThread) [supervisor.addons] Create Home Assistant add-on data folder /data/addons/data/7d3aa1ca_sip2mqtt
20-05-11 19:01:00 INFO (SyncWorker_9) [supervisor.docker.addon] Start build 7d3aa1ca/armv7-addon-sip2mqtt:beta
20-05-11 19:01:17 ERROR (SyncWorker_9) [supervisor.docker.addon] Can't build 7d3aa1ca/armv7-addon-sip2mqtt:beta: The command '/bin/ash -o pipefail -c apk add --no-cache python2 py2-paho-mqtt bash curl wget tar && curl -L https://raw.githubusercontent.com/MartyTremblay/sip2mqtt/master/sip2mqtt.py -o sip2mqtt.py && apk add --no-cache --virtual .build4pjsip alpine-sdk && apk add --no-cache libsrtp-dev python2-dev openssl-dev opus-dev && cd && wget -qnv "http://www.pjsip.org/release/2.7.2/pjproject-2.7.2.tar.bz2" -O - | tar xjf - && cd pjproject-2.7.2 && ./configure --with-external-srtp --enable-shared --disable-sound --disable-oss --disable-sdl --disable-speex-aec --disable-video --prefix=/usr/local > /dev/null && make dep && make && make install && cd pjsip-apps/src/python && make && make install && cd && rm -rf pjproject-2.7.2 && apk del .build4pjsip' returned a non-zero code: 1

@KoryIII KoryIII changed the title Error install in Hassio Error install sip2mqtt in Hassio May 11, 2020
@Partizan7676
Copy link

same here. @raph2i can you fix it?

@MartyTremblay
Copy link

Duplicate of #10

@MartyTremblay
Copy link

Installs should work again with the latest update

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

3 participants