Inviato da
SirGrant il Dom, 07/15/2012 - 07:56
[GFSD Issue] Program command-not-found instructs users on how to install non-free programs
Progetto: | Trisquel |
Componente: | Programs |
Categoria: | segnalazione di bug |
Priorità: | critical |
Assigned: | Non assegnata |
Stato: | closed |
Summary: The package command-not-found instructs users on how to install non-free programs.
Versions Used:
Steps to reproduce:
- From terminal:
#Example before command-not-found is installed
sirgrant@Trisquel-Grant:~$ unrar-nonfree
bash: unrar-nonfree: command not found
sirgrant@Trisquel-Grant:~$ sudo apt-get -y install command-not-found
sirgrant@Trisquel-Grant:~$ unrar-nonfree
- At this point after installing the program the terminal must be restarted
sirgrant@Trisquel-Grant:~$ unrar-nonfree
The program 'unrar-nonfree' is currently not installed. You can install it by typing:
sudo apt-get install unrar You will have to enable the component called 'multiverse'
References:
Fixed in command-not-found-data 0.2.46ubuntu6+6.0trisquel1
Automatically closed -- issue fixed for 2 weeks with no activity.