Anthony Ryan

Results 33 issues of Anthony Ryan

With containers becoming more and more widespread, I've started seeing files using subuid/subgids instead of regular user ownership. An additional uid suffixed to the end of the normal uid that...

## Summary * OS: Linux * Architecture: 64bit * Psutil version: 5.9.5 * Python version: 3.11.4 * Type: core, tests ## Description `psutil.NoSuchProcess` exceptions can't be pickled and sent through...

bug
tests
linux

By using [Efficient-Compression-Tool](https://github.com/fhanau/Efficient-Compression-Tool) we can reduce image sizes by 54.67 KB (29.73%) without changing the visual appearance.

CC @rakshasa I'm happy to submit a patch for this, but first I wanted to check which solution you would prefer. [curl_get.cc:95](https://github.com/rakshasa/rtorrent/blob/d067bd802e44f0e6a747aabcc311ada2175fd550/src/core/curl_get.cc#L95-99) We set CURL_IPRESOLVE_WHATEVER which doesn't specify a protocol....

If we don't wait long enough for uwsgi to shut down all it's workers properly OpenRC can lose track of the pid or think the daemon has crashed if shutdown...

assigned
no bug found

Routine version bump. Move `S=` higher up to match `skel.ebuild` preferred order.

need assignment
no bug found

Using [Efficient-Comprression-Tool](https://github.com/fhanau/Efficient-Compression-Tool) we can reduce image size by 37.59KB (27%) with no visual change.

AX_CHECK_ZLIB has been slowly bitrotting, and there's precedent for this approach with CPPUNIT already. Alternatively we could update to a [newer version](https://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=history;f=m4/ax_check_zlib.m4), but pkg-check is a bit more future-proof.

Using [Efficient-Compression-Tool](https://github.com/fhanau/Efficient-Compression-Tool), we can reduce image sizes by 18.55KB (3%) without changing visual appearance. Similar to #80 but using the newest compression tools available.

I'm looking to exhaustively test all possible USE flag combinations on a package that has over 100 USE flags (`www-servers/nginx`). As part of my work to fix https://bugs.gentoo.org/578658 I'm in...