Acknowledgement sent to Marc Lehmann <root@plan9.de>:
New Bug report received and forwarded. Copy sent to Amaya Rodrigo Sastre <amaya@debian.org>.
(full text, mbox, link).
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: lircd 0.7.2: there's no hardware I can use and no peers are specified
Date: Tue, 14 Feb 2006 07:53:30 +0100
Package: lirc
Version: 0.7.2-2
Severity: grave
Justification: renders package unusable
After the upgrade to 0.7.2-2, lircd no longer starts on any of my systems:
lircd 0.7.2: there's no hardware I can use and no peers are specified
An strace shows that lricd does not try to access any config file, any
hardware device, nothing, so I assume this is a bug in lircd.
Downgrading to 0.7.1pre2-2 makes it work again.
execve("/usr/sbin/lircd", ["lircd"], [/* 61 vars */]) = 0
uname({sys="Linux", node="doom", ...}) = 0
brk(0) = 0x50e000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaaac2000
access("/etc/ld.so.preload", R_OK) = 0
open("/etc/ld.so.preload", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
close(3) = 0
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=136820, ...}) = 0
mmap(NULL, 136820, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2aaaaaac3000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\305"..., 640) = 640
lseek(3, 624, SEEK_SET) = 624
read(3, "\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0"..., 32) = 32
fstat(3, {st_mode=S_IFREG|0755, st_size=1291512, ...}) = 0
mmap(NULL, 2350184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2aaaaabc3000
mprotect(0x2aaaaace6000, 1158248, PROT_NONE) = 0
mmap(0x2aaaaade5000, 98304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x122000) = 0x2aaaaade5000
mmap(0x2aaaaadfd000, 15464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2aaaaadfd000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaae01000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaae02000
mprotect(0x2aaaaade5000, 86016, PROT_READ) = 0
arch_prctl(ARCH_SET_FS, 0x2aaaaae01ae0) = 0
munmap(0x2aaaaaac3000, 136820) = 0
write(2, "lircd 0.7.2: there\'s no hardware"..., 70lircd 0.7.2: there's no hardware I can use and no peers are specified) = 70
exit_group(1) = ?
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15.1
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages lirc depends on:
ii debconf [debconf-2.0] 1.4.70 Debian configuration management sy
ii dialog 1.0-20060126-1 Displays user-friendly dialog boxe
ii libc6 2.3.5-13 GNU C Library: Shared libraries an
ii liblircclient0 0.7.2-2 LIRC client library
lirc recommends no packages.
-- debconf information:
lirc/take_care_of_old_config:
lirc/install_devices: true
lirc/irq:
lirc/lircd_conf:
lirc/reconfigure: false
lirc/lircmd_conf:
lirc/remove_var-log-lircd: true
lirc/driver:
lirc/port:
lirc/device:
lirc/should-use-IntelliMouse:
lirc/cflags:
lirc/timer:
lirc/modules:
Information forwarded to debian-bugs-dist@lists.debian.org, Amaya Rodrigo Sastre <amaya@debian.org>: Bug#352767; Package lirc.
(full text, mbox, link).
Acknowledgement sent to Hamish Moffatt <hamish@debian.org>:
Extra info received and forwarded to list. Copy sent to Amaya Rodrigo Sastre <amaya@debian.org>.
(full text, mbox, link).
To: 352767-submitter@bugs.debian.org, 352767@bugs.debian.org
Subject: lircd broken here also
Date: Sun, 19 Feb 2006 01:27:21 +1100
I see the same issue with lircd. When the init.d script runs it, I get
the following result:
tv:/etc/lirc# lircd --driver=Default
Driver `Default' not supported.
Supported drivers:
null
debian/rules for lirc calls configure with "--with-driver=none" which
doesn't look right?
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
Message sent on to Marc Lehmann <root@plan9.de>:
Bug#352767.
(full text, mbox, link).
Information forwarded to debian-bugs-dist@lists.debian.org, Amaya Rodrigo Sastre <amaya@debian.org>: Bug#352767; Package lirc.
(full text, mbox, link).
Acknowledgement sent to Hamish Moffatt <hamish@debian.org>:
Extra info received and forwarded to list. Copy sent to Amaya Rodrigo Sastre <amaya@debian.org>.
(full text, mbox, link).
To: 352767-submitter@bugs.debian.org, 352767@bugs.debian.org
Subject: --with-driver=serial
Date: Sun, 19 Feb 2006 01:55:30 +1100
I recompiled with --with-driver=serial and it works for me now.
--with-driver=any failed to compile due to #error directives in the BTTV
driver.
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
Message sent on to Marc Lehmann <root@plan9.de>:
Bug#352767.
(full text, mbox, link).
Tags added: pending
Request was from Aurelien Jarno <aurelien@aurel32.net>
to control@bugs.debian.org.
(full text, mbox, link).
Tags added: fixed-in-experimental
Request was from Julien Danjou <acid@debian.org>
to control@bugs.debian.org.
(full text, mbox, link).
Reply sent to Julien Danjou <acid@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Marc Lehmann <root@plan9.de>:
Bug acknowledged by developer.
(full text, mbox, link).
Source: lirc
Source-Version: 0.8.0-2
We believe that the bug you reported is fixed in the latest version of
lirc, which is due to be installed in the Debian FTP archive:
liblircclient-dev_0.8.0-2_i386.deb
to pool/main/l/lirc/liblircclient-dev_0.8.0-2_i386.deb
liblircclient0_0.8.0-2_i386.deb
to pool/main/l/lirc/liblircclient0_0.8.0-2_i386.deb
lirc-modules-source_0.8.0-2_all.deb
to pool/main/l/lirc/lirc-modules-source_0.8.0-2_all.deb
lirc-svga_0.8.0-2_i386.deb
to pool/main/l/lirc/lirc-svga_0.8.0-2_i386.deb
lirc-x_0.8.0-2_i386.deb
to pool/main/l/lirc/lirc-x_0.8.0-2_i386.deb
lirc_0.8.0-2.diff.gz
to pool/main/l/lirc/lirc_0.8.0-2.diff.gz
lirc_0.8.0-2.dsc
to pool/main/l/lirc/lirc_0.8.0-2.dsc
lirc_0.8.0-2_i386.deb
to pool/main/l/lirc/lirc_0.8.0-2_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 352767@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julien Danjou <acid@debian.org> (supplier of updated lirc 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 16 May 2006 12:45:59 +0200
Source: lirc
Binary: liblircclient-dev liblircclient0 lirc-svga lirc lirc-modules-source lirc-x
Architecture: source all i386
Version: 0.8.0-2
Distribution: unstable
Urgency: low
Maintainer: lirc Maintainer Team <pkg-lirc-maint@lists.alioth.debian.org>
Changed-By: Julien Danjou <acid@debian.org>
Description:
liblircclient-dev - development files for LIRC client library
liblircclient0 - LIRC client library
lirc - Linux Infra-red Remote Control support
lirc-modules-source - Linux Infra-red Remote Control support (kernel modules)
lirc-svga - Linux Infra-red Remote Control support (svgalib dependent parts)
lirc-x - Linux Infra-red Remote Control support (X dependent parts)
Closes: 297170312498339544342568348390348753349641350791351723352573352767364033367274
Changes:
lirc (0.8.0-2) unstable; urgency=low
.
[ Julien Danjou ]
* Include etc/lirc in lirc-modules-source.dirs (Closes: #342568)
* Fix compilation for non-root users (Closes: #297170)
.
[ Aurelien Jarno ]
* Updated German debconf templates translation. Thanks to Franz Pletz
(Closes: #367274).
* Fixed typos in debconf templates (Closes: #312498).
.
lirc (0.8.0-1) experimental; urgency=low
.
[ Hector Garcia ]
* New upstream release. (Closes: #349641, #352573)
- Added support up to for 2.6.15 kernels.
- dvico driver is enabled by default (Closes: #348753)
* Removed 02_aclocal.dpatch, not needed anymore.
* Ported 04_man_pages to this release.
* Ported 01_irxevent.dpatch to this release.
* Changed with-drivers to userspace to build only the userspace drivers
and keep only the kernel-space on the modules package.
* Added 02_Makefile.in.dpatch, to prevent autotools from getting run on
every build.
* Recompile with driver=userspace (Closes: #352767, #351723, #348390)
.
[ Julien Danjou ]
* Add lirc_dev dependency to it87
* Fix build-depends on libsvga1-dev rather than svgalibg1-dev
(Closes: #350791)
* Add lircrcd
* Add a patch to allow some drivers to compile with linux 2.6.16
* Add patches from Cyril Lacoux <clacoux@easter-eggs.com>
- Compile all modules
- Support 2 flavors for it87 (standard/digimatrix)
- Improve debconf template
- module-assistant works fine
- Add missing files for gpio
.
[ Aurelien Jarno ]
* Added Swedish debconf templates translation. Thanks to Daniel Nylander
(Closes: #339544)
* Added Dutch debconf templates translation. Thanks to Kurt De Bree
(Closes: #364033)
* Enable lirc-svga on amd64.
* Added support for non-Linux architectures:
- Don't build-depends on libasound2-dev on hurd-i386, kfreebsd-i386 and
kfreebsd-amd64.
- Added 05_non_linux.dpatch, to make lirc buildable on non-Linux
architectures.
- Added 06_libtool_kfreebsd.dpatch, to update libtool for GNU/kFreeBSD.
* Changed lirc-modules-source from Arch: any to Arch: all.
Files:
7a16e997312c0973669f243052bab485 1004 utils extra lirc_0.8.0-2.dsc
37bc57ba9d9e14bd240bab87d49e6bd1 75509 utils extra lirc_0.8.0-2.diff.gz
e7afe347085e76f7923909bddb6b5a31 200224 utils extra lirc-modules-source_0.8.0-2_all.deb
501a1a9fc13687c270dd0a865787aab3 328580 utils extra lirc_0.8.0-2_i386.deb
6800cf6a37f558c539d5cf33818f2189 15358 utils extra lirc-x_0.8.0-2_i386.deb
2b9c24d1dc63674e4a7fd29f7620a3fb 5502 utils extra lirc-svga_0.8.0-2_i386.deb
3b7c22b18c942c3ddd5f5d4119199220 58094 libdevel extra liblircclient-dev_0.8.0-2_i386.deb
e4f82c8dfd7dbd6d999760c73718aaac 55392 libs optional liblircclient0_0.8.0-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEabkhpGK1HsL+5c0RAk2pAJ9VQBlXd6sLM9oTYgP/mLn3/1ZXBACgzzZK
NNFz4J92ciTW10qiu55NLMY=
=mGt1
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Tue, 26 Jun 2007 08:09:50 GMT) (full text, mbox, link).
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.