Thierry Moisan
Thierry Moisan
It does work! I guess the playbook should be updated accordingly?
I am on Ubuntu 16.04.
On the Homebrew side, the issue is also that all gron releases are tagged as pre-releases currently. If the releases aren't meant to be stable, then that changes how we...
> ❌ @fxcoudert bottle request for nmap [failed](https://github.com/Homebrew/homebrew-core/actions/runs/6182181209). > > ``` > In file included from charpool.cc:70: > In file included from ./charpool.h:66: > In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:3359: >...
I see, I didn't know that this action was using a branch instead of a tag. I think frisbee warning about that would be useful. Also note that I was...
Thank you! > I was thinking about another commit that would do what you proposed - gather information about the actions we skip and why and presenting them to the...
Same failure as seen in https://github.com/Homebrew/homebrew-core/pull/223468
I opened an issue upstream: https://github.com/mtshiba/pylyzer/issues/112
`replxx` was added to homebrew-core https://github.com/Homebrew/homebrew-core/pull/201204 .
``` ==> /usr/local/Cellar/tcl-tk/9.0.0/bin/tclsh build.tcl install version conflict for package "Tcl": have 9.0.0, need 8.6 while executing "package require Tcl 8.6" (file "build.tcl" line 4) ```