[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#399069: marked as done (cupsys: Infinity loop of printing Alert field by command lpstat -l -p)



Your message dated Sat, 18 Nov 2006 10:22:40 +0900
with message-id <20061118012241.0FC681A7DC4@mail.topstudio.co.jp>
and subject line Bug#399069: cupsys: Infinity loop of printing Alert field by command lpstat -l -p
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: cupsys
Version: 1.2.6-1
Severity: important


invalid line inside systemv/lpstat.c file at line 2041:

for (j = 0; j < reasons->num_values; i ++)

replace by

for (j = 0; j < reasons->num_values; j ++)

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18+p5ad2
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)

Versions of packages cupsys depends on:
ii  adduser                  3.99            Add and remove users and groups
ii  cupsys-common            1.2.6-1         Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]    1.5.8           Debian configuration management sy
ii  gs-esp                   8.15.3.dfsg.1-1 The Ghostscript PostScript interpr
ii  libc6                    2.3.6.ds1-8     GNU C Library: Shared libraries
ii  libcupsimage2            1.2.6-1         Common UNIX Printing System(tm) - 
ii  libcupsys2               1.2.6-1         Common UNIX Printing System(tm) - 
ii  libdbus-1-3              0.94-2          simple interprocess messaging syst
ii  libgnutls13              1.4.4-3         the GNU TLS library - runtime libr
ii  libldap2                 2.1.30-13.2     OpenLDAP libraries
ii  libpam0g                 0.79-4          Pluggable Authentication Modules l
ii  libpaper1                1.1.20          Library for handling paper charact
ii  libslp1                  1.2.1-6         OpenSLP libraries
ii  lsb-base                 3.1-19          Linux Standard Base 3.1 init scrip
ii  patch                    2.5.9-4         Apply a diff file to an original
ii  perl-modules             5.8.8-6.1       Core Perl modules
ii  procps                   1:3.2.7-3       /proc file system utilities
ii  xpdf-utils [poppler-util 3.01-9          Portable Document Format (PDF) sui
ii  zlib1g                   1:1.2.3-13      compression library - runtime

Versions of packages cupsys recommends:
ii  cupsys-client           1.2.6-1          Common UNIX Printing System(tm) - 
ii  foomatic-filters        3.0.2-20061031-1 linuxprinting.org printer support 
ii  smbclient               3.0.23c-4        a LanManager-like simple client fo

-- debconf information excluded


--- End Message ---
--- Begin Message ---
Version: 1.2.6-2
thanks

At Fri, 17 Nov 2006 14:39:55 +0100,
Martial Guex wrote:
> invalid line inside systemv/lpstat.c file at line 2041:
> 
> for (j = 0; j < reasons->num_values; i ++)
> 
> replace by
> 
> for (j = 0; j < reasons->num_values; j ++)

This bug is already fixed by upstream and 1.2.6-2.

Thanks,
-- 
Kenshi Muto
kmuto@debian.org

--- End Message ---

Reply to: