clicompanion-devs team mailing list archive
-
clicompanion-devs team
-
Mailing list archive
-
Message #00507
[Bug 1646808] [NEW] The 'command is not installed' warning appear when adding a command with parameters
Public bug reported:
Just to let you know. I added the below command <as a test>
Code:
ls -l /dev/disk/by-uuid/
and it proceeded to complain/warn? me that that was not installed and proceed to precede the
command with
Code:
sudo apt-get install ls -l /dev/disk/by-uuid/
Example: Big warning box with a red warning
Quote:
The command you are adding is not installed in the system: inxi -Fxxz
To install it, use the following command:
apt-get install inxi -Fxxz
Original thread: http://www.linuxquestions.org/questions/linux-news-59
/cli-companion-a-tool-to-learn-linux-commands-4175594453/
** Affects: clicompanion
Importance: Medium
Status: Triaged
** Changed in: clicompanion
Status: New => Triaged
** Changed in: clicompanion
Importance: Undecided => Medium
--
You received this bug notification because you are a member of CLI
Companion Development Team, which is subscribed to CLI Companion.
https://bugs.launchpad.net/bugs/1646808
Title:
The 'command is not installed' warning appear when adding a command
with parameters
Status in CLI Companion:
Triaged
Bug description:
Just to let you know. I added the below command <as a test>
Code:
ls -l /dev/disk/by-uuid/
and it proceeded to complain/warn? me that that was not installed and proceed to precede the
command with
Code:
sudo apt-get install ls -l /dev/disk/by-uuid/
Example: Big warning box with a red warning
Quote:
The command you are adding is not installed in the system: inxi -Fxxz
To install it, use the following command:
apt-get install inxi -Fxxz
Original thread: http://www.linuxquestions.org/questions/linux-news-59
/cli-companion-a-tool-to-learn-linux-commands-4175594453/
To manage notifications about this bug go to:
https://bugs.launchpad.net/clicompanion/+bug/1646808/+subscriptions
Follow ups