$ isodumper Traceback (most recent call last): File "/usr/bin/isodumper", line 2, in <module> from isodumper import isodumper File "/usr/lib/python3.8/site-packages/isodumper/isodumper.py", line 33, in <module> imporlib.reload(sys) NameError: name 'imporlib' is not defined There's a typo: imporlib vs. importlib.
Thanks for the alert. Assigning to its maintainer DavidG.
Assignee: bugsquad => geiger.david68210
I was not quick enough; I have just noticed, typical rapidity: "Modified Fri Jun 5 17:28:37 2020 UTC (41 minutes ago) by daviddavid - fix a typo in isodumper.py file (mga#26734)" so am daring to close this fixed.
Status: NEW => RESOLVEDResolution: (none) => FIXEDCC: (none) => lewyssmith
It needs to be fixed in source code in our git also. Now it was fixed by a patch in our package svn.
Alas, I know not about these things. I jumped the gun; thanks for the warning. Perhaps it is safer to re-open it until what you say has been done. DavidG will close it in due course.
Status: RESOLVED => REOPENEDResolution: FIXED => (none)
Fixed also in our git.
Status: REOPENED => RESOLVEDResolution: (none) => FIXED