Your message dated Tue, 16 May 2006 04:47:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#348390: fixed in lirc 0.8.0-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: lirc
Version: 0.7.2-2
Severity: grave
Justification: renders package unusable

In previous version I used to use irman driver. After upgrade:
Preparing to replace liblircclient0 0.7.1pre2-11 (using
.../liblircclient0_0.7.2-2_i386.deb) ...
Unpacking replacement liblircclient0 ...

it doesn't anymore.

$ lircd --driver=help
Driver `help' not supported.
Supported drivers:
        null

Reverting to old package solved the problem.

I think the reason is:
* Change configure option --with-drivers to none on debian/rules
in debian changelog file.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14rg
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages lirc depends on:
ii  debconf [debconf-2.0]     1.4.67         Debian configuration management 
sy
ii  dialog                    1.0-20060101-1 Displays user-friendly dialog 
boxe
ii  libc6                     2.3.5-12       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/reconfigure: false
  lirc/lircmd_conf:
  lirc/remove_var-log-lircd: true
  lirc/driver:
  lirc/should-use-IntelliMouse:
  lirc/cflags:
  lirc/irq:
  lirc/lircd_conf:
  lirc/port:
  lirc/device:
  lirc/timer:
  lirc/modules:


--- End Message ---
--- Begin Message ---
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Danjou <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


-----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 <[EMAIL PROTECTED]>
Changed-By: Julien Danjou <[EMAIL PROTECTED]>
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: 297170 312498 339544 342568 348390 348753 349641 350791 351723 352573 
352767 364033 367274
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 <[EMAIL PROTECTED]>
     - 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-----


--- End Message ---

Reply via email to