[Bug 554178] Re: /usr/share/acpi-support depends on nonexistent /var/lib/acpi-support files

Launchpad Bug Tracker 554178 at bugs.launchpad.net
Fri Sep 7 07:10:01 UTC 2012


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

** Changed in: acpi-support (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to acpi-support in Ubuntu.
https://bugs.launchpad.net/bugs/554178

Title:
  /usr/share/acpi-support depends on nonexistent /var/lib/acpi-support
  files

Status in “acpi-support” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi-support

  Running /etc/acpi/sleep.sh (or presumably other /etc/acpi scripts)
  prints error messages:

  cat: /var/lib/acpi-support/system-manufacturer: No such file or directory
  cat: /var/lib/acpi-support/system-product-name: No such file or directory
  cat: /var/lib/acpi-support/system-version: No such file or directory
  cat: /var/lib/acpi-support/bios-version: No such file or directory

  This appears to happen because the scripts in /usr/share/acpi-support
  have lines like:

      manufacturer=`cat /var/lib/acpi-support/system-
  manufacturer||dmidecode --string system-manufacturer|sed -e 's/ *$//'`

  However, those files in /var/lib/acpi-support, which were part of the
  acpi-support package in karmic, are no longer there in lucid's acpi-
  support.

  Probably either the /usr/share/acpi-support scripts should be updated
  not to need the removed files, or the removed files should be put
  back. I'm not sure what those files do (sleep.sh still works fine
  without them) so I'm not sure which way is the best way, but I'd be
  happy to make a patch to do one or the other if it would help.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: acpi-support 0.133
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic i686
  Architecture: i386
  Date: Fri Apr  2 19:14:49 2010
  ProcEnviron:
   LC_COLLATE=C
   PATH=(custom, user)
   SHELL=/bin/tcsh
  SourcePackage: acpi-support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/554178/+subscriptions




More information about the foundations-bugs mailing list