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

Remove the requested versions from the dockerfile #20

Open
jbsky opened this issue Jun 12, 2021 · 1 comment
Open

Remove the requested versions from the dockerfile #20

jbsky opened this issue Jun 12, 2021 · 1 comment

Comments

@jbsky
Copy link

jbsky commented Jun 12, 2021

Hello,

I have this error here:

Step 6/17 : RUN apk update && apk add --no-cache bash jq iw hostapd networkmanager=1.20.8-r0 net-tools=1.60_git20140218-r2 sudo=1.8.31-r0 && rm -rf /var/cache/apk/*
---> Running in c12ed4f33348
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/armv7/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/armv7/APKINDEX.tar.gz
v3.13.5-194-g1274644b64 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main]
v3.13.5-187-g1477654ee3 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community]
OK: 13497 distinct packages available
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/armv7/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/armv7/APKINDEX.tar.gz
ERROR: unable to select packages:

networkmanager-1.26.6-r1:
breaks: world[networkmanager=1.20.8-r0]
sudo-1.9.5p2-r0:
breaks: world[sudo=1.8.31-r0]
Removing intermediate container c12ed4f33348

Please remove the requested versions in the Dockerfile.

Sincerely,

Julien Blais

@mattlongman
Copy link

Hi @jbsky. I had this same problem and a PR hasn't been merged, so instead I've got a forked version here: https://github.com/mattlongman/Hassio-Access-Point. It fixes this problem, and adds some extra customisation options.

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

2 participants