Bugzilla – Bug 1217371
Traceback when running blue (from package python311-blue)
Last modified: 2023-11-22 10:50:33 UTC
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/119.0 Build Identifier: I installed python311-blue and just ran it: [osomon@laptop ~]$ blue Traceback (most recent call last): File "/usr/bin/blue", line 33, in <module> sys.exit(load_entry_point('blue==0.9.1', 'console_scripts', 'blue')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/blue/__init__.py", line 458, in main assert config_param.name == 'config' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError Reproducible: Always
https://build.opensuse.org/package/view_file/openSUSE:Factory/python-blue/black-23.3.patch?expand=1 might need updating to be compatible with the version of python311-black currently in Tumbleweed (23.11.0).
Fixed in devel project: https://build.opensuse.org/package/show/devel:languages:python/python-blue
This is an autogenerated message for OBS integration: This bug (1217371) was mentioned in https://build.opensuse.org/request/show/1128026 Factory / python-blue
Fix sent to Factory, it should arrive to the distribution soon.