Bruno Friedmann (bruno@ioda-net.ch) wrote:
On Tuesday 25 June 2013 14.39:56 Stephan Kulow wrote:
On 25.06.2013 14:34, Adrian Schröter wrote:
Am Dienstag, 25. Juni 2013, 14:22:25 schrieb Bruno Friedmann:
Since a few day I've osc broken
osc --help
Traceback (most recent call last): File "/usr/bin/osc", line 24, in <module>
osccli = commandline.Osc()
File "/usr/lib/python2.7/site-packages/osc/commandline.py", line 82, in
__init__
self._load_plugins()
File "/usr/lib/python2.7/site-packages/osc/commandline.py", line 7926, in
_load_plugins
mod = imp.load_source(modname, os.path.join(plugin_dir, extfile))
File "/var/lib/osc-plugins/osc-collab.py", line 53, in <module>
exclude_stuff.append(helper)
Please deinstall the collab plugin, it seems to be broken with latest osc plugin mechanism updates.
I'd claim that the latest osc broke every plugin ;(
That's pretty much correct. I already fixed mine (classify, and the plugin version of prdiff even though prdiff is now in core), and also fixed overview: https://github.com/openSUSE/osc-plugin-overview/pull/1 However I also raised the breakage with the osc maintainer who implemented changes to regain backwards-compatibility with non-python3-compatible plugins. I guess maybe these changes are still only in git and not released yet but I haven't checked. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org