Your message dated Thu, 04 Sep 2008 19:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#496911: fixed in acpi-support 0.109-7
has caused the Debian Bug report #496911,
regarding acpi-support: suspend fails after upgraed from 0.109-5 to 0.109-6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
496911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496911
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: acpi-support
Version: 0.109-6
Severity: important

After upgrading acpi-support and acpi-support-base from 0.109-5 to 0.109-6 my 
Samsung x20 notebook no more enters suspend mode when calling 
/etc/acpi/sleep.sh.
Before the update everything worked fine.
Downgrading to 0.109-5 resolved the problem.

Below you find a trace of what happens when /etc/acpi/sleep.sh is called.

If you tell me what information you need to resolve this problem I'd be happy 
to help you.


Regards,

Christian Gogolin


~$ strace /etc/acpi/sleep.sh
execve("/etc/acpi/sleep.sh", ["/etc/acpi/sleep.sh"], [/* 33 vars */]) = 0
brk(0)                                  = 0x893d000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f9f000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=73612, ...}) = 0
mmap2(NULL, 73612, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7f8d000
close(4)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libncurses.so.5", O_RDONLY)  = 4
read(4, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\243\0\0004\0\0\0\344"..., 
512) = 512
fstat64(4, {st_mode=S_IFREG|0644, st_size=202188, ...}) = 0
mmap2(NULL, 202004, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 
0xb7f5b000
mmap2(0xb7f8a000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2f) = 0xb7f8a000
close(4)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libdl.so.2", O_RDONLY) = 4
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\n\0\0004\0\0\0H"..., 
512) = 512
fstat64(4, {st_mode=S_IFREG|0644, st_size=9680, ...}) = 0
mmap2(NULL, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 
0xb7f57000
mmap2(0xb7f59000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1) = 0xb7f59000
close(4)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libc.so.6", O_RDONLY) = 4
read(4, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260e\1\0004\0\0\0\4"..., 512) 
= 512
fstat64(4, {st_mode=S_IFREG|0755, st_size=1413540, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f56000
mmap2(NULL, 1418864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 
0xb7dfb000
mmap2(0xb7f50000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x155) = 0xb7f50000
mmap2(0xb7f53000, 9840, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f53000
close(4)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7dfa000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7dfa6b0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0xb7f50000, 4096, PROT_READ)   = 0
munmap(0xb7f8d000, 73612)               = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 4
close(4)                                = 0
brk(0)                                  = 0x893d000
brk(0x893e000)                          = 0x893e000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=1282816, ...}) = 0
mmap2(NULL, 1282816, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7cc0000
close(4)                                = 0
brk(0x893f000)                          = 0x893f000
brk(0x8940000)                          = 0x8940000
getuid32()                              = 1000
getgid32()                              = 1000
geteuid32()                             = 1000
getegid32()                             = 1000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
time(NULL)                              = 1220377786
brk(0x8941000)                          = 0x8941000
open("/proc/meminfo", O_RDONLY)         = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f9e000
read(4, "MemTotal:      2067056 kB\nMemFree"..., 1024) = 846
close(4)                                = 0
munmap(0xb7f9e000, 4096)                = 0
brk(0x8942000)                          = 0x8942000
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
uname({sys="Linux", node="deepthought", ...}) = 0
brk(0x8943000)                          = 0x8943000
stat64("/home/cgogolin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getpid()                                = 6589
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=25700, ...}) = 0
mmap2(NULL, 25700, PROT_READ, MAP_SHARED, 4, 0) = 0xb7f98000
close(4)                                = 0
brk(0x8944000)                          = 0x8944000
getppid()                               = 6583
getpgrp()                               = 6583
rt_sigaction(SIGCHLD, {0x807e320, [], 0}, {SIG_DFL}, 8) = 0
getrlimit(RLIMIT_NPROC, {rlim_cur=16308, rlim_max=16308}) = 0
brk(0x8945000)                          = 0x8945000
brk(0x8946000)                          = 0x8946000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/etc/acpi/sleep.sh", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffbcc88) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "#!/bin/sh\n\n# This script HANDLES "..., 80) = 80
_llseek(4, 0, [0], SEEK_SET)            = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
dup2(4, 255)                            = 255
close(4)                                = 0
fcntl64(255, F_SETFD, FD_CLOEXEC)       = 0
fcntl64(255, F_GETFL)                   = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat64(255, {st_mode=S_IFREG|0755, st_size=734, ...}) = 0
_llseek(255, 0, [0], SEEK_CUR)          = 0
brk(0x8947000)                          = 0x8947000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "#!/bin/sh\n\n# This script HANDLES "..., 734) = 734
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64("/usr/share/acpi-support/policy-funcs", {st_mode=S_IFREG|0644, 
st_size=324, ...}) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64("/usr/share/acpi-support/policy-funcs", {st_mode=S_IFREG|0644, 
st_size=324, ...}) = 0
open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 4
read(4, "65536\n"..., 31)               = 6
close(4)                                = 0
brk(0x89c7000)                          = 0x89c7000
getgroups32(65536, [20, 24, 25, 29, 44, 46, 109, 1000]) = 8
open("/usr/share/acpi-support/policy-funcs", O_RDONLY|O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=324, ...}) = 0
read(4, "\n. /usr/share/acpi-support/power-"..., 324) = 324
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
brk(0x89c8000)                          = 0x89c8000
stat64("/usr/share/acpi-support/power-funcs", {st_mode=S_IFREG|0644, 
st_size=2823, ...}) = 0
open("/usr/share/acpi-support/power-funcs", O_RDONLY|O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=2823, ...}) = 0
brk(0x89c9000)                          = 0x89c9000
read(4, "# a micro library of helper funct"..., 2823) = 2823
close(4)                                = 0
brk(0x89ca000)                          = 0x89ca000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
umask(022)                              = 022
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
brk(0x89cb000)                          = 0x89cb000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
brk(0x89cc000)                          = 0x89cc000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
brk(0x89cd000)                          = 0x89cd000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
brk(0x89ce000)                          = 0x89ce000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([4, 6])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -2, [732], SEEK_CUR)       = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7dfa6f8) = 6590
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807e320, [], 0}, {0x807e320, [], 0}, 8) = 0
close(6)                                = 0
read(4, "1\n"..., 128)                  = 2
read(4, ""..., 128)                     = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x807ef30, [], 0}, {SIG_DFL}, 8) = 0
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 6590
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, 0xbffbc4b8, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigaction(SIGINT, {SIG_DFL}, {0x807ef30, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7dfa6f8) = 6605
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x807ef30, [], 0}, {SIG_DFL}, 8) = 0
waitpid(-1, This utility may only be run by the root user.
[{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0) = 6605
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, 0xbffbc758, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigaction(SIGINT, {SIG_DFL}, {0x807ef30, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "\n\n"..., 734)               = 2
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, ""..., 734)                   = 0
exit_group(1)                           = ?


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (800, 'testing'), (70, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages acpi-support depends on:
ii  acpi-support-base             0.109-5    scripts for handling base ACPI eve
ii  acpid                         1.0.6-10   Utilities for using ACPI power man
ii  dmidecode                     2.9-1      Dump Desktop Management Interface 
ii  finger                        0.17-12    user information lookup program
ii  hdparm                        8.9-1      tune hard disk parameters for high
ii  laptop-detect                 0.13.6     attempt to detect a laptop
ii  libc6                         2.7-13     GNU C Library: Shared libraries
ii  lsb-base                      3.2-19     Linux Standard Base 3.2 init scrip
ii  powermgmt-base                1.30       Common utils and configs for power
ii  vbetool                       1.0-3      run real-mode video BIOS code to a
ii  x11-xserver-utils             7.3+5      X server utilities

Versions of packages acpi-support recommends:
ii  dbus                          1.2.1-3    simple interprocess messaging syst
ii  hal                           0.5.11-3   Hardware Abstraction Layer
ii  nvclock                       0.8b3-1    Allows you to overclock your nVidi
ii  pm-utils                      1.1.2.3-1  utilities and scripts for power ma
ii  radeontool                    1.5-5      utility to control ATI Radeon back
ii  toshset                       1.73-2     Access much of the Toshiba laptop 

Versions of packages acpi-support suggests:
ii  laptop-mode-tools             1.45-1     Scripts to spin down hard drive an

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: acpi-support
Source-Version: 0.109-7

We believe that the bug you reported is fixed in the latest version of
acpi-support, which is due to be installed in the Debian FTP archive:

acpi-support-base_0.109-7_all.deb
  to pool/main/a/acpi-support/acpi-support-base_0.109-7_all.deb
acpi-support_0.109-7.dsc
  to pool/main/a/acpi-support/acpi-support_0.109-7.dsc
acpi-support_0.109-7.tar.gz
  to pool/main/a/acpi-support/acpi-support_0.109-7.tar.gz
acpi-support_0.109-7_i386.deb
  to pool/main/a/acpi-support/acpi-support_0.109-7_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bart Samwel <[EMAIL PROTECTED]> (supplier of updated acpi-support package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 04 Sep 2008 20:00:27 +0200
Source: acpi-support
Binary: acpi-support acpi-support-base
Architecture: source i386 all
Version: 0.109-7
Distribution: unstable
Urgency: low
Maintainer: Bart Samwel <[EMAIL PROTECTED]>
Changed-By: Bart Samwel <[EMAIL PROTECTED]>
Description: 
 acpi-support - scripts for handling many ACPI events
 acpi-support-base - scripts for handling base ACPI events such as the power 
button
Closes: 496911 497125 497220 497801
Changes: 
 acpi-support (0.109-7) unstable; urgency=low
 .
   * Reported in #497220: CheckPolicy() now calls getXconsole instead of
     getXuser, as it should.
   * getXuser() now uses "w" to determine the X user. The old code used
     finger, but this was highly unreliable. (Closes: #497220)
   * Added missing 'policy-funcs' include to hibernatebtn.sh (Closes:
     #497125)
   * scripts in /etc/acpi no longer test files from acpi-support-base
     to see if they should run (Closes: #497801)
   * Always consider a dbus-send call for a suspend method failed if
     dbus-send returns an error code (Closes: #496911)
Checksums-Sha1: 
 27f3fd76640c964061b684a64bff30e7b917aebc 1057 acpi-support_0.109-7.dsc
 5c80ed6d01ba58ef017bf3cdb0b259f36c3aed8d 59409 acpi-support_0.109-7.tar.gz
 ce50ba43b06004e1acf413d5c27906a33061f674 53958 acpi-support_0.109-7_i386.deb
 556f7a23dda2d7a5073e09d9b111e01c82d5dba7 22288 
acpi-support-base_0.109-7_all.deb
Checksums-Sha256: 
 f903ebaba2bdb64f03ec1bd684adefc2bed5b03f622127a0b52f9d9278b4237c 1057 
acpi-support_0.109-7.dsc
 cc182dd2d8ff559b9c33cbb94a4e8bc6aef5515a9998472527776504ca09b71c 59409 
acpi-support_0.109-7.tar.gz
 e4059e05e037d1c7a420e207387c21ec988131bc4037101a8db63046a475345d 53958 
acpi-support_0.109-7_i386.deb
 0fbde5b8eca07c366c75ab3a478b70125205e5088f1a5161209f03c9371a7d6e 22288 
acpi-support-base_0.109-7_all.deb
Files: 
 b2dc10452c4a9890296607261c42cb35 1057 admin optional acpi-support_0.109-7.dsc
 09180064a9bd5d65eddfb9a413acb970 59409 admin optional 
acpi-support_0.109-7.tar.gz
 9cab2f654aae20c9a1f714259326fe00 53958 admin optional 
acpi-support_0.109-7_i386.deb
 c5f6125d1977e2e40e4a7a54415f6191 22288 admin optional 
acpi-support-base_0.109-7_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkjAMEgACgkQ7O7doAun0JTX7ACaA2nqdJ0HXqRBlmAzowlY3QTx
WDEAoJfd1sKfTGpBL7dX1sUaXtPCnIMi
=GbcV
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to