|
|
|
|
|
by josefx
1007 days ago
|
|
> so it just needs your distro to package a new version of libwebp. That and every snap/flatpack/etc. package, every container image you are using and possibly pip packages that can come with and compile all kinds of dependencies and haven't been maintained for ten years... The security benefit a well maintained Linux distro provides has been eroding for years now. |
|
I think there are two problems:
1. people running single/small numbers of servers copying practices that are used by people running fleets of containers who can have someone promptly updating everything has needed. 2. As always, convenience. The easiest and best supported way to pip install things is without --system-site-packages.
I have always felt we were going the wrong way with this. I thought I was the only one!