-
-
Notifications
You must be signed in to change notification settings - Fork 503
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
DietPi-Software | Docker: Repo version bug on RPi #2282
Comments
Alternative fix:
|
Test on VM Stretch:After installing docker with current code:
🈴 Did not downgrade. After manual downgrade, did upgrade. Damn, older Manual downgrade of Old version does not depend on cli:
Ahh, new version starts with
🈯️ Works with:
Recheck version string on Raspbian repo:
Test if
🈴 Nope, manual downgrade required 🈯️ Then:
Okay so this should work for RPi:
Will recheck via RPi user and implement into hotfix v6.19.7 |
- DietPi-Software | Netdata: Resolved an issue, where uninstalling netdata lead to a broken system. Thanks to @PDXUser for reporting this issue: https://github.com/Fourdee/DietPi/issues/2336 - DietPi-Software | Docker: Resolved an issue on RPi, where a faulty "docker-ce" version from repository prevents service start on Raspberry Pi. Thanks to @iAreSee and @garret for reporting this issue, finding and testing workarounds: https://github.com/Fourdee/DietPi/issues/2282
Fix released with v6.19.7. Will mark as closed. |
Ref:
Not related to the fd:// issue, but a dedicated issue with most recent repo version on RPi it seems. Manual downgrading seems to work.
To freeze version, until repo has the fix:
Install last workking version:
G_AGI docker-ce=18.06.1~ce~3-0~raspbian
Note: Required on RPi only! Still unclear if it's for ARMv6 only or ARMv7 as well...
Failsafe: Pin for all RPi's!
Stretch only, on Jessie 18.06.1 is latest offered version:
The text was updated successfully, but these errors were encountered: