"Command not found" As result for optical drives test
Bug #497963 reported by
mstfa cmly
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
checkbox-compatibility |
Invalid
|
Undecided
|
Unassigned |
Bug Description
When checkbox reached the optical drives detection test, it issued the following message.
"The following optical drives were detected: Command not found."
This occured while using the checkbox-
affects: | checkbox → checkbox-compatibility |
To post a comment you must log in.
I had a similar problem. The advice that I received that worked for me was to check if the following lines were present in the configuration file (/etc/checkbox. d/checkbox- compatibility. ini): ------- ------- - compatibility/ plugins] compatibility_ share)s/ plugins/ *.py
%(checkbox_ share)s/ plugins/ scripts_ info.py ------- ------- -
-------
[checkbox-
modules = %(checkbox_
-------
If not, then one solution is to purge (i.e. uninstall and remove all configuration files) the package (aptitude purge checkbox- compatibility) and install it again (aptitude install checkbox- compatibility) . The latest configuration file will be installed and the script path problem fixed.