/etc/kernel/header_postinst.d/nvidia-common: line 8: [: too many arguments
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nvidia-common (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: nvidia-common
Tracking natty daily, seen during upgrade:
Setting up linux-headers-
Examining /etc/kernel/
run-parts: executing /etc/kernel/
/etc/
Looking at line 8 of '/etc/kernel/
/usr/
which returns the output:
No NVIDIA package to install
none
presumably in the case of "none", these errors should be going to /dev/stderr and stdout should be an empty string. The program in question is simple Python script which calls:
NvidiaDetecto
from:
/usr/