[jaunty] [TYPO in script - missing quote] line 81: unexpected EOF while looking for matching `"' /usr/lib/hal/scripts/linux/hal-system-killswitch-get-power-linux: line 84: syntax error: unexpected end of file.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
hal (Ubuntu) |
Fix Released
|
Medium
|
Martin Pitt | ||
Jaunty |
Fix Released
|
Medium
|
Martin Pitt | ||
Karmic |
Fix Released
|
Medium
|
Martin Pitt |
Bug Description
Binary package hint: hal
Hopefully this can be (or is already planned) to be included in a SRU:
--- /usr/lib/
+++ hal-system-
@@ -61,7 +61,7 @@
fi
elif [ "$HAL_PROP_
if [ "$HAL_PROP_
- value="
+ value="
if [ "$value" = "0" ]; then
exit 1
elif [ "$value" = "1" ]; then
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelMo
Package: hal 0.5.12~
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LANG=sv_SE.UTF-8
SourcePackage: hal
Uname: Linux 2.6.28-11-generic i686
SRU impact: Regression from Ubuntu 8.10, breaks kill switches on Dells.
Patch: http://
Regression potential: Current script is totally broken due to syntax errors, so it can't get worse. No other changes outside of /usr/lib/
Changed in hal (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in hal (Ubuntu Jaunty): | |
assignee: | nobody → Canonical Desktop Team (canonical-desktop-team) |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in hal (Ubuntu Karmic): | |
assignee: | nobody → Canonical Desktop Team (canonical-desktop-team) |
Changed in hal (Ubuntu Jaunty): | |
assignee: | Canonical Desktop Team (canonical-desktop-team) → Till Kamppeter (till-kamppeter) |
Changed in hal (Ubuntu Karmic): | |
assignee: | Canonical Desktop Team (canonical-desktop-team) → Till Kamppeter (till-kamppeter) |
tags: |
added: verification-done removed: verification-needed |
AFAIK pitti is our master of the HAL, reassigning ...
I only maintain the HAL script for the printers which is part of hal-cups-utils.