rmoriz
rmoriz
fixes: ```Traceback (most recent call last): File "probeSniffer.py", line 9, in import pyshark File "/usr/local/lib/python3.5/dist-packages/pyshark/__init__.py", line 13, in from pyshark.capture.live_capture import LiveCapture File "/usr/local/lib/python3.5/dist-packages/pyshark/capture/live_capture.py", line 5, in from pyshark.capture.capture import...
Hi, I'm getting the following error when using reqFundamentalData(), this also happens in the `examples/all.js`: Error: `We are sorry, but fundamentals data for the security specified is not available.Missing reportType`...
**Expected behavior** When running `autorestic -v backup -a` I expect to see restic's native progress output. With autorestic currently I only see the command that is being executed, e.g. `>...
Scenario: - syslog functionality enabled by default - service writes utf-8 characters to stdout/stderr, for example "request processed in 100 µs" - chaperone/Python does remove the utf-8 charcater => "request...
I ran into an issue which I don't fully understand: setup: - 2+ environments - hard version constraint of a dependency cookbook ```bash $ knife environment compare production rollout staging...
Hi, I'm using goiardi 0.11.5 and [knife backup](https://github.com/mdxp/knife-backup) to backup/restore all data from/to git into/out of goiardi. However when using the latest chefdk (2.0.26) that comes with chef 13 (13.2.20),...
regarding https://github.com/KonradIT/goprowifihack/blob/master/Bluetooth/Platforms/RaspberryPi.md I had to manually enable advertising prior to trust/pair using ```advertise on``` I'm using Ubuntu 20.04 LTS arm64.
After seashell, the company, seems to be in liquidation, what is the status of this project?
Please consider adding functionality to install a specific version/to update to a specific version of a plugin. Also please consider versioning/tagging plugins in their repos. The recent changes in the...
# Version: Cookstyle 5.15.7 # Environment: Chef 14 # Scenario: We've a cookbook that states ```ruby include_recipe 'apt' ``` and I know that `apt_update` was migrated from the `apt` cookbook...