Russ Allbery
Russ Allbery
When attempting to build https://github.com/lsst-sqre/gafaelfawr with tox4 and the corresponding version of tox-docker (after stripping the hashes from the requirements file to work around https://github.com/tox-dev/tox/issues/2373), I found `tox4 -p` would...
Whenever I run `tox -p all` for a project that uses `tox-docker` to start Docker containers, I get the following exception backtrace at the end of the run. This doesn't...
I'm working on a code base that often defines methods (both class and instance) on exceptions. The class methods are used to construct the exception from other data (often other...
A very simple use of this plugin with `use-query-params` now fails during the Gatsby build with: ``` /home/eagle/lsst/gafaelfawr/ui/node_modules/yoga-layout-prebuilt/yoga-layout/build/Release/nbind.js:53 throw ex; ^ TypeError: Cannot read properties of undefined (reading 'search') at...
**Reported by iulius on 21 Dec 2008 12:14 UTC** INN should use everywhere a saner date and time format. Parsing logs would for instance be easier with "YYYY-MM-DD HH:MM:SS -ZZZZ",...
**Reported by iulius on 27 Dec 2008 15:34 UTC** nnrpd currently implements a hard-coded five-second timeout for the receipt of the response from external auth programs. It should be configurable....
**Reported by iulius on 27 Dec 2008 15:28 UTC** HDR currently handles metadata requests (`:bytes` and `:lines`) when a range of articles is provided. It can also handle it when...
**Reported by iulius on 27 Dec 2008 15:24 UTC** OVER currently accepts a range of articles as arguments. It can also accept a message-ID. Supporting that could be useful (`OVER...
**Reported by eagle on 14 Dec 2008 10:00 UTC** From Paul Tomblin: I wish it was easier to spot in the news.daily report that the expire didn't work because I...
**Reported by eagle on 14 Dec 2008 09:05 UTC** ctlinnd reload doesn't reload inn.conf and probably can't without a lot of work, but it also doesn't warn, when reloading with...