Error in `/usr/share/doc-base/phoronix-test-suite', line 7: `Index' value missing for format `html'.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
phoronix-test-suite (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
We saw this error when trying to install PTS in a 14.04 system, and I've been able to replicate it in an LXC container with 14.04.
- Ensure doc-base is installed
- sudo apt-get install phoronix-test-suite
Expected result:
- A working installation with no error messages during the install
Actual result:
- A working installation (so it's not a horribly critical issue, things work)
- This error:
Processing triggers for doc-base (0.10.5) ...
Processing 3 changed doc-base files...
Error in `/usr/share/
Note: `install-docs --verbose --check file_name' may give more details about the above error.
I was able to reproduce the error message if once PTS is installed I run:
sudo install-docs --verbose --check /usr/share/
Error in `/usr/share/
/usr/share/
The workaround/fix I found is to edit /usr/share/
Index: /usr/share/
Status changed to 'Confirmed' because the bug affects multiple users.