https://bugzilla.novell.com/show_bug.cgi?id=429149 Summary: bash's error message for missing commands is... weird Product: openSUSE 11.1 Version: Beta 1 Platform: All OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mhopf@novell.com QAContact: qa@suse.de CC: aschnell@novell.com Found By: --- linux-4nrf:/suse/mhopf # asdf Traceback (most recent call last): File "/usr/bin/command-not-found", line 8, in <module> import scout File "./scout/__init__.py", line 941, in <module> ScoutCore.load_modules() File "./scout/__init__.py", line 910, in load_modules cls.ml = ModuleLoader(Config.module_path) File "./scout/__init__.py", line 352, in __init__ if dirs != None: self.import_from(dirs) File "./scout/__init__.py", line 359, in import_from self._import(dir) File "./scout/__init__.py", line 375, in _import self._not_imported_modules.append((name, ierr.message)) NameError: global name 'name' is not defined linux-4nrf:/suse/mhopf # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.