xchwarze / addon-autossh

MIT License
1 stars 1 forks source link

failed to install the add-on #8

Open stanwebber opened 1 year ago

stanwebber commented 1 year ago

Problem/Motivation

The command '/bin/bash -o pipefail -c apk add --no-cache autossh=1.4g-r1 moreutils=0.66-r1 nano=5.9-r0 curl=7.80.0-r1' returned a non-zero code: 1

(Why the issue was filed)

Expected behavior

(What you expected to happen)

Actual behavior

(What actually happened)

Steps to reproduce

install add-on on hassos 10.1, hass 2023.5.x

(How can someone else make/see it happen)

Proposed changes

(If you have a proposed change, workaround or fix, describe the rationale behind it)

rgreer4 commented 7 months ago

If it helps anyone, removing the apk version requirements gets this working for now.

So, in a fork/etc, in /autossh/Dockerfile, change lines 13-17 to just: RUN apk add --no-cache autossh moreutils nano curl

marcelaraujo commented 4 months ago

Hi @xchwarze

Could you report this user and his comment (probably a bot)