sammyj85

Results 21 comments of sammyj85

> Can you sponsor it? Do you know any sponsors who can sponsor it? Can I become a Debian maintainer? I want to get this package into Debian and am...

> > It has already processed the escaping it by this point, when it should have preserved the escaping. > > In theory this shouldn't matter since the definition in...

> @sammyj85 as a workaround, I would recommend using the autotools build of curl with the external project module. @tristan957 Thanks for the suggestion. I gave it a go using...

> The environment variables are already set but using them would imply the autogen.sh style script reads those variables. > > Aside: which tarball for curl are you using? The...

Fedora 36/37 do not have the deprecated iwconfig. Which distros do not have an nmcli package? https://www.reddit.com/r/Fedora/comments/w5ughy/iwconfig_not_available_on_fedora/

> Raspbian won't for sure. Ubuntu still has both. The network-manager package looks like it does include nmcli. https://archive.raspbian.org/raspbian/pool/main/n/network-manager/

iwconfig: "I can still see it in Ubuntu 22.04 but I have been reading about its deprecation for some time now. It’s been [removed from Red Hat](https://access.redhat.com/solutions/1194553?ref=itsfoss.com) and many other...

This is definitely the biggest issue with the program. It freezes for several (~5?) minutes sometimes, with 100% usage of CPU core. No big binary files necessary in my testing...

I'm still having this problem, even with doing `gem install --local ceedling-0.32.0-336de41.gem `. ``` /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:430:in `visit_Psych_Nodes_Alias': Unknown alias: common_defines (Psych::BadAlias) from /usr/lib/ruby/3.1.0/psych/visitors/visitor.rb:30:in `visit' from /usr/lib/ruby/3.1.0/psych/visitors/visitor.rb:6:in `accept' from /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:35:in `accept' from...

> I think you are updating existing project and your `project.yml` doesn't have all sections inside? Thanks, that looks like it was it. Sorry, I may have highjacked an existing...