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

Bug#352123: marked as done (libcommoncpp2-dev: slog should not cut after 128 bytes)



Your message dated Fri, 24 Feb 2023 21:24:29 +0000
with message-id <[🔎] E1pVfYL-008G96-GK@fasolo.debian.org>
and subject line Bug#998889: Removed package(s) from unstable
has caused the Debian Bug report #352123,
regarding libcommoncpp2-dev: slog should not cut after 128 bytes
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
352123: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352123
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libcommoncpp2-dev                                                                                                                                                 
Version: 1.3.22-1                                                                                                                                                          
Severity: wishlist
Tags: patch

Hi,

the thread safe logging currently cut lines after 128 bytes; this is a
bit short for real life logs.

Ideally, lines should be unlimited ;). However, I suggest to increase
that to 256 as a quick fix:

$ absurd? diff private.h.orig private.h
55c55
<       char _msgbuf[128];
---
>       char _msgbuf[256];


Thanks,

Stephan

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libcommoncpp2-dev depends on:
ii  libcommoncpp2-1.3c2a          1.3.22-1   A GNU package for creating portabl

libcommoncpp2-dev recommends no packages.

-- no debconf information
-- 
Stephan A Suerken <suerken|absurd@schlund.de>
Phone: +49.721.91347-393

Schlund + Partner AG, Karlsruhe


--- End Message ---
--- Begin Message ---
Version: 1.8.1-10+rm

Dear submitter,

as the package libcommoncpp2 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/998889

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: