[Bug 1226333] New: targetcli fails with error: name 'glob' is not defined
https://bugzilla.suse.com/show_bug.cgi?id=1226333 Bug ID: 1226333 Summary: targetcli fails with error: name 'glob' is not defined Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: thomas.blume@suse.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- After the latest update of python311-rtslib-fb python-rtslib-fb-common the targetcli command (from python311-targetcli-fb) fails with error: name 'glob' is not defined Culprit is apparently: rtslib-refactor-to-python3.patch Reverting that patch make targetcli work again. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1226333 https://bugzilla.suse.com/show_bug.cgi?id=1226333#c1 Miika Alikirri <miika.alikirri@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |miika.alikirri@suse.com --- Comment #1 from Miika Alikirri <miika.alikirri@suse.com> --- I'm having the same issue. I tried adding glob into fabric.py and I got pass the glob issue but then it gave the following error: File "/usr/lib/python3.11/site-packages/rtslib_fb/fabric.py", line 490, in __init__ super.__init__('vhost') TypeError: descriptor '__init__' requires a 'super' object but received a 'str' -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1226333 Chenzi Cao <chcao@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |lduncan@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1226333 https://bugzilla.suse.com/show_bug.cgi?id=1226333#c2 Lee Duncan <lduncan@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Lee Duncan <lduncan@suse.com> --- Your analysis is correct. This is already fixed, though, in factory rtslib, for tumbleweed. I verified last Friday. Marking this as a duplicate of bsc#1226388. *** This bug has been marked as a duplicate of bug 1226388 *** -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com