Typo on line 9 of /usr/share/acpi-support/power-funcs

Bug #875447 reported by James
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
acpid (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

 9 user=$(who | awk "/:$displaynum)/ { print \$1; exit }")

causes a regex compile failure:
awk: line 1: regular expression compile failed (missing '(')
:0)

The line should read:
9 user=$(who | awk "/:$displaynum/ { print \$1; exit }")

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in acpid (Ubuntu):
status: New → Confirmed
Revision history for this message
A. Bram Neijt (bneijt) wrote : apport information

ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CheckboxSubmission: eba05164b74fe515f1989a2faf417dfe
CheckboxSystem: d00f84de8a555815fa1c4660280da308
DistroRelease: Ubuntu 11.10
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
Package: acpi-support 0.138
PackageArchitecture: amd64
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 3.1.0-2.3-generic 3.1.0
Tags: oneiric
Uname: Linux 3.1.0-2-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

tags: added: apport-collected oneiric
Revision history for this message
A. Bram Neijt (bneijt) wrote : Dependencies.txt

apport information

Revision history for this message
Steve Magoun (smagoun) wrote :

This code was completely rewritten for acpi-support 0.139 in precise, so marking this Fix Released.

Changed in acpid (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.