boredazfcuk / docker-icloudpd

An Alpine Linux container for the iCloud Photos Downloader command line utility
1.58k stars 149 forks source link

Revert Alpine 3.19 to 3.18.5 to fix #474 #475

Closed timrettop closed 6 months ago

timrettop commented 6 months ago

Fixes #474

timrettop commented 6 months ago

Hmm, this doesn't build in docker successfully.
I wonder if its due to this error in the build log: 39.97 sed: /opt/icloudpd_latest/lib/python3.11/site-packages/keyrings/alt/file_base.py: No such file or directory

boredazfcuk commented 6 months ago

The root cause of the issue needs to be identified and fixed in 3.19, rather than rolling back to a legacy OS.

If imagemagick can no longer do it, then an alternate package will need to be found.

I might get some time next week, but I've been trying to sort an issue with Nextcloud uploads not supporting spaces in file names and wanna get that sorted before looking at something else.

timrettop commented 6 months ago

Ok that makes sense, I'll close this then.