Closed AustinWise closed 3 years ago
I tested this fix on SmartOS.
Thanks @AustinWise I will take a look to it!
I have applied it (I have only changed the >=0
, to -[0-9]*
, they are equivalent but I think the latter is more common in pkgsrc) and also bumped PKGREVISION (this will be in pkgsrc/net/mitmproxy/Makefile,-r1.34
and mitmproxy-6.0.2nb1
).
Thank you again @AustinWise for spotting and fixing it!
Thanks @iamleot , I tested it out on SmartOS and it works great. Thanks so accepting the fix and maintaining this very useful project!
On both macOS and SmartOS,
mitmproxy
crashes on startup due to the missing dependency on py-sqlite.