[Bug 473687] New: command-not-found doesn't solve command with absolute path
https://bugzilla.novell.com/show_bug.cgi?id=473687 Summary: command-not-found doesn't solve command with absolute path Classification: openSUSE Product: openSUSE 11.2 Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Usability AssignedTo: prusnak@novell.com ReportedBy: postadal@novell.com QAContact: qa@suse.de Found By: --- command-not-found doesn't solve command with absolute path, but it could be useful when you copy-paste some examples from a web. example: postadal@basiliscus:~> /usr/bin/viewurl-firefox.sh -bash: /usr/bin/viewurl-firefox.sh: No such file or directory postadal@basiliscus:~> viewurl-firefox.sh The program 'viewurl-firefox.sh' can be found in following packages: * licq [ path: /usr/bin/viewurl-firefox.sh, repository: zypp (repo-oss) ] * licq [ path: /usr/bin/viewurl-firefox.sh, repository: zypp (repo_4) ] Try installing with: sudo zypper install licq -bash: viewurl-firefox.sh: command not found If it is not time consuming and the path is wrong, you could try to search a right path or a package to install. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=473687 User prusnak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=473687#c1 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |mvyskocil@novell.com Resolution| |INVALID --- Comment #1 from Pavol Rusnak <prusnak@novell.com> 2009-02-08 13:23:38 MST ---
-bash: /usr/bin/viewurl-firefox.sh: No such file or directory
It is a nice idea, but as you can see this cannot be handled with command-not-found handler, because this is another bash error. We probably could create another no-such-file-or-directory handler patch to bash, but I think it would be superfluous. Closing as INVALID. -- 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.
participants (1)
-
bugzilla_noreply@novell.com