On Mon, 2019-07-01 at 10:09 +0200, Gabriele Fergola wrote: > when I try to use PyPAD with icecast2 I got this error: > > Traceback (most recent call last): > File "/usr/lib64/python3.6/configparser.py", line 789, in get > value = d[option] > File "/usr/lib64/python3.6/collections/__init__.py", line 883, in > __getitem__ > return self.__missing__(key) # support subclasses that > define __missing__ > File "/usr/lib64/python3.6/collections/__init__.py", line 875, in > __missing__ > raise KeyError(key) > KeyError: 'syslogfacility'
Fixed in [master 26e4a2f]. Please test. Cheers! |---------------------------------------------------------------------| | Frederick F. Gleason, Jr. | Chief Developer | | | Paravel Systems | |---------------------------------------------------------------------| | A room without books is like a body without a soul. | | | | -- Cicero | |---------------------------------------------------------------------| _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
