Your message dated Sun, 09 Oct 2005 08:32:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#323025: fixed in irda-utils 0.9.16-10
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Aug 2005 07:44:49 +0000
>From [EMAIL PROTECTED] Sun Aug 14 00:44:49 2005
Return-path: <[EMAIL PROTECTED]>
Received: from master.debian.org [146.82.138.7] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E4DAn-0006tv-00; Sun, 14 Aug 2005 00:44:49 -0700
Received: from cs2-ats30-216.dialup.mts-nn.ru (localhost.localdomain) 
[213.177.102.216] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1E4DAk-00023C-00; Sun, 14 Aug 2005 02:44:47 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Nikolay A. Panov" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Cannot install irda-utils.
X-Mailer: reportbug 3.8
Date: Sun, 14 Aug 2005 11:46:20 +0400
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-4.8 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        OPT_IN_CAPS,OUR_MTA_MSGID,UPPERCASE_25_50,X_DEBBUGS_CC autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

Package: irda-utils
Version: 0.9.16-9
Severity: important


I cannot install package irda-utils.
The output of apt-get commant:
------------------------------
[11:36 /home/nik]$ LC_ALL=C apt-get install irda-utils                          
                       (19098: KOI8-R)
Reading Package Lists... Done
Building Dependency Tree... Done
Suggested packages:
  libgsmme1c102 liblinc1 obexftp
The following NEW packages will be installed:
  irda-utils
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0B/70.0kB of archives.
After unpacking 217kB of additional disk space will be used.
Preconfiguring packages ...
(Reading database ... 86649 files and directories currently installed.)
Unpacking irda-utils (from .../irda-utils_0.9.16-9_i386.deb) ...
BASH=/bin/bash
BASH_VERSINFO=([0]="2" [1]="05b" [2]="0" [3]="1" [4]="release" 
[5]="i386-pc-linux-gnu")
BASH_VERSION='2.05b.0(1)-release'
CFMUSIC=/media/cfcard/Music/Audiobooks
COLORFGBG='10;0'
COLORTERM=rxvt-xpm
CONFIG=/etc/default/irda-utils
CONFIG_OLD=/etc/irda.conf
DEBCONF_REDIR=1
DEBIAN_HAS_FRONTEND=1
DIRSTACK=()
DISPLAY=:0.0
DPKG_NO_TSTP=yes
EDITOR=/usr/bin/vim
ENABLE=true
EUID=0
GROUPS=()
G_BROKEN_FILENAMES=1
HOME=/home/nik
HOSTNAME=NikSite
HOSTTYPE=i386
HUSHLOGIN=FALSE
HZ=100
IFS=$' \t\n'
INIT_OLD=/etc/init.d/irda
IRDADEV=irda0
LANG=ru_RU.KOI8-R
LC_ALL=C
LOGNAME=root
MACHTYPE=i386-pc-linux-gnu
MAIL=/var/mail/nik
MODEL=/home/music/mp3/audio-book/Russian/model
MODULES_24_OLD=/etc/modutils/irda
MODULES_26_OLD=/etc/modprobe.d/irda
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PACKAGE=irda-utils
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
PERL5LIB=/home/nik/perllib
PERL_DL_NONLAZY=1
PIPESTATUS=([0]="0")
PPID=15659
PREV=
PS4='+ '
PWD=/
RET='value set'
SHELL=/bin/zsh
SHELLOPTS=braceexpand:errexit:hashall:interactive-comments
SHLVL=6
SSH_AGENT_PID=4975
SSH_AUTH_SOCK=/tmp/ssh-uvVDXv4950/agent.4950
SUDO_COMMAND='/usr/bin/apt-get install irda-utils'
SUDO_GID=1000
SUDO_UID=1000
SUDO_USER=nik
TERM=rxvt
UID=0
USER=root
WINDOWID=29360130
XAUTHORITY=/home/nik/.Xauthority
_=']'
modules=/etc/modutils/irda
_db_cmd () 
{ 
        echo "$@" 1>&3;
        local IFS='
';
        local _LINE;
        read -r _LINE;
        RET="${_LINE#[!     ][      ]}";
        return ${_LINE%%[   ]*}
}
db_beginblock () 
{ 
        _db_cmd "BEGINBLOCK $@"
}
db_capb () 
{ 
        _db_cmd "CAPB $@"
}
db_clear () 
{ 
        _db_cmd "CLEAR $@"
}
db_endblock () 
{ 
        _db_cmd "ENDBLOCK $@"
}
db_fget () 
{ 
        _db_cmd "FGET $@"
}
db_fset () 
{ 
        _db_cmd "FSET $@"
}
db_get () 
{ 
        _db_cmd "GET $@"
}
db_go () 
{ 
        _db_cmd "GO $@"
}
db_input () 
{ 
        _db_cmd "INPUT $@"
}
db_metaget () 
{ 
        _db_cmd "METAGET $@"
}
db_previous_module () 
{ 
        _db_cmd "PREVIOUS_MODULE $@"
}
db_purge () 
{ 
        _db_cmd "PURGE $@"
}
db_register () 
{ 
        _db_cmd "REGISTER $@"
}
db_reset () 
{ 
        _db_cmd "RESET $@"
}
db_set () 
{ 
        _db_cmd "SET $@"
}
db_settitle () 
{ 
        _db_cmd "SETTITLE $@"
}
db_stop () 
{ 
        echo STOP 1>&3
}
db_subst () 
{ 
        _db_cmd "SUBST $@"
}
db_text () 
{ 
        db_input $@
}
db_title () 
{ 
        _db_cmd "TITLE $@"
}
db_unregister () 
{ 
        _db_cmd "UNREGISTER $@"
}
db_version () 
{ 
        _db_cmd "VERSION $@"
}
dpkg: error processing 
/home/Debian/DVD1/pool/main/i/irda-utils/irda-utils_0.9.16-9_i386.deb 
(--unpack):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
 /home/Debian/DVD1/pool/main/i/irda-utils/irda-utils_0.9.16-9_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)




-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages irda-utils depends on:
ii  debconf [debconf-2.0]       1.4.30.13    Debian configuration management sy
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libglib1.2                  1.2.10-9     The GLib library of C routines
ii  makedev                     2.3.1-77     creates device files in /dev
ii  module-init-tools           3.2-pre1-2   tools for managing Linux kernel mo

---------------------------------------
Received: (at 323025-close) by bugs.debian.org; 9 Oct 2005 15:38:24 +0000
>From [EMAIL PROTECTED] Sun Oct 09 08:38:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EOd9i-0003C2-00; Sun, 09 Oct 2005 08:32:06 -0700
From: Alberto Gonzalez Iniesta <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#323025: fixed in irda-utils 0.9.16-10
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 09 Oct 2005 08:32:06 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 10

Source: irda-utils
Source-Version: 0.9.16-10

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

irda-utils_0.9.16-10.diff.gz
  to pool/main/i/irda-utils/irda-utils_0.9.16-10.diff.gz
irda-utils_0.9.16-10.dsc
  to pool/main/i/irda-utils/irda-utils_0.9.16-10.dsc
irda-utils_0.9.16-10_i386.deb
  to pool/main/i/irda-utils/irda-utils_0.9.16-10_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.
Alberto Gonzalez Iniesta <[EMAIL PROTECTED]> (supplier of updated irda-utils 
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: Sun,  9 Oct 2005 11:32:44 +0200
Source: irda-utils
Binary: irda-utils
Architecture: source i386
Version: 0.9.16-10
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta <[EMAIL PROTECTED]>
Changed-By: Alberto Gonzalez Iniesta <[EMAIL PROTECTED]>
Description: 
 irda-utils - IrDA management and handling utilities
Closes: 304282 307621 310280 312040 314032 316996 317001 317510 320806 323025
Changes: 
 irda-utils (0.9.16-10) unstable; urgency=low
 .
   * debian/preinst: Fixed script to avoid failing when
     modules.conf contains no entry for irda0. (Closes: #323025)
   * man/irdadump.8.gz: Corrected documentation of '-v' option.
     irdadump/shell/main.c: Added '-v' line to usage output.
     (Closes: #317510, #307621)
   * Added Vietnamese translation for debconf.
     Thanks Clytie Siddall. (Closes: #312040)
   * Updated German translation for debconf.
     Thanks Jens Seidel (Closes: #314032)
   * Added Japanese translation for debconf.
     Thanks Shimono Atsushi. (Closes: #304282)
   * Added Czech translation for debconf.
     Thanks Martin Šín. (Closes: #316996, #317001)
   * Added Danish translation for debconf.
     Thanks Claus Hindsgaul. (Closes: #320806)
   * debian/postinst: Added 'alias irda-dongle-11 ma600' when
     creating /etc/modutils/irda-utils (Closes: #310280)
   * Bumped Standards-Version to 3.6.2.0, no change.
Files: 
 0044e0d798414039476cfab0ea0460d0 656 utils optional irda-utils_0.9.16-10.dsc
 98b409ee3792f2ddb2a5bd2fcb9fb85b 339486 utils optional 
irda-utils_0.9.16-10.diff.gz
 e39ca859e6746e504e94fc24155a4a8e 70214 utils optional 
irda-utils_0.9.16-10_i386.deb

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

iD8DBQFDSTXSxRSvjkukAcMRAmT/AJ4oxrZzbOP+ZoCEA0fZjUP29ydLEQCgsEHh
PAQhft+Cw+DBVUvrJRW/Xkk=
=dHuV
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to