robled
robled
Try out this new code. In the meantime I need to fix my GPG stuff before I can upload a new version to pypi.
Run it again with --debug on the CLI and paste the output.
Still a bug. I need to do a few things: - use the default terminal instead of requiring xterm - provide an error message if a program is missing -...
Fedora packages get us closer here, but I still need to do dependency checking for PyPI users. 7c3f809921530cea805160df8373827dd112761a
I'm in Fedora now! https://apps.fedoraproject.org/packages/rocket-depot
Negative, you need to submit a pull request that checks for dependencies when installed via pip!
Thanks for the detailed bug report. Unfortunately this project hasn't been maintained in many years. It was written for the long-deprecated python2, and it's great to hear you got it...
> We may need more sophisticated default handling if we're going to need to differentiate between "the default" and "whatever is already there". By the way, the latter is invalid...
I've found that when using Docker macvlan interfaces that the `255.255.255.255` address will not work. I have to specify the broadcast address for each network interface, e.g. `192.168.50.255`. Having a...