1 | src/sbin/bcfg2-lint -C ../bcfg2.d/bcfg2.conf |
---|
2 | Could not process event exists for head; ignoring |
---|
3 | Cfg: /home/gulevich/admin/bcfg2.d/repo/Cfg/etc/sudoers.d/bcfg2/:info: Use of info/:info files is deprecated |
---|
4 | Cfg: /home/gulevich/admin/bcfg2.d/repo/Cfg/etc/cron.hourly/bcfg2-custom/:info: Use of info/:info files is deprecated |
---|
5 | Cfg: /home/gulevich/admin/bcfg2.d/repo/Cfg/usr/local/bin/disableScreenLock.sh/:info: Use of info/:info files is deprecat |
---|
6 | ed |
---|
7 | Cfg: /home/gulevich/admin/bcfg2.d/repo/Cfg/usr/local/bin/firefox.sh/:info: Use of info/:info files is deprecated |
---|
8 | Cfg: /home/gulevich/admin/bcfg2.d/repo/Cfg/usr/local/sbin/bcfg2/:info: Use of info/:info files is deprecated |
---|
9 | WARNING: The following files are similar: /etc/shadow/shadow.G50_lucid, /etc/shadow/shadow.G50_quantal. Consider merging |
---|
10 | them |
---|
11 | into a single Genshi template. |
---|
12 | WARNING: No info.xml found for /etc/sudoers.d/bcfg2 |
---|
13 | WARNING: Deprecated :info file found at /home/gulevich/admin/bcfg2.d/repo/Cfg/etc/sudoers.d/bcfg2/:info |
---|
14 | WARNING: No info.xml found for /usr/share/applications/firefox-shared.desktop |
---|
15 | WARNING: No info.xml found for /usr/local/home/guest/РабПÑОй ÑÑПл/РПбПÑ.desktop |
---|
16 | Traceback (most recent call last): |
---|
17 | File "src/sbin/bcfg2-lint", line 207, in <module> |
---|
18 | sys.exit(main()) |
---|
19 | File "src/sbin/bcfg2-lint", line 195, in main |
---|
20 | setup=setup, files=files) |
---|
21 | File "src/sbin/bcfg2-lint", line 31, in run_server_plugins |
---|
22 | errorhandler=errorhandler, setup=setup, files=files) |
---|
23 | File "src/sbin/bcfg2-lint", line 55, in run_plugin |
---|
24 | return plugin(*args, **dict(files=files, errorhandler=errorhandler)).Run() |
---|
25 | File "/home/gulevich/admin/bcfg2/src/Bcfg2/Bcfg2/Server/Lint/InfoXML.py", line 27, in Run |
---|
26 | "No info.xml found for %s" % filename) |
---|
27 | File "/home/gulevich/admin/bcfg2/src/Bcfg2/Bcfg2/Server/Lint/__init__.py", line 81, in LintError |
---|
28 | self.errorhandler.dispatch(err, msg) |
---|
29 | File "/home/gulevich/admin/bcfg2/src/Bcfg2/Bcfg2/Server/Lint/__init__.py", line 140, in dispatch |
---|
30 | self.errortypes[err](msg) |
---|
31 | File "/home/gulevich/admin/bcfg2/src/Bcfg2/Bcfg2/Server/Lint/__init__.py", line 155, in warn |
---|
32 | self._log(msg, self.logger.warning, prefix="WARNING: ") |
---|
33 | File "/home/gulevich/admin/bcfg2/src/Bcfg2/Bcfg2/Server/Lint/__init__.py", line 177, in _log |
---|
34 | logfunc(prefix + line.lstrip()) |
---|
35 | File "/usr/lib/python2.6/logging/__init__.py", line 1068, in warning |
---|
36 | self._log(WARNING, msg, args, **kwargs) |
---|
37 | File "/usr/lib/python2.6/logging/__init__.py", line 1173, in _log |
---|
38 | self.handle(record) |
---|
39 | File "/usr/lib/python2.6/logging/__init__.py", line 1183, in handle |
---|
40 | self.callHandlers(record) |
---|
41 | File "/usr/lib/python2.6/logging/__init__.py", line 1220, in callHandlers |
---|
42 | hdlr.handle(record) |
---|
43 | File "/usr/lib/python2.6/logging/__init__.py", line 679, in handle |
---|
44 | self.emit(record) |
---|
45 | File "/home/gulevich/admin/bcfg2/src/Bcfg2/Bcfg2/Logger.py", line 108, in emit |
---|
46 | self.socket.send(msg.encode('ascii')) |
---|
47 | UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 76: ordinal not in range(128) |
---|
48 | |
---|