Bug#523769: /etc/init.d/pommed and $DAEMON_OPTS

2009-04-13 Thread Alessandro De Zorzi
Julien BLACHE ha scritto:
 Can you run pommed -f -d as root and capture the output?
   
imac:~# /etc/init.d/pommed
imac:~# pommed -f -d
I: pommed v1.26 Apple laptops hotkeys handler
I: Copyright (C) 2006-2009 Julien BLACHE j...@jblache.org
pommed configuration:
 + General settings:
fnmode: 1
 + sysfs backlight control:
initial level: -1
step: 1
on_batt: 6
 + ATI X1600 backlight control:
initial level: -1
step: 10
on_batt: 80
 + Intel GMA950 backlight control:
initial level: 0x
step: 0xf
on_batt: 0x40
 + nVidia GeForce 8600M GT backlight control:
initial level: -1
step: 1
on_batt: 6
 + Audio volume control:
card: default
initial volume: -1
step: 10%
beep: yes
volume element: PCM
speaker element: Front
headphones element: Headphone
 + Keyboard backlight control:
default level: 100
step: 10
auto on threshold: 20
auto off threshold: 40
auto enable: yes
idle timer: 60s
 + CD eject:
enabled: yes
device: /dev/dvd
 + Beep:
enabled: no
beepfile: /usr/share/pommed/goutte.wav
 + Apple Remote IR Receiver:
enabled: no
DMI vendor name: [Apple Inc.]
DMI product name: [iMac9,1]
E: Unknown Apple machine: iMac9,1
E: Unknown Apple machine




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523769: /etc/init.d/pommed and $DAEMON_OPTS

2009-04-13 Thread Julien BLACHE
notfound 523769 1.26~dfsg-1
close 523769
thanks

Alessandro De Zorzi l...@nonlontano.it wrote:

Hi,

 DMI vendor name: [Apple Inc.]
 DMI product name: [iMac9,1]
 E: Unknown Apple machine: iMac9,1
 E: Unknown Apple machine

pommed is only for laptops, iMacs and other desktop machines are not
and will not be supported.

JB.

-- 
 Julien BLACHE jbla...@debian.org  |  Debian, because code matters more 
 Debian  GNU/Linux Developer|   http://www.debian.org
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523769: /etc/init.d/pommed and $DAEMON_OPTS

2009-04-12 Thread Alessandro De Zorzi
Package: pommed
Version: 1.26~dfsg-1
Severity: minor


On my system the follow command works but do not
return newline (on prompt)

imac:~# /etc/init.d/pommed start
Starting Apple laptops hotkeys events handler: imac:~# 

The problem seems due of option -- $DAEMON_OPTS
in the end of start-stop-daemon command.

Also install script report a warning (see the last line).

imac:~# apt-get  install pommed
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso   
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti erano stati automaticamente installati e non sono più 
richiesti:
  libgnome-desktop-2
Usare 'apt-get autoremove' per rimuoverli.
I seguenti pacchetti verranno inoltre installati:
  libconfuse0
I seguenti pacchetti NUOVI (NEW) saranno installati:
  libconfuse0 pommed
0 aggiornati, 2 installati, 0 da rimuovere e 1 non aggiornati.
È necessario prendere 85,7kB di archivi. 
Dopo quest'operazione, verranno occupati 283kB di spazio su disco.
Continuare [S/n]? s
Get:1 http://debian.fastweb.it squeeze/main libconfuse0 2.6-2 [27,9kB]
Get:2 http://debian.fastweb.it squeeze/main pommed 1.26~dfsg-1 [57,8kB]
Scaricato 85,7kB in 0s (116kB/s)
Selezionato il pacchetto libconfuse0, che non lo era.
(Lettura del database ... 129813 file e directory attualmente installati.)
Spacchetto libconfuse0 (da .../libconfuse0_2.6-2_amd64.deb) ...
Selezionato il pacchetto pommed, che non lo era.
Spacchetto pommed (da .../pommed_1.26~dfsg-1_amd64.deb) ...
Processing triggers for man-db ...
Configuro libconfuse0 (2.6-2) ...
Configuro pommed (1.26~dfsg-1) ...
Reloading system message bus config...done.
Starting Apple laptops hotkeys events handler: invoke-rc.d: initscript pommed, 
action start failed.



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pommed depends on:
ii  eject   2.1.5+deb1+cvs20081104-5 ejects CDs and operates CD-Changer
ii  libasound2  1.0.19-1 shared library for ALSA applicatio
ii  libaudiofile0   0.2.6-7  Open-source version of SGI's audio
ii  libc6   2.9-7GNU C Library: Shared libraries
ii  libconfuse0 2.6-2Library for parsing configuration 
ii  libdbus-1-3 1.2.12-1 simple interprocess messaging syst
ii  libpci3 1:3.1.2-3Linux PCI Utilities (shared librar

Versions of packages pommed recommends:
ii  dbus  1.2.12-1   simple interprocess messaging syst

pommed suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523769: /etc/init.d/pommed and $DAEMON_OPTS

2009-04-12 Thread Julien BLACHE
Alessandro De Zorzi l...@nonlontano.it wrote:

Hi,

 On my system the follow command works but do not
 return newline (on prompt)

 imac:~# /etc/init.d/pommed start
 Starting Apple laptops hotkeys events handler: imac:~# 

Can you run pommed -f -d as root and capture the output?

JB.

-- 
 Julien BLACHE - Debian  GNU/Linux Developer - jbla...@debian.org 
 
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org