Missing dependency for Pillow build #4561

Closed
opened 2025-12-29 18:37:37 +01:00 by adam · 1 comment
Owner

Originally created by @letic on GitHub (Feb 12, 2021).

Change Type

[x] Addition
[ ] Correction
[ ] Deprecation
[ ] Cleanup (formatting, typos, etc.)

Area

[x] Installation instructions
[ ] Configuration parameters
[ ] Functionality/features
[ ] REST API
[ ] Administration/development
[ ] Other

Proposed Changes

Thanks for the fantastic doc ! I wish more project followed the same trend. While installing netbox on a debian bullseye LXC I noticed that there is a missing dependency while building Pillow. I had to install libjpeg-dev as well.

Patch to follow.

Originally created by @letic on GitHub (Feb 12, 2021). ### Change Type [x] Addition [ ] Correction [ ] Deprecation [ ] Cleanup (formatting, typos, etc.) ### Area [x] Installation instructions [ ] Configuration parameters [ ] Functionality/features [ ] REST API [ ] Administration/development [ ] Other ### Proposed Changes Thanks for the fantastic doc ! I wish more project followed the same trend. While installing netbox on a debian bullseye LXC I noticed that there is a missing dependency while building Pillow. I had to install libjpeg-dev as well. Patch to follow.
adam closed this issue 2025-12-29 18:37:37 +01:00
Author
Owner

@jeremystretch commented on GitHub (Feb 12, 2021):

The instructions are written only for Ubuntu and CentOS as noted; they may not work for other distributions. Unfortunately we are unable to extend the scope of the documentation given the project's limited resources.

@jeremystretch commented on GitHub (Feb 12, 2021): The instructions are written only for Ubuntu and CentOS as noted; they may not work for other distributions. Unfortunately we are unable to extend the scope of the documentation given the project's limited resources.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4561