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

Latest armv7l docker image is broken #77

Closed
steveh80 opened this issue Jan 22, 2021 · 6 comments
Closed

Latest armv7l docker image is broken #77

steveh80 opened this issue Jan 22, 2021 · 6 comments

Comments

@steveh80
Copy link

After upgrading to the latest armv7l docker image the service doesn't come up again.

docker logs keeps posting the following output:

s6-supervise avahi: warning: can't happen: timeout while the service is up!
s6-supervise dbus: warning: can't happen: timeout while the service is up!
s6-supervise nmbd: warning: can't happen: timeout while the service is up!
s6-supervise avahi: warning: can't happen: timeout while the service is up!
s6-supervise smbd: warning: can't happen: timeout while the service is up!
s6-supervise dbus: warning: can't happen: timeout while the service is up!
s6-supervise nmbd: warning: can't happen: timeout while the service is up!
s6-supervise smbd: warning: can't happen: timeout while the service is up!
s6-supervise avahi: warning: can't happen: timeout while the service is up!
@steveh80
Copy link
Author

steveh80 commented Jan 22, 2021

I already talked to Matt and he pushed a temporary image with the previous version which is available with the tag mbentley/timemachine:smb-armv7l-test

@mbentley
Copy link
Owner

In additional, I also changed the default image tag to alpine:3.12 for now. I filed an issue with Alpine Linux - https://gitlab.alpinelinux.org/alpine/aports/-/issues/12346

I found a similar issue in another project: HenryQW/Awesome-TTRSS#240

@steveh80
Copy link
Author

steveh80 commented Jan 22, 2021 via email

@mbentley
Copy link
Owner

The fix is now in edge, not yet released: https://gitlab.alpinelinux.org/alpine/aports/-/issues/12346#note_142857

I will update the Dockerfile when it makes its way past edge.

@mbentley
Copy link
Owner

mbentley commented Apr 7, 2021

Just to update, this is still happening with the latest Alpine Linux image (alpine:latest) so the FROM line hasn't been updated back to latest yet. Still on 3.12 which is fine as it is getting patches. The fix is in s6 in version 2.10.0.2-r0 which is still on edge. Alpine 3.13 is still on 2.10.0.0-r0.

@mbentley
Copy link
Owner

The release of Alpine 3.14 was just announced. Waiting on the images to be available. I manually tested by upgrading the packages in an armv7l image and it works flawlessly on 3.14. Will merge #91 to fix this as soon as the image on Docker Hub gets updated.

mbentley added a commit that referenced this issue Jun 16, 2021
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