Bug#871104: marked as done (gnats: FTBFS: cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security])

2017-08-07 Thread Debian Bug Tracking System
Your message dated Mon, 07 Aug 2017 13:04:29 +
with message-id 
and subject line Bug#871104: fixed in gnats 4.1.0-5
has caused the Debian Bug report #871104,
regarding gnats: FTBFS: cc1: error: -Wformat-security ignored without -Wformat 
[-Werror=format-security]
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 ow...@bugs.debian.org
immediately.)


-- 
871104: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871104
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnats
Version: 4.1.0-4
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170805 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> gcc -c -I. -I.  -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -W -Wall -ansi 
> -pedantic  -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
> -Wno-format -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H 
> -DGNATSD_USER_ACCESS_FILE=\"/etc/gnats/gnatsd.user_access\" 
> -DGNATSD_HOST_ACCESS_FILE=\"/etc/gnats/gnatsd.host_access\" 
> -DDEFAULT_GNATS_SERVICE=\"gnats\" 
> -DGLOBAL_DB_LIST_FILE=\"/etc/gnats/databases\" -DGNATS_USER=\"gnats\" edit.c
> cc1: error: -Wformat-security ignored without -Wformat 
> [-Werror=format-security]
> edit.c: In function 'rewrite_pr':
> edit.c:440:7: warning: ignoring return value of 'asprintf', declared with 
> attribute warn_unused_result [-Wunused-result]
>asprintf (&dirPath, "%s/%s", databaseDir (database),
>^~~~
>field_value (new_pr, CATEGORY (database)));
>~~
> edit.c:473:3: warning: ignoring return value of 'asprintf', declared with 
> attribute warn_unused_result [-Wunused-result]
>asprintf (&bkup_path, "%s.old", old_path);
>^
> edit.c: In function 'lock_pr':
> edit.c:927:7: warning: ignoring return value of 'fgets', declared with 
> attribute warn_unused_result [-Wunused-result]
>fgets (buf, sizeof (buf) - 1, fp);
>^
> cc1: some warnings being treated as errors
> Makefile:174: recipe for target 'edit.o' failed
> make[2]: *** [edit.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/08/05/gnats_4.1.0-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: gnats
Source-Version: 4.1.0-5

We believe that the bug you reported is fixed in the latest version of
gnats, which is due to be installed in the Debian FTP archive.

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 871...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk  (supplier of updated gnats 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 07 Aug 2017 15:42:01 +0300
Source: gnats
Binary: gnats-user gnats
Architecture: source
Version: 4.1.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Description:
 gnats  - problem report management system - central database
 gnats-user - problem report management system - client tools
Closes: 871104
Changes:
 gnats (4.1.0-5) unstable; urgency=medium
 .
   * QA upload.
   * gnats/configure.in: Don't pass -Wno-format to gcc, gcc 7
 refuses this due to the -Werror=format-security that is
 added by dpkg-buildflags. (Closes: #871104)
Checksums-Sha1:
 5a9935b6dd8ce2cf2d28b2577509dd18eb864724 1812 gnats_4.1.0-5.dsc
 c5c26614216fecc31136b7b32d8b581f4a53cf78 71404 gnats_4.1.0-5.debian.tar.xz
Checksums-Sha256:
 e8d065b7277e0b78e51a84913d101c274f5db02c0e073a376d2c9138abbc7e4c 1812 
gnats_4.1.0-5.dsc
 42e07a197c3ecbbb8463428669b84a356136c67ba9e18e2f84d0dc7f6a5a14cc 71404 
gnats_4.1.0-5.debian.tar.xz
Files:
 95ec037a

Processing of gnats_4.1.0-5_source.changes

2017-08-07 Thread Debian FTP Masters
gnats_4.1.0-5_source.changes uploaded successfully to localhost
along with the files:
  gnats_4.1.0-5.dsc
  gnats_4.1.0-5.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



gnats_4.1.0-5_source.changes ACCEPTED into unstable

2017-08-07 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 07 Aug 2017 15:42:01 +0300
Source: gnats
Binary: gnats-user gnats
Architecture: source
Version: 4.1.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Description:
 gnats  - problem report management system - central database
 gnats-user - problem report management system - client tools
Closes: 871104
Changes:
 gnats (4.1.0-5) unstable; urgency=medium
 .
   * QA upload.
   * gnats/configure.in: Don't pass -Wno-format to gcc, gcc 7
 refuses this due to the -Werror=format-security that is
 added by dpkg-buildflags. (Closes: #871104)
Checksums-Sha1:
 5a9935b6dd8ce2cf2d28b2577509dd18eb864724 1812 gnats_4.1.0-5.dsc
 c5c26614216fecc31136b7b32d8b581f4a53cf78 71404 gnats_4.1.0-5.debian.tar.xz
Checksums-Sha256:
 e8d065b7277e0b78e51a84913d101c274f5db02c0e073a376d2c9138abbc7e4c 1812 
gnats_4.1.0-5.dsc
 42e07a197c3ecbbb8463428669b84a356136c67ba9e18e2f84d0dc7f6a5a14cc 71404 
gnats_4.1.0-5.debian.tar.xz
Files:
 95ec037a4a336010fe20b71e142b7c7a 1812 devel extra gnats_4.1.0-5.dsc
 8f896d10151338b18c8e2bf175d9c7ea 71404 devel extra gnats_4.1.0-5.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlmIYTQACgkQiNJCh6LY
mLF0vw/+J9cOhvEV8eJwelPUWZNpNnWhGt+4SeKcl3ZW+opsXcZutj+NTgKM2yOf
hnm/UrCiQSmqs6xFAis5h651zFjvULNYmApeRhwW/2/vU+53YsWL9J1nkQWlpGqr
TNLQouB093xp4J+Qj24iaocb3l4fQU88NbIzOGApPpxAqPj7qxs2kkYQaHojNo1J
MJyLvtisjofdt5Y/qh6gJ4k6QHhB+GC79vesBtxCUXaNVSJyJj34LSBqaFQzskZO
Q5CDjPbMbrXfx2asqerPKDSFFzypxVBSrVteLbb0GIRDBGB+OnW2dH3Wm2rECK+y
LGnyr05oTTtorUN9tUgyBx3dgSXs9wndk29Gsza4IfsSEasibhkhwbmeaEdZMgrP
hc8ant8RkeN5N0xfunaxzIvUZTM0J+b7F88VD3q1WENcdfacqO3sd4jI4K0PWUn8
sjN/uO9OuYUiRMd4eUUo8v16SRYRKi9vfzAJyNxu35neCR/D6MNRqOzliL/tcEdM
jTvuZ7T927josQdrMN98yz5SjEBl+T633ogrXYFzbz0XXIPfEjesxNoNsTqFcost
Tn3oTyQ1Ydik0q+k4j1KKH66qzSalUGstRx3/tzRo6/v0PrwWTQ9UXstkzAR+nAL
I0FW21WTN4k9Lh102I9Q7UspxsMYodtP3+KC1ltu8FDZKxetWSw=
=7eXV
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#871290: libxmlrpc-c++8v5: requires rebuild against GCC 7 and symbols/shlibs bump

2017-08-07 Thread jcowgill
Package: libxmlrpc-c++8v5
Version: 1.33.14-4
Severity: serious
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: gcc-7-op-mangling

Hi,

It appears that your package provides an external symbol that is
affected by the recent name mangling changes in GCC 7. See:
https://gcc.gnu.org/gcc-7/porting_to.html#conversion-op-mangling

In GCC 7, the name mangling for C++ conversion operators which return a
type using the abi_tag attribute (most commonly std::string) has
changed. When your library is compiled with GCC 7, it will now emit two
symbols for the conversion operator using the new and old naming.
Executables compiled with GCC 7 will always use the new symbol, while
old executables compiled using <= GCC 6 will use the old symbol. For new
executables to build without undefined references, your library will
need rebuilding with GCC 7.

To ensure that new executables will pull in the newer version of the
library built with GCC 7:
- Your library package should Build-Depend on g++ (>= 4:7).
- If your package provides a symbols file, ensure that the new
  conversion operator symbols have a version matching the version this
  bug is fixed in (including the Debian revision and tilde if
  necessary).

  Using apt as an example (debian/libapt-pkg5.0.symbols):
(c++)"URI::operator std::__cxx11::basic_string, std::allocator >[abi:cxx11]()@APTPKG_5.0" 0.8.0
  + (c++)"URI::operator std::__cxx11::basic_string, std::allocator >()@APTPKG_5.0" 1.5~beta2~

  Where "1.5~beta2" is the version this bug was fixed in.

- If your package does not provide a symbols file, add a dh_makeshlibs
  override so that tight enough dependencies are generated.

  Using libebml as an example (debian/rules):
  + override_dh_makeshlibs:
  + # For new symbols when compiled with GCC 7
  + dh_makeshlibs -V'libebml4v5 (>= 1.3.4-2~)'

  Where "1.3.4-2" is the version this bug was fixed in.

- If your package is about to be renamed due to an upstream SONAME bump,
  you do not need to add any special symbols handling.

If you would like to know the exact name of the new symbols, using
"abipkgdiff" from abigail-tools might be able to help.

Thanks,
James



Bug#871335: smlnj: FTBFS: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/~?\\begin{ <-- HERE (small|Bold|Italics|Emph|address|quotation|center|enumerate|itemize|descri

2017-08-07 Thread Lucas Nussbaum
Source: smlnj
Version: 110.79-3
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170807 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[3]: Entering directory '/<>/build-dir/MLRISC/Doc/pictures'
> # @if [ ! -d eps ]; then mkdir eps; fi
> make[3]: Leaving directory '/<>/build-dir/MLRISC/Doc/pictures'
> perl mltex2html ../latex/mlrisc.tex
> Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in 
> m/~?\\begin{ <-- HERE 
> (small|Bold|Italics|Emph|address|quotation|center|enumerate|itemize|description|boxit|Boxit|abstract|Figure)}/
>  at mltex2html line 1411,  line 1.
> Makefile:83: recipe for target 'mlrisc.html' failed
> make[2]: *** [mlrisc.html] Error 25

The full build log is available from:
   http://aws-logs.debian.net/2017/08/07/smlnj_110.79-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



Bug#448174: marked as done (ekglogs segfaults on bad input)

2017-08-07 Thread Debian Bug Tracking System
Your message dated Mon, 07 Aug 2017 17:26:45 +
with message-id 
and subject line Bug#871256: Removed package(s) from unstable
has caused the Debian Bug report #448174,
regarding ekglogs segfaults on bad input
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 ow...@bugs.debian.org
immediately.)


-- 
448174: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448174
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ekg
Version: 1:1.7~rc2-1etch1+b1
Severity: normal

$ echo chatsend,1|ekglogs
Segmentation fault (core dumped)



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-ovz-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages ekg depends on:
ii  libaspell15  0.60.4-4GNU Aspell spell-checker runtime l
ii  libc62.3.6.ds1-13etch2   GNU C Library: Shared libraries
ii  libgadu3 1:1.7~rc2-1etch1+b1 Gadu-Gadu protocol library - runti
ii  libgsm1  1.0.10-13   Shared libraries for GSM speech co
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libncurses5  5.5-5   Shared libraries for terminal hand
ii  libssl0.9.8  0.9.8c-4etch1   SSL shared libraries
ii  python2.42.4.4-3 An interactive high-level object-o
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages ekg recommends:
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  perl   5.8.8-7   Larry Wall's Practical Extraction 

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1:1.9~pre+r2855-5+rm

Dear submitter,

as the package ekg 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/871256

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

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

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


Bug#273653: marked as done (please add i18n support)

2017-08-07 Thread Debian Bug Tracking System
Your message dated Mon, 07 Aug 2017 17:26:45 +
with message-id 
and subject line Bug#871256: Removed package(s) from unstable
has caused the Debian Bug report #273653,
regarding please add i18n support
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 ow...@bugs.debian.org
immediately.)


-- 
273653: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=273653
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ekg
Version: 1:1.5-2
Severity: normal

I start this program and the help screen is in Polish!  This should
really be in English.

15:45 ::: EKG-1.5 (Eksperymentalny Klient Gadu-Gadu)
15:45 ::: Program jest rozprowadzany na zasadach licencji GPL v2
15:45 ::: Przed u¿yciem wci¶nij F1 lub wpisz ,,help''

15:45 ::: Niekompletna konfiguracja. Wpisz
...
15:45 ::: Po po³±czeniu, nowe okna rozmowy bêd± tworzone automatycznie, gdy 
kto¶ przy¶le
15:45 ::: wiadomo¶æ. Aby przej¶æ do okna o podanym numerze nale¿y wcisn±æ 
Alt-numer lub
...

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-686
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages ekg depends on:
ii  libaspell15 0.50.5-3 The GNU Aspell spell-checker runti
ii  libc6   2.3.2.ds1-16 GNU C Library: Shared libraries an
ii  libgadu31:1.5-2  Gadu-Gadu protocol library - runti
ii  libgsm1 1.0.10-13Shared libraries for GSM speech co
ii  libjpeg62   6b-9 The Independent JPEG Group's JPEG 
ii  libncurses5 5.4-4Shared libraries for terminal hand
ii  libssl0.9.7 0.9.7d-5 SSL shared libraries
ii  python2.3   2.3.4-11sid  An interactive high-level object-o
ii  zlib1g  1:1.2.1.2-1  compression library - runtime

-- no debconf information

-- 
Martin Michlmayr
t...@cyrius.com

--- End Message ---
--- Begin Message ---
Version: 1:1.9~pre+r2855-5+rm

Dear submitter,

as the package ekg 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/871256

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

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

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


Bug#245793: marked as done (ekg: UTF-8 support)

2017-08-07 Thread Debian Bug Tracking System
Your message dated Mon, 07 Aug 2017 17:26:45 +
with message-id 
and subject line Bug#871256: Removed package(s) from unstable
has caused the Debian Bug report #245793,
regarding ekg: UTF-8 support
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 ow...@bugs.debian.org
immediately.)


-- 
245793: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=245793
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ekg
Version: 1:1.4-3
Severity: wishlist

Hello.

Is there a chance of making an UTF-8 version of ekg? Currently, each
time I want to use ekg in gnome-terminal, I have to explicitly reset
the encoding to ISO-8859-2; similarly, using ekg from an UTF-8 console
requires `unicode_stop` and a keymap switch.

Cheers,
-- Shot (Piotr Szotkowski)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.18-bf2.4
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8

Versions of packages ekg depends on:
ii  libc6   2.3.2.ds1-12 GNU C Library: Shared libraries an
ii  libgadu31:1.4-3  Gadu-Gadu protocol library - runti
ii  libgsm1 1.0.10-12Shared libraries for GSM speech co
ii  libjpeg62   6b-9 The Independent JPEG Group's JPEG 
ii  libncurses5 5.4-3Shared libraries for terminal hand
ii  libssl0.9.7 0.9.7d-1 SSL shared libraries
ii  python2.3   2.3.3-6  An interactive high-level object-o
ii  zlib1g  1:1.2.1-5compression library - runtime

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 1:1.9~pre+r2855-5+rm

Dear submitter,

as the package ekg 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/871256

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

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

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


Bug#851082: marked as done (ekg: Please migrate to openssl1.1 in buster)

2017-08-07 Thread Debian Bug Tracking System
Your message dated Mon, 07 Aug 2017 17:26:45 +
with message-id 
and subject line Bug#871256: Removed package(s) from unstable
has caused the Debian Bug report #851082,
regarding ekg: Please migrate to openssl1.1 in buster
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 ow...@bugs.debian.org
immediately.)


-- 
851082: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851082
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ekg
Version: 1.9~pre+r2855-3
Severity: important
Control: block 827061 by -1

Hi,

OpenSSL 1.1.0 is about to released.  During a rebuild of all packages using
OpenSSL this package fail to build.  A log of that build can be found at:
https://breakpoint.cc/openssl-1.1-rebuild-2016-05-29/Attempted/ekg_1.9~pre+r2855-3_amd64-20160529-1416

On https://wiki.openssl.org/index.php/1.1_API_Changes you can see various of the
reasons why it might fail.  There are also updated man pages at
https://www.openssl.org/docs/manmaster/ that should contain useful information.

There is a libssl-dev package available in experimental that contains a recent
snapshot, I suggest you try building against that to see if everything works.

If you have problems making things work, feel free to contact us.


Kurt
--- End Message ---
--- Begin Message ---
Version: 1:1.9~pre+r2855-5+rm

Dear submitter,

as the package ekg 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/871256

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

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

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


Bug#563424: marked as done (ekg: Split long messages)

2017-08-07 Thread Debian Bug Tracking System
Your message dated Mon, 07 Aug 2017 17:26:45 +
with message-id 
and subject line Bug#871256: Removed package(s) from unstable
has caused the Debian Bug report #563424,
regarding ekg: Split long messages
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 ow...@bugs.debian.org
immediately.)


-- 
563424: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563424
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ekg
Version: 1:1.8~rc1-1
Severity: normal


Add an option to split long messages please. Now when the message is to long
one receives a warning and the message is lost which is very annoying.
Something similar to irssi's splitlong would be good.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.18
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages ekg depends on:
ii  libaspell150.60.6-2  GNU Aspell spell-checker runtime l
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libgadu3   1:1.9.0~rc2-1 Gadu-Gadu protocol library - runti
ii  libgsm11.0.13-3  Shared libraries for GSM speech co
ii  libncurses55.7+20090803-2shared libraries for terminal hand
ii  libssl0.9.80.9.8k-7  SSL shared libraries
ii  python2.5  2.5.4-3   An interactive high-level object-o
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages ekg recommends:
ii  libglib2.0-0  2.22.3-1   The GLib library of C routines
ii  perl  5.10.1-8   Larry Wall's Practical Extraction 

Versions of packages ekg suggests:
ii  aspell-pl [aspell-dictionary] 20090804-1 Polish dictionary for aspell

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1:1.9~pre+r2855-5+rm

Dear submitter,

as the package ekg 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/871256

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

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

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


Bug#871256: Removed package(s) from unstable

2017-08-07 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

   ekg | 1:1.9~pre+r2855-5 | source, amd64, arm64, armel, armhf, hurd-i386, 
i386, kfreebsd-amd64, kfreebsd-i386, mips, mips64el, mipsel, powerpc, ppc64el, 
s390x
   ekg-gtk | 1:1.9~pre+r2855-5 | amd64, arm64, armel, armhf, hurd-i386, i386, 
kfreebsd-amd64, kfreebsd-i386, mips, mips64el, mipsel, powerpc, ppc64el, s390x

--- Reason ---
RoQA; orphaned for a long time, incompatible with OpenSSL 1.1, unused
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember 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.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 871...@bugs.debian.org.

The full log for this bug can be viewed at https://bugs.debian.org/871256

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

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



Bug#871256: Removed package(s) from unstable

2017-08-07 Thread Debian FTP Masters
Version: 1:1.9~pre+r2855-5+rm

Dear submitter,

as the package ekg 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/871256

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

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

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



Bug#871406: doc-debian-fr: Update to DocBookXML or drop package

2017-08-07 Thread Osamu Aoki
Package: doc-debian-fr
Version: 3.1.3.2
Severity: important

Dear QA team,

debiandoc-sgml will be dropped after buster or buster+1.

I am going over packages which uses it.

Normally using debiandoc2dbk in debiandoc-sgml, you can update source to modern
format.  But as I see this package that is not the most important issue.  The
English uses wml to build page.  I don't know exactly now but normally
www.debian.org is translated via PO system.  Or bare wml if the translation was
done long time ago.  This package doesn't track web page contents.

So if you want doc-debian in French or in other language, use the more updated
content from web to build such (probably by fixing and extending doc-debian
itself.)  Then this french page is reliably updated.

This package has been around without fix to bug reported.

Anyway, dropping of debiandoc-sgml will make this package RC buggy.

Since this is not maintained, it's time to drop.

Please consider.

Osamu



Bug#871411: mtink: [INTL:de] Initial German po4a translation

2017-08-07 Thread Chris Leick

Package: mtink
Version: 1.0.16-9\
Severity: wishlist
Tags: l10n patch



Hi,

please find attached the initial German po4a translation. I've marked 
some typos in the original file with »FIXME« in this translation.


Kind regards,
Chris


de.po.gz
Description: application/gzip