FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Install wget to work with retry flags by radarhere · Pull Request #262 · python-pillow/docker-images · GitHub

Install wget to work with retry flags - #262

Merged
hugovk merged 3 commits into
python-pillow:mainfrom
radarhere:wget
Mar 27, 2026
Merged

Install wget to work with retry flags#262
hugovk merged 3 commits into
python-pillow:mainfrom
radarhere:wget

Conversation

radarhere commented Mar 27, 2026
edited
Loading

Copy link
Copy Markdown
Member

After python-pillow/Pillow#9506, main has started failing - https://github.com/python-pillow/docker-images/actions/runs/23636382465/job/68846424820#step:6:272

wget: unrecognized option: retry-connrefused

To fix this, I have installed the wget package in alpine, and manually installed it in amazon 2.

Copy link
Copy Markdown
Member Author

After first commit, amazon-2 had another error - https://github.com/python-pillow/docker-images/actions/runs/23641445044/job/68862864148?pr=262#step:6:13124

ln: failed to create symbolic link '/usr/bin/python3': File exists

Comment thread alpine/Dockerfile Outdated
tcl-dev \
tiff-dev \
tk-dev \
wget \

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

List it under # wget dependency or # dev depenencies?

hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you!

hugovk enabled auto-merge March 27, 2026 11:04
hugovk merged commit 54b2562 into python-pillow:main Mar 27, 2026
25 checks passed
radarhere deleted the wget branch March 27, 2026 19:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL