Bug 952496 - cnf has incomplete output / does not work (command-not-found)
Summary: cnf has incomplete output / does not work (command-not-found)
Status: RESOLVED DUPLICATE of bug 951977
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: x86-64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Bernhard Wiedemann
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-28 17:54 UTC by Gerald Pfeifer
Modified: 2015-10-29 14:48 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***