Results 22 issues of ecksun

I recently upgraded from dbus-native 0.1.1 to 0.1.2 and now get crashes that appear to be because of a change in API. Bisecting the issue I found that my code...

documentation

When I try to do collectstatic with `PROMETHEUS_EXPORT_MIGRATIONS = True` it fails with the following error: ``` Traceback (most recent call last): File "./manage.py", line 10, in execute_from_command_line(sys.argv) File "/home/user/proj/app/venv/local/lib/python2.7/site-packages/django/core/management/__init__.py",...

I'm trying to use this library in a test. What I want to do is send some messages and then exit. My broker will disconnect the mqtt connection if I...

enhancement
help wanted

I cannot seem to vendor my dependency in any project with a dependency on tinygo.org/x/bluetooth. I can't run `go mod tidy` with the same error as show below. I get...

bug

It appears as if [AdvertisementPayload.Bytes()](https://pkg.go.dev/tinygo.org/x/bluetooth#AdvertisementPayload) is nil on linux. What I specifically need is the [ManufacturerData](https://github.com/muka/go-bluetooth/blob/44d49b402aee74ccd4342e672223c19ca510bef6/bluez/profile/device/gen_Device1.go#L164) however I'm not sure how to fit that into the `AdvertisementPayload.Bytes()` interface.

enhancement
linux

When I'm trying to synchronize my entire addressbook I get the following exceptions: ``` [pid: 12197|app: 0|req: 35/37] 192.168.1.1 () {50 vars in 714 bytes} [Sun Oct 15 13:07:54 2017]...

bug

[crontab(5)](https://manpages.debian.org/testing/cron/crontab.5.en.html) does not align the table in the description. What I see: ``` field allowed values ----- -------------- minute 0-59 hour 0-23 day of month 1-31 month 1-12 (or names,...

help wanted

This will build a deb packge (does not follow the debian guidelines) that can be installed which updates a target list in the format expected by file_sd_config[0] every 20 seconds....

This replaces having the FQDN in the body in order to make client certificate validation easier. The proxy will continue to work with older clients as we still keep the...

Just a fix of a simple typo