Your message dated Thu, 14 Jun 2012 06:48:52 +0000
with message-id <[email protected]>
and subject line Bug#676130: fixed in zvbi 0.2.33-6
has caused the Debian Bug report #676130,
regarding zvbi: FTBFS on hurd-i386: unconditional MAXPATHLEN use
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 [email protected]
immediately.)


-- 
676130: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676130
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zvbi
Version: 0.2.33-5
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd

Hello,

zvbi FTBFS on hurd-i386 due to an unconditional use of MAXPATHLEN. The
attached patch fixes it simply by using the symlink length instead.

Samuel

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel Thibault <[email protected]>
* D a decide de peter un cable dans son rapport de pfp
<c> et il a bien raison ;-)
<c> tu vas dire quoi ?
<D> j'ai mis les paroles de "le coq est mort" en en-tete
 -+- #ens-mim et la peufeupeu -+-
--- src/proxy-msg.c.orig        2012-06-05 01:04:06.000000000 +0200
+++ src/proxy-msg.c     2012-06-05 01:05:11.000000000 +0200
@@ -1039,7 +1039,6 @@
 static char * vbi_proxy_msg_resolve_symlinks( const char * p_dev_name )
 {
    struct stat stbuf;
-   char   link_name[MAXPATHLEN + 1];
    char * p_path;
    char * p_tmp;
    char * p_tmp2;
@@ -1054,6 +1053,7 @@
       res = lstat(p_path, &stbuf);
       if ((res == 0) && S_ISLNK(stbuf.st_mode))
       {
+         char link_name[stbuf.st_size + 1];
          name_len = readlink(p_path, link_name, sizeof(link_name));
          if ((name_len > 0) && (name_len < (int) sizeof(link_name)))
          {

--- End Message ---
--- Begin Message ---
Source: zvbi
Source-Version: 0.2.33-6

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

libzvbi-common_0.2.33-6_all.deb
  to main/z/zvbi/libzvbi-common_0.2.33-6_all.deb
libzvbi-dev_0.2.33-6_i386.deb
  to main/z/zvbi/libzvbi-dev_0.2.33-6_i386.deb
libzvbi-doc_0.2.33-6_all.deb
  to main/z/zvbi/libzvbi-doc_0.2.33-6_all.deb
libzvbi0_0.2.33-6_i386.deb
  to main/z/zvbi/libzvbi0_0.2.33-6_i386.deb
zvbi_0.2.33-6.debian.tar.gz
  to main/z/zvbi/zvbi_0.2.33-6.debian.tar.gz
zvbi_0.2.33-6.dsc
  to main/z/zvbi/zvbi_0.2.33-6.dsc
zvbi_0.2.33-6_i386.deb
  to main/z/zvbi/zvbi_0.2.33-6_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.
Christian Marillat <[email protected]> (supplier of updated zvbi 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.8
Date: Thu, 14 Jun 2012 08:15:54 +0200
Source: zvbi
Binary: libzvbi0 libzvbi-dev libzvbi-common libzvbi-doc zvbi
Architecture: source i386 all
Version: 0.2.33-6
Distribution: unstable
Urgency: low
Maintainer: Christian Marillat <[email protected]>
Changed-By: Christian Marillat <[email protected]>
Description: 
 libzvbi-common - Vertical Blanking Interval decoder (VBI) - common files
 libzvbi-dev - Vertical Blanking Interval decoder (VBI) - development files
 libzvbi-doc - Vertical Blanking Interval decoder (VBI) - documentation files
 libzvbi0   - Vertical Blanking Interval decoder (VBI) - runtime files
 zvbi       - Vertical Blanking Interval (VBI) utilities
Closes: 676130
Changes: 
 zvbi (0.2.33-6) unstable; urgency=low
 .
   * Fix unconditional MAXPATHLEN use (Closes: #676130)
   * Added multi-arch support.
Checksums-Sha1: 
 46981be678fa6ddceaf8fbc25b362f121422f3d1 1299 zvbi_0.2.33-6.dsc
 b1f98693180a517233284d18028d8c26f389c851 18423 zvbi_0.2.33-6.debian.tar.gz
 4bc5ad60ec32376565732ef3906897aab89849ce 297126 libzvbi0_0.2.33-6_i386.deb
 c657778f70a7abd8960cdf58cd852760ec001ba6 308846 libzvbi-dev_0.2.33-6_i386.deb
 e4d796438a722a772df7543b66280440ea28840d 63928 libzvbi-common_0.2.33-6_all.deb
 a61961de3e7763805e48e21e9af65a2b77358091 202560 libzvbi-doc_0.2.33-6_all.deb
 d64a40aa1e36b7a66c2bcec2cda47e60c7f62232 232792 zvbi_0.2.33-6_i386.deb
Checksums-Sha256: 
 bcf2cdbcf910558c6d1597188eb15c1617b83934c2915938d1938cdf60537f62 1299 
zvbi_0.2.33-6.dsc
 c964e7b63270ef8c9cf788937dac21e14463fdda6467687752e5803feee6a7e2 18423 
zvbi_0.2.33-6.debian.tar.gz
 a67390946ed4dc62e7a123b7825861739b7ff7e6b46e886b6af09f7990e4acfd 297126 
libzvbi0_0.2.33-6_i386.deb
 a81ad775b96b1c6829146764c4fdf2dd19f458b70266cbb7f1c06467f9a2c811 308846 
libzvbi-dev_0.2.33-6_i386.deb
 b2e53be55b3252d05e8e9eed270dc4585afb3bb81c71e9979669a1d9f198572c 63928 
libzvbi-common_0.2.33-6_all.deb
 23f06a8e45bc2b9e704b9714c82b4d76cf356f43ad6990d2a21d76fd06fff829 202560 
libzvbi-doc_0.2.33-6_all.deb
 65bf825debab1fbc5418e93c6f00107bf6b3db2cf64cf4cf3ce7a3012f8a9a59 232792 
zvbi_0.2.33-6_i386.deb
Files: 
 8552649e29c1e4cc0737d40024a0edc6 1299 devel optional zvbi_0.2.33-6.dsc
 b9c9c3485b5a94af15b95acb752b6570 18423 devel optional 
zvbi_0.2.33-6.debian.tar.gz
 2ff959fb02fe7c7587675ee72f90813f 297126 libs optional 
libzvbi0_0.2.33-6_i386.deb
 903d2524355b2fb365e9b52226c26b23 308846 libdevel optional 
libzvbi-dev_0.2.33-6_i386.deb
 86278cfbbaa2e42cb14c045a284d5f96 63928 libs optional 
libzvbi-common_0.2.33-6_all.deb
 24d2771356957d9d08ca29d12d17427f 202560 doc optional 
libzvbi-doc_0.2.33-6_all.deb
 83478dbf50fd9a53fc810912d4decba0 232792 utils optional zvbi_0.2.33-6_i386.deb

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

iD8DBQFP2YRMB9xWPR9BuQcRApiWAJ9pMoOwOo3862dTG35Hj8zNVJhpbQCggoqT
U3yDFW9RYahoWW4A/qiRVIk=
=SEiD
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to