[systemd-bugs] [Bug 56207] don't hard-code path to /usr/bin/python
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Nov 18 23:23:16 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56207
Maksim Melnikau <maxposedon at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maxposedon at gmail.com
--- Comment #1 from Maksim Melnikau <maxposedon at gmail.com> ---
Keep in mind that systemd-analyze is python2.7 only nowadays.
% python3.2 /usr/bin/systemd-analyze plot
Traceback (most recent call last):
File "/usr/bin/systemd-analyze", line 309, in <module>
verb.get(args[0], unknown_verb)()
File "/usr/bin/systemd-analyze", line 277, in plot
surface.finish()
TypeError: must be str, not bytes
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20121119/92fb60b9/attachment.html>
More information about the systemd-bugs
mailing list