Bug 952496

Summary: cnf has incomplete output / does not work (command-not-found)
Product: [openSUSE] openSUSE Tumbleweed Reporter: Gerald Pfeifer <gp>
Component: BasesystemAssignee: Bernhard Wiedemann <bwiedemann>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Gerald Pfeifer 2015-10-28 17:54:34 UTC
Two issues, possibly related:

  /home/gp # cnf foobardoesnotexist
  foobardoesnotexist: searching .../home/gp # 

Note how there is a missing \n, and cnf does not report the command
cannot be found.

  /home/gp # cnf wmctrl
  wmctrl: searching ...antheas:/home/gp # zypper in wmctrl
  Loading repository data...
  Reading installed packages...
  Resolving package dependencies...

  The following NEW package is going to be installed:
    wmctrl

Again, missing \n and while there _is_ such a command and RPM, it is
not reported.
Comment 1 Bernhard Wiedemann 2015-10-29 14:48:39 UTC
a fix is already in the pipeline

*** This bug has been marked as a duplicate of bug 951977 ***